[INFO] fetching crate serenity_utils 0.5.0... [INFO] testing serenity_utils-0.5.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate serenity_utils 0.5.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate serenity_utils 0.5.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate serenity_utils 0.5.0 [INFO] finished tweaking crates.io crate serenity_utils 0.5.0 [INFO] tweaked toml for crates.io crate serenity_utils 0.5.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cfbfcd56321aa50062ffc60ddea951d9f08fd444d2bbb7ac9d993e4585061d5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2cfbfcd56321aa50062ffc60ddea951d9f08fd444d2bbb7ac9d993e4585061d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cfbfcd56321aa50062ffc60ddea951d9f08fd444d2bbb7ac9d993e4585061d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cfbfcd56321aa50062ffc60ddea951d9f08fd444d2bbb7ac9d993e4585061d5", kill_on_drop: false }` [INFO] [stdout] 2cfbfcd56321aa50062ffc60ddea951d9f08fd444d2bbb7ac9d993e4585061d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 780565f44c3a6541c6df8fa52302d8144be86a7331525b074e9c260c6095aea9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "780565f44c3a6541c6df8fa52302d8144be86a7331525b074e9c260c6095aea9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling serenity v0.9.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling typemap_rev v0.1.4 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling async-tungstenite v0.9.3 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling serenity_utils v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "780565f44c3a6541c6df8fa52302d8144be86a7331525b074e9c260c6095aea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "780565f44c3a6541c6df8fa52302d8144be86a7331525b074e9c260c6095aea9", kill_on_drop: false }` [INFO] [stdout] 780565f44c3a6541c6df8fa52302d8144be86a7331525b074e9c260c6095aea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aaf3e8e2e9bf195e991bd2bb9cb54fc4b9d449a09f41f51bb3127cf2adcdb86f [INFO] running `Command { std: "docker" "start" "-a" "aaf3e8e2e9bf195e991bd2bb9cb54fc4b9d449a09f41f51bb3127cf2adcdb86f", kill_on_drop: false }` [INFO] [stderr] Compiling serenity_utils v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.00s [INFO] running `Command { std: "docker" "inspect" "aaf3e8e2e9bf195e991bd2bb9cb54fc4b9d449a09f41f51bb3127cf2adcdb86f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf3e8e2e9bf195e991bd2bb9cb54fc4b9d449a09f41f51bb3127cf2adcdb86f", kill_on_drop: false }` [INFO] [stdout] aaf3e8e2e9bf195e991bd2bb9cb54fc4b9d449a09f41f51bb3127cf2adcdb86f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c08152765122d7510fa1e9854194c38e61d7f808c54525d1485a2e16a068b1d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4c08152765122d7510fa1e9854194c38e61d7f808c54525d1485a2e16a068b1d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/serenity_utils-bd73aa86a95caef5 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_builder-6700226574759d3b [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_formatting-cf3a956416bfb9a6 [INFO] [stdout] test test_to_create_embed_footer ... ok [INFO] [stdout] test test_to_create_embed ... ok [INFO] [stdout] test test_to_create_message ... ok [INFO] [stdout] test test_to_create_embed_author ... ok [INFO] [stdout] test test_to_edit_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests serenity_utils [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_escape_mass_mentions ... ok [INFO] [stdout] test test_pagify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/builder/prelude.rs - builder::prelude (line 9) ... ok [INFO] [stdout] test src/builder/embed.rs - builder::embed::EmbedFooterBuilder (line 167) ... FAILED [INFO] [stdout] test src/builder/message.rs - builder::message::MessageBuilder::set_embed_with (line 109) ... FAILED [INFO] [stdout] test src/conversion.rs - conversion (line 27) ... FAILED [INFO] [stdout] test src/builder/message.rs - builder::message (line 16) ... FAILED [INFO] [stdout] test src/builder/embed.rs - builder::embed::EmbedBuilder (line 354) ... FAILED [INFO] [stdout] test src/builder/message.rs - builder::message::MessageBuilder (line 50) ... FAILED [INFO] [stdout] test src/builder/embed.rs - builder::embed (line 16) ... FAILED [INFO] [stdout] test src/conversion.rs - conversion (line 45) ... FAILED [INFO] [stdout] test src/formatting.rs - formatting::PagifyOptions (line 22) ... FAILED [INFO] [stdout] test src/builder/embed.rs - builder::embed::EmbedAuthorBuilder (line 51) ... FAILED [INFO] [stdout] test src/builder/embed.rs - builder::embed::EmbedBuilder::set_footer_with (line 538) ... FAILED [INFO] [stdout] test src/builder/embed.rs - builder::embed::EmbedBuilder::set_author_with (line 440) ... FAILED [INFO] [stdout] test src/conversion.rs - conversion (line 20) ... ok [INFO] [stdout] test src/prelude.rs - prelude (line 9) ... ok [INFO] [stdout] test src/formatting.rs - formatting::pagify (line 138) ... FAILED [INFO] [stdout] test src/prompt/message.rs - prompt::message::message_prompt_content (line 79) ... FAILED [INFO] [stdout] test src/menu.rs - menu::next_page (line 439) ... FAILED [INFO] [stdout] test src/menu.rs - menu::prev_page (line 464) ... FAILED [INFO] [stdout] test src/prompt/mod.rs - prompt (line 10) ... FAILED [INFO] [stdout] test src/menu.rs - menu::Menu (line 39) ... ok [INFO] [stdout] test src/menu.rs - menu::ControlFunction (line 398) ... ok [INFO] [stdout] test src/prompt/message.rs - prompt::message::message_prompt (line 37) ... ok [INFO] [stdout] test src/prompt/mod.rs - prompt (line 29) ... ok [INFO] [stdout] test src/prompt/reaction.rs - prompt::reaction (line 5) ... ok [INFO] [stdout] test src/prompt/message.rs - prompt::message (line 5) ... ok [INFO] [stdout] test src/prompt/reaction.rs - prompt::reaction::reaction_prompt (line 39) ... ok [INFO] [stdout] test src/prompt/reaction.rs - prompt::reaction::yes_or_no_prompt (line 126) ... ok [INFO] [stdout] test src/menu.rs - menu::ControlFunction (line 414) ... ok [INFO] [stdout] test src/menu.rs - menu::close_menu (line 489) ... ok [INFO] [stdout] test src/builder/embed.rs - builder::embed::EmbedFieldBuilder (line 260) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/builder/embed.rs - builder::embed::EmbedFooterBuilder (line 167) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/builder/message.rs - builder::message::MessageBuilder::set_embed_with (line 109) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/conversion.rs - conversion (line 27) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/builder/message.rs - builder::message (line 16) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/builder/embed.rs - builder::embed::EmbedBuilder (line 354) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/builder/message.rs - builder::message::MessageBuilder (line 50) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/builder/embed.rs - builder::embed (line 16) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/conversion.rs - conversion (line 45) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/formatting.rs - formatting::PagifyOptions (line 22) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/builder/embed.rs - builder::embed::EmbedAuthorBuilder (line 51) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/builder/embed.rs - builder::embed::EmbedBuilder::set_footer_with (line 538) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/builder/embed.rs - builder::embed::EmbedBuilder::set_author_with (line 440) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/formatting.rs - formatting::pagify (line 138) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/prompt/message.rs - prompt::message::message_prompt_content (line 79) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/menu.rs - menu::next_page (line 439) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/menu.rs - menu::prev_page (line 464) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/prompt/mod.rs - prompt (line 10) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/builder/embed.rs - builder::embed (line 16) [INFO] [stdout] src/builder/embed.rs - builder::embed::EmbedAuthorBuilder (line 51) [INFO] [stdout] src/builder/embed.rs - builder::embed::EmbedBuilder (line 354) [INFO] [stdout] src/builder/embed.rs - builder::embed::EmbedBuilder::set_author_with (line 440) [INFO] [stdout] src/builder/embed.rs - builder::embed::EmbedBuilder::set_footer_with (line 538) [INFO] [stdout] src/builder/embed.rs - builder::embed::EmbedFooterBuilder (line 167) [INFO] [stdout] src/builder/message.rs - builder::message (line 16) [INFO] [stdout] src/builder/message.rs - builder::message::MessageBuilder (line 50) [INFO] [stdout] src/builder/message.rs - builder::message::MessageBuilder::set_embed_with (line 109) [INFO] [stdout] src/conversion.rs - conversion (line 27) [INFO] [stdout] src/conversion.rs - conversion (line 45) [INFO] [stdout] src/formatting.rs - formatting::PagifyOptions (line 22) [INFO] [stdout] src/formatting.rs - formatting::pagify (line 138) [INFO] [stdout] src/menu.rs - menu::next_page (line 439) [INFO] [stdout] src/menu.rs - menu::prev_page (line 464) [INFO] [stdout] src/prompt/message.rs - prompt::message::message_prompt_content (line 79) [INFO] [stdout] src/prompt/mod.rs - prompt (line 10) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "4c08152765122d7510fa1e9854194c38e61d7f808c54525d1485a2e16a068b1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c08152765122d7510fa1e9854194c38e61d7f808c54525d1485a2e16a068b1d", kill_on_drop: false }` [INFO] [stdout] 4c08152765122d7510fa1e9854194c38e61d7f808c54525d1485a2e16a068b1d