[INFO] fetching crate melib 0.8.2... [INFO] building melib-0.8.2 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate melib 0.8.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate melib 0.8.2 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate melib 0.8.2 [INFO] finished tweaking crates.io crate melib 0.8.2 [INFO] tweaked toml for crates.io crate melib 0.8.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mailin v0.6.3 [INFO] [stderr] Downloaded abnf-core v0.6.0 [INFO] [stderr] Downloaded ternop v1.0.1 [INFO] [stderr] Downloaded imap-types v1.0.0 [INFO] [stderr] Downloaded imap-codec v1.0.0 [INFO] [stderr] Downloaded base64-compat v1.0.0 [INFO] [stderr] Downloaded mailin-embedded v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ef671fb177764547633e3d4c79a07b452c357e5640c9ef87a1f1edf918761f9 [INFO] running `Command { std: "docker" "start" "-a" "9ef671fb177764547633e3d4c79a07b452c357e5640c9ef87a1f1edf918761f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ef671fb177764547633e3d4c79a07b452c357e5640c9ef87a1f1edf918761f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef671fb177764547633e3d4c79a07b452c357e5640c9ef87a1f1edf918761f9", kill_on_drop: false }` [INFO] [stdout] 9ef671fb177764547633e3d4c79a07b452c357e5640c9ef87a1f1edf918761f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19be8a7e939059384fbd50fd416fbbf6c4937569ae5faf4aa081c5ceb42df377 [INFO] running `Command { std: "docker" "start" "-a" "19be8a7e939059384fbd50fd416fbbf6c4937569ae5faf4aa081c5ceb42df377", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling event-listener v3.0.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-lock v3.0.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling melib v0.8.2 (/opt/rustwide/workdir) [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 encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling abnf-core v0.6.0 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling imap-types v1.0.0 [INFO] [stderr] Compiling imap-codec v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling polling v3.3.0 [INFO] [stderr] Compiling async-io v2.2.0 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/email/mailto.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | pub const IGNORE_HEADERS: &[HeaderName] = &[ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 43 | pub const IGNORE_HEADERS: &'static [HeaderName] = &[ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/email/mailto.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | pub const MAILTO_CHARSET: &AsciiSet = &CONTROLS [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 100 | pub const MAILTO_CHARSET: &'static AsciiSet = &CONTROLS [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/utils/mod.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | pub const ALL: [&str; 4] = ["<", ">", "&", """]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 64 | pub const ALL: [&'static str; 4] = ["<", ">", "&", """]; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/utils/mod.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | pub const GLYPHS: [&str; 4] = ["<", ">", "&", "\""]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 65 | pub const GLYPHS: [&'static str; 4] = ["<", ">", "&", "\""]; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | #[macro_use] [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.93s [INFO] running `Command { std: "docker" "inspect" "19be8a7e939059384fbd50fd416fbbf6c4937569ae5faf4aa081c5ceb42df377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19be8a7e939059384fbd50fd416fbbf6c4937569ae5faf4aa081c5ceb42df377", kill_on_drop: false }` [INFO] [stdout] 19be8a7e939059384fbd50fd416fbbf6c4937569ae5faf4aa081c5ceb42df377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9f1dfeea2f508a41faf717edd0485d4b3bb53dc0e3ad2c74785fd36ba1f2080 [INFO] running `Command { std: "docker" "start" "-a" "c9f1dfeea2f508a41faf717edd0485d4b3bb53dc0e3ad2c74785fd36ba1f2080", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ternop v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling mailin v0.6.3 [INFO] [stderr] Compiling imap-types v1.0.0 [INFO] [stderr] Compiling stderrlog v0.5.4 [INFO] [stderr] Compiling imap-codec v1.0.0 [INFO] [stderr] Compiling melib v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/email/mailto.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | pub const IGNORE_HEADERS: &[HeaderName] = &[ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 43 | pub const IGNORE_HEADERS: &'static [HeaderName] = &[ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/email/mailto.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | pub const MAILTO_CHARSET: &AsciiSet = &CONTROLS [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 100 | pub const MAILTO_CHARSET: &'static AsciiSet = &CONTROLS [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/utils/mod.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | pub const ALL: [&str; 4] = ["<", ">", "&", """]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 64 | pub const ALL: [&'static str; 4] = ["<", ">", "&", """]; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/utils/mod.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | pub const GLYPHS: [&str; 4] = ["<", ">", "&", "\""]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 65 | pub const GLYPHS: [&'static str; 4] = ["<", ">", "&", "\""]; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mailin-embedded v0.7.1 [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/email/mailto.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | pub const IGNORE_HEADERS: &[HeaderName] = &[ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 43 | pub const IGNORE_HEADERS: &'static [HeaderName] = &[ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/email/mailto.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | pub const MAILTO_CHARSET: &AsciiSet = &CONTROLS [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 100 | pub const MAILTO_CHARSET: &'static AsciiSet = &CONTROLS [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/utils/mod.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | pub const ALL: [&str; 4] = ["<", ">", "&", """]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 64 | pub const ALL: [&'static str; 4] = ["<", ">", "&", """]; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/utils/mod.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | pub const GLYPHS: [&str; 4] = ["<", ">", "&", "\""]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 65 | pub const GLYPHS: [&'static str; 4] = ["<", ">", "&", "\""]; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | #[macro_use] [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] [stderr] error: could not compile `melib` (lib test); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name melib --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="imap"' --cfg 'feature="imap-codec"' --cfg 'feature="maildir"' --cfg 'feature="mbox"' --cfg 'feature="native-tls"' --cfg 'feature="nntp"' --cfg 'feature="notify"' --cfg 'feature="smtp"' --cfg 'feature="tls"' --cfg 'feature="vcard"' -C metadata=dc0500d79cee8910 -C extra-filename=-dc0500d79cee8910 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c8aaea1e5a2f89c0.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8018c7e07b68298c.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-c1a243a4df5dd607.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-6d6686abb4dc9228.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-197315befb314de6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d4a3afe8ae8a321c.rlib --extern imap_codec=/opt/rustwide/target/debug/deps/libimap_codec-36161e070dc20298.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ae002259476bd867.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-55ba20fab9fcfa3f.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-eed3fa9f01faceb3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib --extern mailin_embedded=/opt/rustwide/target/debug/deps/libmailin_embedded-761787bc567e4bd6.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-449f531e0d179d60.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-254293cd52f78ea9.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-63efd6ca4e7d10de.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-c807bcca77842a28.rlib --extern polling=/opt/rustwide/target/debug/deps/libpolling-e133470aa167e6c7.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8f510260ca59c4e9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8f1dc7924856c2e7.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9a10333765b0eaf1.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6e22af1b919c0b41.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-c43dd21002659f11.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-7238d31124cb6b48.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-e5b89d8cb406ddbb.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ed38dff3064d61ef.rlib --extern stderrlog=/opt/rustwide/target/debug/deps/libstderrlog-4234a9fa5ebe13fd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c4df8bac362995dc.rlib --extern xdg=/opt/rustwide/target/debug/deps/libxdg-a3486194bb9a0de3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ab1e0abc1b1e2755/out -L native=/opt/rustwide/target/debug/build/ring-6c499e0b122bdaaa/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c9f1dfeea2f508a41faf717edd0485d4b3bb53dc0e3ad2c74785fd36ba1f2080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f1dfeea2f508a41faf717edd0485d4b3bb53dc0e3ad2c74785fd36ba1f2080", kill_on_drop: false }` [INFO] [stdout] c9f1dfeea2f508a41faf717edd0485d4b3bb53dc0e3ad2c74785fd36ba1f2080