[INFO] cloning repository https://github.com/xen0n/starlark-pyo3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xen0n/starlark-pyo3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxen0n%2Fstarlark-pyo3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxen0n%2Fstarlark-pyo3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d45cba4fa680013aa5683f6fdc7edbd26b54f787
[INFO] checking xen0n/starlark-pyo3 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxen0n%2Fstarlark-pyo3" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xen0n/starlark-pyo3
[INFO] finished tweaking git repo https://github.com/xen0n/starlark-pyo3
[INFO] tweaked toml for git repo https://github.com/xen0n/starlark-pyo3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xen0n/starlark-pyo3 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/xen0n/starlark-pyo3 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee84c712a45aee2c75abd5827cc571e7cfbcfac7e46ad5f090d9e78fdb824dbd
[INFO] running `Command { std: "docker" "start" "-a" "ee84c712a45aee2c75abd5827cc571e7cfbcfac7e46ad5f090d9e78fdb824dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee84c712a45aee2c75abd5827cc571e7cfbcfac7e46ad5f090d9e78fdb824dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee84c712a45aee2c75abd5827cc571e7cfbcfac7e46ad5f090d9e78fdb824dbd", kill_on_drop: false }`
[INFO] [stdout] ee84c712a45aee2c75abd5827cc571e7cfbcfac7e46ad5f090d9e78fdb824dbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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] f603993029935c3a790f6bfaaa32ffe219094194edbf96ef57fa5c2beed7f3c2
[INFO] running `Command { std: "docker" "start" "-a" "f603993029935c3a790f6bfaaa32ffe219094194edbf96ef57fa5c2beed7f3c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling allocative v0.3.3 (https://github.com/xen0n/starlark-rust.git?branch=0.12.0-bump-rustyline#5d829932)
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling starlark_map v0.12.0 (https://github.com/xen0n/starlark-rust.git?branch=0.12.0-bump-rustyline#5d829932)
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling pyo3-build-config v0.22.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking annotate-snippets v0.9.2
[INFO] [stderr]    Compiling starlark v0.12.0 (https://github.com/xen0n/starlark-rust.git?branch=0.12.0-bump-rustyline#5d829932)
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]     Checking display_container v0.9.0 (https://github.com/xen0n/starlark-rust.git?branch=0.12.0-bump-rustyline#5d829932)
[INFO] [stderr]     Checking memoffset v0.9.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking cmp_any v0.8.1 (https://github.com/xen0n/starlark-rust.git?branch=0.12.0-bump-rustyline#5d829932)
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.0
[INFO] [stderr]    Compiling pyo3-ffi v0.22.0
[INFO] [stderr]    Compiling pyo3 v0.22.0
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling dupe_derive v0.9.0 (https://github.com/xen0n/starlark-rust.git?branch=0.12.0-bump-rustyline#5d829932)
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling allocative_derive v0.3.3 (https://github.com/xen0n/starlark-rust.git?branch=0.12.0-bump-rustyline#5d829932)
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking dupe v0.9.0 (https://github.com/xen0n/starlark-rust.git?branch=0.12.0-bump-rustyline#5d829932)
[INFO] [stderr]    Compiling starlark_derive v0.12.0 (https://github.com/xen0n/starlark-rust.git?branch=0.12.0-bump-rustyline#5d829932)
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling pyo3-macros v0.22.0
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]    Compiling schemafy_core v0.5.2
[INFO] [stderr]    Compiling schemafy_lib v0.5.2
[INFO] [stderr]    Compiling starlark_syntax v0.12.0 (https://github.com/xen0n/starlark-rust.git?branch=0.12.0-bump-rustyline#5d829932)
[INFO] [stderr]    Compiling schemafy v0.5.2
[INFO] [stderr]     Checking debugserver-types v0.5.0
[INFO] [stderr]     Checking xingque v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/codemap.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[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/codemap.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[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/codemap.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[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/codemap.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[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/codemap.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[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/codemap.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[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/codemap.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[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/codemap.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[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/codemap.rs:244:1
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[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/codemap.rs:244:1
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[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/codemap.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[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/codemap.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[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/codemap.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[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/codemap.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[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/codemap.rs:404:1
[INFO] [stdout]     |
[INFO] [stdout] 404 | #[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/codemap.rs:404:1
[INFO] [stdout]     |
[INFO] [stdout] 404 | #[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/environment.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[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/environment.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[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/environment.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[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/environment.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[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/environment.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[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/environment.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[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/environment.rs:436:1
[INFO] [stdout]     |
[INFO] [stdout] 436 | #[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/environment.rs:436:1
[INFO] [stdout]     |
[INFO] [stdout] 436 | #[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/environment.rs:510:1
[INFO] [stdout]     |
[INFO] [stdout] 510 | #[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/environment.rs:510:1
[INFO] [stdout]     |
[INFO] [stdout] 510 | #[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/errors.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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/errors.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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/eval.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[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/eval.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[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/eval.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[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/eval.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[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/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[pymethods]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         creates a temporary value which is freed while still in use
[INFO] [stdout]    |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 68 | trivial_bool_prop!(PyDialect, enable_def, get_enable_def, set_enable_def);
[INFO] [stdout]    | -------------------------------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | temporary value is freed at the end of this statement
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           #[pymethods]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           creates a temporary value which is freed while still in use
[INFO] [stdout]    |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 69 | / trivial_bool_prop!(
[INFO] [stdout] 70 | |     PyDialect,
[INFO] [stdout] 71 | |     enable_lambda,
[INFO] [stdout] 72 | |     get_enable_lambda,
[INFO] [stdout] 73 | |     set_enable_lambda
[INFO] [stdout] 74 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[pymethods]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         creates a temporary value which is freed while still in use
[INFO] [stdout]    |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 75 | trivial_bool_prop!(PyDialect, enable_load, get_enable_load, set_enable_load);
[INFO] [stdout]    | ----------------------------------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | temporary value is freed at the end of this statement
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           #[pymethods]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           creates a temporary value which is freed while still in use
[INFO] [stdout]    |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 76 | / trivial_bool_prop!(
[INFO] [stdout] 77 | |     PyDialect,
[INFO] [stdout] 78 | |     enable_keyword_only_arguments,
[INFO] [stdout] 79 | |     get_enable_keyword_only_arguments,
[INFO] [stdout] 80 | |     set_enable_keyword_only_arguments
[INFO] [stdout] 81 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[pymethods]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         creates a temporary value which is freed while still in use
[INFO] [stdout]    |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 68 | trivial_bool_prop!(PyDialect, enable_def, get_enable_def, set_enable_def);
[INFO] [stdout]    | -------------------------------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | temporary value is freed at the end of this statement
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           #[pymethods]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           creates a temporary value which is freed while still in use
[INFO] [stdout]    |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 82 | / trivial_bool_prop!(
[INFO] [stdout] 83 | |     PyDialect,
[INFO] [stdout] 84 | |     enable_load_reexport,
[INFO] [stdout] 85 | |     get_enable_load_reexport,
[INFO] [stdout] 86 | |     set_enable_load_reexport
[INFO] [stdout] 87 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           #[pymethods]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           creates a temporary value which is freed while still in use
[INFO] [stdout]    |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 88 | / trivial_bool_prop!(
[INFO] [stdout] 89 | |     PyDialect,
[INFO] [stdout] 90 | |     enable_top_level_stmt,
[INFO] [stdout] 91 | |     get_enable_top_level_stmt,
[INFO] [stdout] 92 | |     set_enable_top_level_stmt
[INFO] [stdout] 93 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           #[pymethods]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           creates a temporary value which is freed while still in use
[INFO] [stdout]    |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 69 | / trivial_bool_prop!(
[INFO] [stdout] 70 | |     PyDialect,
[INFO] [stdout] 71 | |     enable_lambda,
[INFO] [stdout] 72 | |     get_enable_lambda,
[INFO] [stdout] 73 | |     set_enable_lambda
[INFO] [stdout] 74 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           #[pymethods]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           creates a temporary value which is freed while still in use
[INFO] [stdout]    |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 94 | / trivial_bool_prop!(
[INFO] [stdout] 95 | |     PyDialect,
[INFO] [stdout] 96 | |     enable_f_strings,
[INFO] [stdout] 97 | |     get_enable_f_strings,
[INFO] [stdout] 98 | |     set_enable_f_strings
[INFO] [stdout] 99 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/syntax.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[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/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[pymethods]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         creates a temporary value which is freed while still in use
[INFO] [stdout]    |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 75 | trivial_bool_prop!(PyDialect, enable_load, get_enable_load, set_enable_load);
[INFO] [stdout]    | ----------------------------------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | temporary value is freed at the end of this statement
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           #[pymethods]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           creates a temporary value which is freed while still in use
[INFO] [stdout]    |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 76 | / trivial_bool_prop!(
[INFO] [stdout] 77 | |     PyDialect,
[INFO] [stdout] 78 | |     enable_keyword_only_arguments,
[INFO] [stdout] 79 | |     get_enable_keyword_only_arguments,
[INFO] [stdout] 80 | |     set_enable_keyword_only_arguments
[INFO] [stdout] 81 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           #[pymethods]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           creates a temporary value which is freed while still in use
[INFO] [stdout]    |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 82 | / trivial_bool_prop!(
[INFO] [stdout] 83 | |     PyDialect,
[INFO] [stdout] 84 | |     enable_load_reexport,
[INFO] [stdout] 85 | |     get_enable_load_reexport,
[INFO] [stdout] 86 | |     set_enable_load_reexport
[INFO] [stdout] 87 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           #[pymethods]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           creates a temporary value which is freed while still in use
[INFO] [stdout]    |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 88 | / trivial_bool_prop!(
[INFO] [stdout] 89 | |     PyDialect,
[INFO] [stdout] 90 | |     enable_top_level_stmt,
[INFO] [stdout] 91 | |     get_enable_top_level_stmt,
[INFO] [stdout] 92 | |     set_enable_top_level_stmt
[INFO] [stdout] 93 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/syntax.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           #[pymethods]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           creates a temporary value which is freed while still in use
[INFO] [stdout]    |           this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 94 | / trivial_bool_prop!(
[INFO] [stdout] 95 | |     PyDialect,
[INFO] [stdout] 96 | |     enable_f_strings,
[INFO] [stdout] 97 | |     get_enable_f_strings,
[INFO] [stdout] 98 | |     set_enable_f_strings
[INFO] [stdout] 99 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `trivial_bool_prop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/syntax.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[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/syntax.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[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/syntax.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[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/values.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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/values.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[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/values.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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/values.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[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] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xingque` (lib) due to 27 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `xingque` (lib test) due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "f603993029935c3a790f6bfaaa32ffe219094194edbf96ef57fa5c2beed7f3c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f603993029935c3a790f6bfaaa32ffe219094194edbf96ef57fa5c2beed7f3c2", kill_on_drop: false }`
[INFO] [stdout] f603993029935c3a790f6bfaaa32ffe219094194edbf96ef57fa5c2beed7f3c2
