[INFO] cloning repository https://github.com/AccessKit/accesskit-python
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AccessKit/accesskit-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAccessKit%2Faccesskit-python", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAccessKit%2Faccesskit-python'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 065610a77aeb7e62ca578ec9b69c322560d68fc1
[INFO] checking AccessKit/accesskit-python against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAccessKit%2Faccesskit-python" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AccessKit/accesskit-python
[INFO] finished tweaking git repo https://github.com/AccessKit/accesskit-python
[INFO] tweaked toml for git repo https://github.com/AccessKit/accesskit-python written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AccessKit/accesskit-python on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AccessKit/accesskit-python 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33c80a72f10a2e7ed9674be1ad37d021af94665d0211ac351a0ce1e822c8083a
[INFO] running `Command { std: "docker" "start" "-a" "33c80a72f10a2e7ed9674be1ad37d021af94665d0211ac351a0ce1e822c8083a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33c80a72f10a2e7ed9674be1ad37d021af94665d0211ac351a0ce1e822c8083a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33c80a72f10a2e7ed9674be1ad37d021af94665d0211ac351a0ce1e822c8083a", kill_on_drop: false }`
[INFO] [stdout] 33c80a72f10a2e7ed9674be1ad37d021af94665d0211ac351a0ce1e822c8083a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fb0d6b946d947418dbaa299da4e0b11c336de7774519141d798fabff330f6c4
[INFO] running `Command { std: "docker" "start" "-a" "6fb0d6b946d947418dbaa299da4e0b11c336de7774519141d798fabff330f6c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking inventory v0.3.12
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking syn v2.0.92
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]     Checking accesskit v0.21.0
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]     Checking accesskit_consumer v0.30.0
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]     Checking zbus-lockstep v0.5.1
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.0
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.0
[INFO] [stderr]     Checking accesskit-python v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/common.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | temporary value is freed at the end of this statement
[INFO] [stdout]    | this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/common.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | temporary value is freed at the end of this statement
[INFO] [stdout]    | this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/common.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | temporary value is freed at the end of this statement
[INFO] [stdout]    | this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/common.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | temporary value is freed at the end of this statement
[INFO] [stdout]    | this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 430 | / flag_methods! {
[INFO] [stdout] 431 | |     (is_hidden, set_hidden, clear_hidden),
[INFO] [stdout] 432 | |     (is_multiselectable, set_multiselectable, clear_multiselectable),
[INFO] [stdout] 433 | |     (is_required, set_required, clear_required),
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |     (is_suggestion, set_is_suggestion, clear_is_suggestion)
[INFO] [stdout] 450 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `flag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |           $(#[pymethods]
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |             this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 452 | / node_id_vec_property_methods! {
[INFO] [stdout] 453 | |     (children, set_children, push_child, clear_children),
[INFO] [stdout] 454 | |     (controls, set_controls, push_controlled, clear_controls),
[INFO] [stdout] 455 | |     (details, set_details, push_detail, clear_details),
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     (radio_group, set_radio_group, push_to_radio_group, clear_radio_group)
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_vec_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 463 | / node_id_property_methods! {
[INFO] [stdout] 464 | |     (active_descendant, set_active_descendant, clear_active_descendant),
[INFO] [stdout] 465 | |     (error_message, set_error_message, clear_error_message),
[INFO] [stdout] 466 | |     (in_page_link_target, set_in_page_link_target, clear_in_page_link_target),
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |     (popup_for, set_popup_for, clear_popup_for)
[INFO] [stdout] 471 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `node_id_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 473 | / string_property_methods! {
[INFO] [stdout] 474 | |     (label, set_label, clear_label),
[INFO] [stdout] 475 | |     (description, set_description, clear_description),
[INFO] [stdout] 476 | |     (value, set_value, clear_value),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     (column_index_text, set_column_index_text, clear_column_index_text)
[INFO] [stdout] 492 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `string_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 494 | / f64_property_methods! {
[INFO] [stdout] 495 | |     (scroll_x, set_scroll_x, clear_scroll_x),
[INFO] [stdout] 496 | |     (scroll_x_min, set_scroll_x_min, clear_scroll_x_min),
[INFO] [stdout] 497 | |     (scroll_x_max, set_scroll_x_max, clear_scroll_x_max),
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     (font_weight, set_font_weight, clear_font_weight)
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `f64_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `usize_property_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/common.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           #[pymethods]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 510 | / usize_property_methods! {
[INFO] [stdout] 511 | |     (row_count, set_row_count, clear_row_count),
[INFO] [stdout] 512 | |     (column_count, set_column_count, clear_column_count),
[INFO] [stdout] 513 | |     (row_index, set_row_index, clear_row_index),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |     (position_in_set, set_position_in_set, clear_position_in_set)
[INFO] [stdout] 520 | | }
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   in this macro invocation
[INFO] [stdout]     |
[WARN] too many lines in the log, truncating it
