[INFO] fetching crate jitsi-xmpp-parsers 0.2.0...
[INFO] checking jitsi-xmpp-parsers-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate jitsi-xmpp-parsers 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate jitsi-xmpp-parsers 0.2.0
[INFO] finished tweaking crates.io crate jitsi-xmpp-parsers 0.2.0
[INFO] tweaked toml for crates.io crate jitsi-xmpp-parsers 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jitsi-xmpp-parsers 0.2.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding jid v0.9.4 (available: v0.12.1)
[INFO] [stderr]       Adding minidom v0.15.2 (available: v0.18.0)
[INFO] [stderr]       Adding xmpp-parsers v0.19.2 (available: v0.22.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c695fd5246581a0c45c62909d27a0796ab221e9ca0784528387ac3eef7586563
[INFO] running `Command { std: "docker" "start" "-a" "c695fd5246581a0c45c62909d27a0796ab221e9ca0784528387ac3eef7586563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c695fd5246581a0c45c62909d27a0796ab221e9ca0784528387ac3eef7586563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c695fd5246581a0c45c62909d27a0796ab221e9ca0784528387ac3eef7586563", kill_on_drop: false }`
[INFO] [stdout] c695fd5246581a0c45c62909d27a0796ab221e9ca0784528387ac3eef7586563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cfe842369c223789a2529ca312f82e70d1d43c1dcd314288b626f01dde743a5
[INFO] running `Command { std: "docker" "start" "-a" "5cfe842369c223789a2529ca312f82e70d1d43c1dcd314288b626f01dde743a5", kill_on_drop: false }`
[INFO] [stderr]     Checking rxml_validation v0.9.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking rxml v0.9.1
[INFO] [stderr]     Checking minidom v0.15.2
[INFO] [stderr]     Checking jid v0.9.4
[INFO] [stderr]     Checking xmpp-parsers v0.19.2
[INFO] [stderr]     Checking jitsi-xmpp-parsers v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `generate_element_enum`
[INFO] [stdout]    --> src/macros.rs:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 | macro_rules! generate_element_enum {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `generate_attribute_enum`
[INFO] [stdout]    --> src/macros.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 | macro_rules! generate_attribute_enum {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `check_ns_only`
[INFO] [stdout]    --> src/macros.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 | macro_rules! check_ns_only {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `generate_empty_element`
[INFO] [stdout]    --> src/macros.rs:328:14
[INFO] [stdout]     |
[INFO] [stdout] 328 | macro_rules! generate_empty_element {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `generate_id`
[INFO] [stdout]    --> src/macros.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 | macro_rules! generate_id {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `generate_elem_id`
[INFO] [stdout]    --> src/macros.rs:372:14
[INFO] [stdout]     |
[INFO] [stdout] 372 | macro_rules! generate_elem_id {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_pubsub_item`
[INFO] [stdout]    --> src/macros.rs:673:14
[INFO] [stdout]     |
[INFO] [stdout] 673 | macro_rules! impl_pubsub_item {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jingle_rtcp_fb::RtcpFb`
[INFO] [stdout]  --> src/jingle_rtp.rs:2:3
[INFO] [stdout]   |
[INFO] [stdout] 2 |   jingle_rtcp_fb::RtcpFb,
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `generate_element_enum`
[INFO] [stdout]    --> src/macros.rs:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 | macro_rules! generate_element_enum {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `generate_attribute_enum`
[INFO] [stdout]    --> src/macros.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 | macro_rules! generate_attribute_enum {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `check_ns_only`
[INFO] [stdout]    --> src/macros.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 | macro_rules! check_ns_only {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `generate_empty_element`
[INFO] [stdout]    --> src/macros.rs:328:14
[INFO] [stdout]     |
[INFO] [stdout] 328 | macro_rules! generate_empty_element {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `generate_id`
[INFO] [stdout]    --> src/macros.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 | macro_rules! generate_id {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `generate_elem_id`
[INFO] [stdout]    --> src/macros.rs:372:14
[INFO] [stdout]     |
[INFO] [stdout] 372 | macro_rules! generate_elem_id {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `assert_size`
[INFO] [stdout]    --> src/macros.rs:666:14
[INFO] [stdout]     |
[INFO] [stdout] 666 | macro_rules! assert_size (
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_pubsub_item`
[INFO] [stdout]    --> src/macros.rs:673:14
[INFO] [stdout]     |
[INFO] [stdout] 673 | macro_rules! impl_pubsub_item {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jingle_rtcp_fb::RtcpFb`
[INFO] [stdout]  --> src/jingle_rtp.rs:2:3
[INFO] [stdout]   |
[INFO] [stdout] 2 |   jingle_rtcp_fb::RtcpFb,
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / generate_element!(
[INFO] [stdout]  9 | |   /// Wrapper element for an ICE-UDP transport.
[INFO] [stdout] 10 | |   #[derive(Default)]
[INFO] [stdout] 11 | |   Transport, "transport", JINGLE_ICE_UDP,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / generate_element!(
[INFO] [stdout]  9 | |   /// Wrapper element for an ICE-UDP transport.
[INFO] [stdout] 10 | |   #[derive(Default)]
[INFO] [stdout] 11 | |   Transport, "transport", JINGLE_ICE_UDP,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / generate_element!(
[INFO] [stdout]  9 | |   /// Wrapper element for an ICE-UDP transport.
[INFO] [stdout] 10 | |   #[derive(Default)]
[INFO] [stdout] 11 | |   Transport, "transport", JINGLE_ICE_UDP,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / generate_element!(
[INFO] [stdout]  9 | |   /// Wrapper element for an ICE-UDP transport.
[INFO] [stdout] 10 | |   #[derive(Default)]
[INFO] [stdout] 11 | |   Transport, "transport", JINGLE_ICE_UDP,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / generate_element!(
[INFO] [stdout] 51 | |   /// Colibri WebSocket details
[INFO] [stdout] 52 | |   WebSocket, "web-socket", JITSI_COLIBRI,
[INFO] [stdout] 53 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / generate_element!(
[INFO] [stdout] 51 | |   /// Colibri WebSocket details
[INFO] [stdout] 52 | |   WebSocket, "web-socket", JITSI_COLIBRI,
[INFO] [stdout] 53 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_rtp.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / generate_element!(
[INFO] [stdout] 11 | |   /// Wrapper element describing an RTP session.
[INFO] [stdout] 12 | |   Description, "description", JINGLE_RTP,
[INFO] [stdout] 13 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_rtp.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / generate_element!(
[INFO] [stdout] 11 | |   /// Wrapper element describing an RTP session.
[INFO] [stdout] 12 | |   Description, "description", JINGLE_RTP,
[INFO] [stdout] 13 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_rtp.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / generate_element!(
[INFO] [stdout] 11 | |   /// Wrapper element describing an RTP session.
[INFO] [stdout] 12 | |   Description, "description", JINGLE_RTP,
[INFO] [stdout] 13 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_rtp.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / generate_element!(
[INFO] [stdout] 11 | |   /// Wrapper element describing an RTP session.
[INFO] [stdout] 12 | |   Description, "description", JINGLE_RTP,
[INFO] [stdout] 13 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |     get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |       name: get_attr!(root, "name", Required),
[INFO] [stdout]    |             --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |     get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |       name: get_attr!(root, "name", Required),
[INFO] [stdout]    |             --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |     get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |       value: get_attr!(root, "value", Option),
[INFO] [stdout]    |              -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |     get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |       value: get_attr!(root, "value", Option),
[INFO] [stdout]    |              -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / generate_element!(
[INFO] [stdout] 73 | |   /// ssrc-info associated with a ssrc.
[INFO] [stdout] 74 | |   SsrcInfo, "ssrc-info", JITSI_MEET,
[INFO] [stdout] 75 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / generate_element!(
[INFO] [stdout] 73 | |   /// ssrc-info associated with a ssrc.
[INFO] [stdout] 74 | |   SsrcInfo, "ssrc-info", JITSI_MEET,
[INFO] [stdout] 75 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jitsi-xmpp-parsers` (lib) due to 16 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / generate_element!(
[INFO] [stdout]  9 | |   /// Wrapper element for an ICE-UDP transport.
[INFO] [stdout] 10 | |   #[derive(Default)]
[INFO] [stdout] 11 | |   Transport, "transport", JINGLE_ICE_UDP,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / generate_element!(
[INFO] [stdout]  9 | |   /// Wrapper element for an ICE-UDP transport.
[INFO] [stdout] 10 | |   #[derive(Default)]
[INFO] [stdout] 11 | |   Transport, "transport", JINGLE_ICE_UDP,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / generate_element!(
[INFO] [stdout]  9 | |   /// Wrapper element for an ICE-UDP transport.
[INFO] [stdout] 10 | |   #[derive(Default)]
[INFO] [stdout] 11 | |   Transport, "transport", JINGLE_ICE_UDP,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / generate_element!(
[INFO] [stdout]  9 | |   /// Wrapper element for an ICE-UDP transport.
[INFO] [stdout] 10 | |   #[derive(Default)]
[INFO] [stdout] 11 | |   Transport, "transport", JINGLE_ICE_UDP,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / generate_element!(
[INFO] [stdout] 51 | |   /// Colibri WebSocket details
[INFO] [stdout] 52 | |   WebSocket, "web-socket", JITSI_COLIBRI,
[INFO] [stdout] 53 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ice_udp.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / generate_element!(
[INFO] [stdout] 51 | |   /// Colibri WebSocket details
[INFO] [stdout] 52 | |   WebSocket, "web-socket", JITSI_COLIBRI,
[INFO] [stdout] 53 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_rtp.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / generate_element!(
[INFO] [stdout] 11 | |   /// Wrapper element describing an RTP session.
[INFO] [stdout] 12 | |   Description, "description", JINGLE_RTP,
[INFO] [stdout] 13 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_rtp.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / generate_element!(
[INFO] [stdout] 11 | |   /// Wrapper element describing an RTP session.
[INFO] [stdout] 12 | |   Description, "description", JINGLE_RTP,
[INFO] [stdout] 13 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_rtp.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / generate_element!(
[INFO] [stdout] 11 | |   /// Wrapper element describing an RTP session.
[INFO] [stdout] 12 | |   Description, "description", JINGLE_RTP,
[INFO] [stdout] 13 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_rtp.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / generate_element!(
[INFO] [stdout] 11 | |   /// Wrapper element describing an RTP session.
[INFO] [stdout] 12 | |   Description, "description", JINGLE_RTP,
[INFO] [stdout] 13 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |     get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |       name: get_attr!(root, "name", Required),
[INFO] [stdout]    |             --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |     get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |       name: get_attr!(root, "name", Required),
[INFO] [stdout]    |             --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |     get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |       value: get_attr!(root, "value", Option),
[INFO] [stdout]    |              -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |     get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |       value: get_attr!(root, "value", Option),
[INFO] [stdout]    |              -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / generate_element!(
[INFO] [stdout] 73 | |   /// ssrc-info associated with a ssrc.
[INFO] [stdout] 74 | |   SsrcInfo, "ssrc-info", JITSI_MEET,
[INFO] [stdout] 75 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]   --> src/macros.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |       get_attr!($elem, $attr, $type, value, value.parse()?)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jingle_ssma.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / generate_element!(
[INFO] [stdout] 73 | |   /// ssrc-info associated with a ssrc.
[INFO] [stdout] 74 | |   SsrcInfo, "ssrc-info", JITSI_MEET,
[INFO] [stdout] 75 | |   attributes: [
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `get_attr` which comes from the expansion of the macro `generate_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jitsi-xmpp-parsers` (lib test) due to 16 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5cfe842369c223789a2529ca312f82e70d1d43c1dcd314288b626f01dde743a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cfe842369c223789a2529ca312f82e70d1d43c1dcd314288b626f01dde743a5", kill_on_drop: false }`
[INFO] [stdout] 5cfe842369c223789a2529ca312f82e70d1d43c1dcd314288b626f01dde743a5
