[INFO] cloning repository https://github.com/friedm/emote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/friedm/emote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffriedm%2Femote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffriedm%2Femote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a290863a59ec382093c3c3c580675cc93bc43c17 [INFO] testing friedm/emote against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffriedm%2Femote" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/friedm/emote [INFO] finished tweaking git repo https://github.com/friedm/emote [INFO] tweaked toml for git repo https://github.com/friedm/emote written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/friedm/emote on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/friedm/emote 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded remove_dir_all v0.5.1 [INFO] [stderr] Downloaded redox_syscall v0.1.40 [INFO] [stderr] Downloaded atty v0.2.10 [INFO] [stderr] Downloaded tempfile v3.0.2 [INFO] [stderr] Downloaded serde v1.0.66 [INFO] [stderr] Downloaded toml v0.4.6 [INFO] [stderr] Downloaded ole32-sys v0.2.0 [INFO] [stderr] Downloaded shell32-sys v0.1.2 [INFO] [stderr] Downloaded cfg-if v0.1.3 [INFO] [stderr] Downloaded digest v0.7.2 [INFO] [stderr] Downloaded wincolor v0.1.6 [INFO] [stderr] Downloaded xdg v2.1.0 [INFO] [stderr] Downloaded app_dirs v1.2.1 [INFO] [stderr] Downloaded strsim v0.7.0 [INFO] [stderr] Downloaded stderrlog v0.4.0 [INFO] [stderr] Downloaded log v0.4.2 [INFO] [stderr] Downloaded ucd-util v0.1.1 [INFO] [stderr] Downloaded time v0.1.40 [INFO] [stderr] Downloaded lazy_static v1.0.1 [INFO] [stderr] Downloaded itoa v0.4.1 [INFO] [stderr] Downloaded num-integer v0.1.38 [INFO] [stderr] Downloaded termcolor v0.3.6 [INFO] [stderr] Downloaded bitflags v1.0.3 [INFO] [stderr] Downloaded num-traits v0.2.4 [INFO] [stderr] Downloaded blake2 v0.7.1 [INFO] [stderr] Downloaded rand v0.4.2 [INFO] [stderr] Downloaded chrono v0.4.3 [INFO] [stderr] Downloaded clap v2.31.2 [INFO] [stderr] Downloaded regex v1.0.0 [INFO] [stderr] Downloaded regex-syntax v0.6.0 [INFO] [stderr] Downloaded libc v0.2.42 [INFO] [stderr] Downloaded serde_json v1.0.20 [INFO] [stderr] Downloaded winapi v0.3.5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e15a83cf7ebc1663d62fc3bd37d8129afa03915922dc510a660c0bbd588057d2 [INFO] running `Command { std: "docker" "start" "-a" "e15a83cf7ebc1663d62fc3bd37d8129afa03915922dc510a660c0bbd588057d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e15a83cf7ebc1663d62fc3bd37d8129afa03915922dc510a660c0bbd588057d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15a83cf7ebc1663d62fc3bd37d8129afa03915922dc510a660c0bbd588057d2", kill_on_drop: false }` [INFO] [stdout] e15a83cf7ebc1663d62fc3bd37d8129afa03915922dc510a660c0bbd588057d2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b227f53fdc27e166abfe501a2993b1f95dc6a1731d92b6f5db63752ca2622e23 [INFO] running `Command { std: "docker" "start" "-a" "b227f53fdc27e166abfe501a2993b1f95dc6a1731d92b6f5db63752ca2622e23", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling chrono v0.4.3 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling stderrlog v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.20 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling emote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/emote.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | / lazy_static! { [INFO] [stdout] 77 | | static ref RE: Regex = Regex::new(r":[a-zA-Z_]+?:").unwrap(); [INFO] [stdout] 78 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/emote_map.rs:58:88 [INFO] [stdout] | [INFO] [stdout] 58 | ... .expect(&format!("missing multi in toml: {:?}", item)) [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 59 | | ... .clone(); [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.71s [INFO] running `Command { std: "docker" "inspect" "b227f53fdc27e166abfe501a2993b1f95dc6a1731d92b6f5db63752ca2622e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b227f53fdc27e166abfe501a2993b1f95dc6a1731d92b6f5db63752ca2622e23", kill_on_drop: false }` [INFO] [stdout] b227f53fdc27e166abfe501a2993b1f95dc6a1731d92b6f5db63752ca2622e23 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a097f642556a14fe03f730e25335ab6a890f35dcf4c6d548409c4feac18924e [INFO] running `Command { std: "docker" "start" "-a" "6a097f642556a14fe03f730e25335ab6a890f35dcf4c6d548409c4feac18924e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling emote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/emote.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | / lazy_static! { [INFO] [stdout] 77 | | static ref RE: Regex = Regex::new(r":[a-zA-Z_]+?:").unwrap(); [INFO] [stdout] 78 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/emote_map.rs:58:88 [INFO] [stdout] | [INFO] [stdout] 58 | ... .expect(&format!("missing multi in toml: {:?}", item)) [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 59 | | ... .clone(); [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: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/emote.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | / lazy_static! { [INFO] [stdout] 77 | | static ref RE: Regex = Regex::new(r":[a-zA-Z_]+?:").unwrap(); [INFO] [stdout] 78 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/emote_map.rs:58:88 [INFO] [stdout] | [INFO] [stdout] 58 | ... .expect(&format!("missing multi in toml: {:?}", item)) [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 59 | | ... .clone(); [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: panic message is not a string literal [INFO] [stdout] --> tests/tests.rs:93:47 [INFO] [stdout] | [INFO] [stdout] 93 | assert!(s.contains("building emote map"), s); [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)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 93 | assert!(s.contains("building emote map"), "{}", s); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/tests.rs:94:37 [INFO] [stdout] | [INFO] [stdout] 94 | assert!(!s.contains("loading"), s); [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] 94 | assert!(!s.contains("loading"), "{}", s); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/tests.rs:100:46 [INFO] [stdout] | [INFO] [stdout] 100 | assert!(s.contains("loading emote map"), s); [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] 100 | assert!(s.contains("loading emote map"), "{}", s); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/tests.rs:101:38 [INFO] [stdout] | [INFO] [stdout] 101 | assert!(!s.contains("building"), s); [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] 101 | assert!(!s.contains("building"), "{}", s); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "6a097f642556a14fe03f730e25335ab6a890f35dcf4c6d548409c4feac18924e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a097f642556a14fe03f730e25335ab6a890f35dcf4c6d548409c4feac18924e", kill_on_drop: false }` [INFO] [stdout] 6a097f642556a14fe03f730e25335ab6a890f35dcf4c6d548409c4feac18924e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6737edb43321402a44ff01634abf7a027e5af23618b6bef6a983b8c260bc71b4 [INFO] running `Command { std: "docker" "start" "-a" "6737edb43321402a44ff01634abf7a027e5af23618b6bef6a983b8c260bc71b4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/emote.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | / lazy_static! { [INFO] [stderr] 77 | | static ref RE: Regex = Regex::new(r":[a-zA-Z_]+?:").unwrap(); [INFO] [stderr] 78 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/emote_map.rs:58:88 [INFO] [stderr] | [INFO] [stderr] 58 | ... .expect(&format!("missing multi in toml: {:?}", item)) [INFO] [stderr] | _____________________________________________________________________________^ [INFO] [stderr] 59 | | ... .clone(); [INFO] [stderr] | |______________________________^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/tests.rs:93:47 [INFO] [stderr] | [INFO] [stderr] 93 | assert!(s.contains("building emote map"), s); [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)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 93 | assert!(s.contains("building emote map"), "{}", s); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/tests.rs:94:37 [INFO] [stderr] | [INFO] [stderr] 94 | assert!(!s.contains("loading"), s); [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] 94 | assert!(!s.contains("loading"), "{}", s); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/tests.rs:100:46 [INFO] [stderr] | [INFO] [stderr] 100 | assert!(s.contains("loading emote map"), s); [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] 100 | assert!(s.contains("loading emote map"), "{}", s); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/tests.rs:101:38 [INFO] [stderr] | [INFO] [stderr] 101 | assert!(!s.contains("building"), s); [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] 101 | assert!(!s.contains("building"), "{}", s); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `emote` (bin "emote") generated 2 warnings (run `cargo fix --bin "emote"` to apply 1 suggestion) [INFO] [stderr] warning: `emote` (test "tests") generated 4 warnings (run `cargo fix --test "tests"` to apply 4 suggestions) [INFO] [stderr] warning: `emote` (bin "emote" test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/emote-1814fc24733d9056) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-610b5aa1019fef89) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test can_execute_command ... ok [INFO] [stdout] test reads_stdin ... ok [INFO] [stdout] test loads_cache ... ok [INFO] [stdout] test creates_config ... ok [INFO] [stdout] test outputs_emoticon ... ok [INFO] [stdout] test creates_cache ... ok [INFO] [stdout] test reads_stdin_multiline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6737edb43321402a44ff01634abf7a027e5af23618b6bef6a983b8c260bc71b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6737edb43321402a44ff01634abf7a027e5af23618b6bef6a983b8c260bc71b4", kill_on_drop: false }` [INFO] [stdout] 6737edb43321402a44ff01634abf7a027e5af23618b6bef6a983b8c260bc71b4