[INFO] fetching crate email 0.0.21... [INFO] testing email-0.0.21 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate email 0.0.21 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate email 0.0.21 [INFO] finished tweaking crates.io crate email 0.0.21 [INFO] tweaked toml for crates.io crate email 0.0.21 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate email 0.0.21 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate email 0.0.21 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c19c332807e8ea8d7a95344127a9883ce6bdedd7e982c8dc3ff267b35804b7b [INFO] running `Command { std: "docker" "start" "-a" "3c19c332807e8ea8d7a95344127a9883ce6bdedd7e982c8dc3ff267b35804b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c19c332807e8ea8d7a95344127a9883ce6bdedd7e982c8dc3ff267b35804b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c19c332807e8ea8d7a95344127a9883ce6bdedd7e982c8dc3ff267b35804b7b", kill_on_drop: false }` [INFO] [stdout] 3c19c332807e8ea8d7a95344127a9883ce6bdedd7e982c8dc3ff267b35804b7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8e6c08eaa7d324acee9941ddc93da12a37cf53b1226f72a0ee6e59ab08fd95b2 [INFO] running `Command { std: "docker" "start" "-a" "8e6c08eaa7d324acee9941ddc93da12a37cf53b1226f72a0ee6e59ab08fd95b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling email v0.0.21 (/opt/rustwide/workdir) [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/results.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/address.rs:156:19 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(s: &str) -> AddressParser { [INFO] [stdout] | ^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(s: &str) -> AddressParser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/header.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn iter(&self) -> HeaderIter { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn iter(&self) -> HeaderIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rfc2045.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(s: &str) -> Rfc2045Parser { [INFO] [stdout] | ^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(s: &str) -> Rfc2045Parser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s [INFO] running `Command { std: "docker" "inspect" "8e6c08eaa7d324acee9941ddc93da12a37cf53b1226f72a0ee6e59ab08fd95b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6c08eaa7d324acee9941ddc93da12a37cf53b1226f72a0ee6e59ab08fd95b2", kill_on_drop: false }` [INFO] [stdout] 8e6c08eaa7d324acee9941ddc93da12a37cf53b1226f72a0ee6e59ab08fd95b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6d0e89f139f184939c1178feab309be4bb24e36ef28da75381516a71d17a04ed [INFO] running `Command { std: "docker" "start" "-a" "6d0e89f139f184939c1178feab309be4bb24e36ef28da75381516a71d17a04ed", kill_on_drop: false }` [INFO] [stderr] Compiling email v0.0.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/results.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/address.rs:156:19 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(s: &str) -> AddressParser { [INFO] [stdout] | ^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(s: &str) -> AddressParser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/header.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn iter(&self) -> HeaderIter { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn iter(&self) -> HeaderIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rfc2045.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(s: &str) -> Rfc2045Parser { [INFO] [stdout] | ^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(s: &str) -> Rfc2045Parser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/results.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/address.rs:156:19 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(s: &str) -> AddressParser { [INFO] [stdout] | ^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(s: &str) -> AddressParser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/header.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn iter(&self) -> HeaderIter { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn iter(&self) -> HeaderIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/message.rs:778:29 [INFO] [stdout] | [INFO] [stdout] 778 | assert!(result, test.name); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 778 | assert!(result, "{}", test.name); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mimeheaders.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 184 | assert!(result, format!("Content-Type parse: '{}'", test.input)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 184 - assert!(result, format!("Content-Type parse: '{}'", test.input)); [INFO] [stdout] 184 + assert!(result, "Content-Type parse: '{}'", test.input); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rfc2045.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(s: &str) -> Rfc2045Parser { [INFO] [stdout] | ^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(s: &str) -> Rfc2045Parser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rfc2045.rs:130:58 [INFO] [stdout] | [INFO] [stdout] 130 | assert!(value == expected_value.to_string(), test.name); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 130 | assert!(value == expected_value.to_string(), "{}", test.name); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rfc2045.rs:131:52 [INFO] [stdout] | [INFO] [stdout] 131 | assert!(parameters == expected_params, test.name); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 131 | assert!(parameters == expected_params, "{}", test.name); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rfc5322.rs:588:39 [INFO] [stdout] | [INFO] [stdout] 588 | assert!(phrase.is_some(), format!("{} returned Some", t.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 588 - assert!(phrase.is_some(), format!("{} returned Some", t.name)); [INFO] [stdout] 588 + assert!(phrase.is_some(), "{} returned Some", t.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rfc5322.rs:590:62 [INFO] [stdout] | [INFO] [stdout] 590 | assert!(phrase.unwrap() == t.output.to_string(), test_name); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 590 | assert!(phrase.unwrap() == t.output.to_string(), "{}", test_name); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "6d0e89f139f184939c1178feab309be4bb24e36ef28da75381516a71d17a04ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d0e89f139f184939c1178feab309be4bb24e36ef28da75381516a71d17a04ed", kill_on_drop: false }` [INFO] [stdout] 6d0e89f139f184939c1178feab309be4bb24e36ef28da75381516a71d17a04ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7036d9f8f3a7a14c2d3414b3dce7efcbf50dfc8d1a21bb86cb50cca747e72b92 [INFO] running `Command { std: "docker" "start" "-a" "7036d9f8f3a7a14c2d3414b3dce7efcbf50dfc8d1a21bb86cb50cca747e72b92", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] [INFO] [stderr] --> src/results.rs:11:14 [INFO] [stdout] running 39 tests [INFO] [stderr] | [INFO] [stderr] 11 | self.description().fmt(f) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/address.rs:156:19 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn new(s: &str) -> AddressParser { [INFO] [stderr] | ^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 156 | pub fn new(s: &str) -> AddressParser<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/header.rs:292:17 [INFO] [stderr] | [INFO] [stderr] 292 | pub fn iter(&self) -> HeaderIter { [INFO] [stderr] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 292 | pub fn iter(&self) -> HeaderIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rfc2045.rs:15:19 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn new(s: &str) -> Rfc2045Parser { [INFO] [stdout] test address::tests::test_address_to_string ... ok [INFO] [stderr] | ^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] test address::tests::test_address_list_parsing ... ok [INFO] [stderr] | | [INFO] [stdout] test address::tests::test_to_header_line_wrap ... ok [INFO] [stderr] | this lifetime flows to the output [INFO] [stdout] test address::tests::test_address_list_parsing_groups ... ok [INFO] [stderr] | [INFO] [stdout] test address::tests::test_to_header_generation ... ok [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] test address::tests::test_address_from_string ... ok [INFO] [stderr] | [INFO] [stdout] test header::tests::test_datetime_get_value ... ok [INFO] [stderr] 15 | pub fn new(s: &str) -> Rfc2045Parser<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/message.rs:778:29 [INFO] [stderr] | [INFO] [stderr] 778 | assert!(result, test.name); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 778 | assert!(result, "{}", test.name); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stdout] test address::tests::test_address_group_to_string ... ok [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] test header::tests::test_datetime_utc_get_value ... ok [INFO] [stderr] --> src/mimeheaders.rs:184:29 [INFO] [stderr] | [INFO] [stderr] 184 | assert!(result, format!("Content-Type parse: '{}'", test.input)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 184 - assert!(result, format!("Content-Type parse: '{}'", test.input)); [INFO] [stderr] 184 + assert!(result, "Content-Type parse: '{}'", test.input); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/rfc2045.rs:130:58 [INFO] [stderr] | [INFO] [stdout] test address::tests::test_address_group_parsing ... ok [INFO] [stderr] 130 | assert!(value == expected_value.to_string(), test.name); [INFO] [stdout] test header::tests::test_header_map_len ... ok [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 130 | assert!(value == expected_value.to_string(), "{}", test.name); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/rfc2045.rs:131:52 [INFO] [stderr] | [INFO] [stderr] 131 | assert!(parameters == expected_params, test.name); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 131 | assert!(parameters == expected_params, "{}", test.name); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/rfc5322.rs:588:39 [INFO] [stderr] | [INFO] [stderr] 588 | assert!(phrase.is_some(), format!("{} returned Some", t.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 588 - assert!(phrase.is_some(), format!("{} returned Some", t.name)); [INFO] [stderr] 588 + assert!(phrase.is_some(), "{} returned Some", t.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/rfc5322.rs:590:62 [INFO] [stderr] | [INFO] [stderr] 590 | assert!(phrase.unwrap() == t.output.to_string(), test_name); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stdout] test header::tests::test_header_map_iter ... ok [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] test address::tests::test_invalid_address_parsing ... ok [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 590 | assert!(phrase.unwrap() == t.output.to_string(), "{}", test_name); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `email` (lib) generated 4 warnings (run `cargo fix --lib -p email` to apply 3 suggestions) [INFO] [stderr] warning: `email` (lib test) generated 10 warnings (4 duplicates) (run `cargo fix --lib -p email --tests` to apply 6 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/email-263bda020ccec244) [INFO] [stdout] test address::tests::test_address_parsing ... ok [INFO] [stdout] test message::bench::bench_simple ... ok [INFO] [stdout] test address::tests::test_from_header_parsing ... ok [INFO] [stdout] test message::bench::bench_deep_multipart ... ok [INFO] [stdout] test message::bench::bench_simple_multipart ... ok [INFO] [stdout] test header::tests::test_to_header_str ... ok [INFO] [stdout] test header::tests::test_string_get_value ... ok [INFO] [stdout] test header::tests::test_to_header_string ... ok [INFO] [stdout] test header::tests::test_header_to_string ... ok [INFO] [stdout] test message::tests::test_boundary_generation ... ok [INFO] [stdout] test message::tests::test_message_parse ... ok [INFO] [stdout] test message::tests::test_body_string_decoding ... ok [INFO] [stdout] test message::tests::test_multipart_type_to_content_type ... ok [INFO] [stdout] test message::tests::test_multipart_type_type_parsing ... ok [INFO] [stdout] test mimeheaders::tests::test_content_transfer_decode ... ok [INFO] [stdout] test mimeheaders::tests::test_content_transfer_parse ... ok [INFO] [stdout] test rfc2045::tests::test_foo ... ok [INFO] [stdout] test mimeheaders::tests::test_content_type_parse ... ok [INFO] [stdout] test rfc2047::tests::test_decode_failure ... ok [INFO] [stdout] test rfc2047::tests::test_decode ... ok [INFO] [stdout] test rfc2047::tests::test_multiline_quoted_printable_decode ... ok [INFO] [stdout] test rfc5322::tests::test_builder_folding ... ok [INFO] [stdout] test rfc5322::tests::test_consume_phrase ... ok [INFO] [stdout] test rfc822::tests::test_time_parse ... ok [INFO] [stdout] test rfc5322::tests::test_consume_message ... ok [INFO] [stdout] test rfc5322::tests::test_parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7036d9f8f3a7a14c2d3414b3dce7efcbf50dfc8d1a21bb86cb50cca747e72b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7036d9f8f3a7a14c2d3414b3dce7efcbf50dfc8d1a21bb86cb50cca747e72b92", kill_on_drop: false }` [INFO] [stdout] 7036d9f8f3a7a14c2d3414b3dce7efcbf50dfc8d1a21bb86cb50cca747e72b92