[INFO] fetching crate pyluwen 0.5.2...
[INFO] checking pyluwen-0.5.2 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate pyluwen 0.5.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pyluwen 0.5.2
[INFO] finished tweaking crates.io crate pyluwen 0.5.2
[INFO] tweaked toml for crates.io crate pyluwen 0.5.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyluwen 0.5.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 86 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding luwen-core v0.1.0 (available: v0.2.1)
[INFO] [stderr]       Adding pyo3 v0.19.2 (available: v0.27.1)
[INFO] [stderr]       Adding ttkmd-if v0.1.0 (available: v0.2.3)
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4abfab8b52df9b135b5d708599086aa9bb5c0592aaad220a03799b204f8bf949
[INFO] running `Command { std: "docker" "start" "-a" "4abfab8b52df9b135b5d708599086aa9bb5c0592aaad220a03799b204f8bf949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4abfab8b52df9b135b5d708599086aa9bb5c0592aaad220a03799b204f8bf949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4abfab8b52df9b135b5d708599086aa9bb5c0592aaad220a03799b204f8bf949", kill_on_drop: false }`
[INFO] [stdout] 4abfab8b52df9b135b5d708599086aa9bb5c0592aaad220a03799b204f8bf949
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 98386d772d7cc4e7b667d01e66f7647bc14c049a3f2fdf1cd056e85607653dc4
[INFO] running `Command { std: "docker" "start" "-a" "98386d772d7cc4e7b667d01e66f7647bc14c049a3f2fdf1cd056e85607653dc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling bitfield-struct v0.4.4
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking luwen-core v0.1.0
[INFO] [stderr]     Checking ttkmd-if v0.1.0
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking luwen-if v0.4.4
[INFO] [stderr]     Checking luwen-ref v0.3.1
[INFO] [stderr]     Checking pyluwen v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[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/lib.rs:449:1
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[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/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[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/lib.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[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/lib.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         #[pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 599 | common_chip_comms_impls!(PciChip);
[INFO] [stdout]     | ---------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `common_chip_comms_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:449:1
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[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/lib.rs:601:1
[INFO] [stdout]     |
[INFO] [stdout] 601 | #[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/lib.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[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/lib.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         #[pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 720 | common_chip_comms_impls!(PciGrayskull);
[INFO] [stdout]     | --------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `common_chip_comms_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         #[pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 599 | common_chip_comms_impls!(PciChip);
[INFO] [stdout]     | ---------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `common_chip_comms_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:872:1
[INFO] [stdout]     |
[INFO] [stdout] 872 | #[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/lib.rs:601:1
[INFO] [stdout]     |
[INFO] [stdout] 601 | #[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/lib.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         #[pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 720 | common_chip_comms_impls!(PciGrayskull);
[INFO] [stdout]     | --------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `common_chip_comms_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/lib.rs:278:9
[INFO] [stdout]      |
[INFO] [stdout]  278 |         #[pymethods]
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         creates a temporary value which is freed while still in use
[INFO] [stdout]      |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 1050 | common_chip_comms_impls!(PciWormhole);
[INFO] [stdout]      | -------------------------------------
[INFO] [stdout]      | |
[INFO] [stdout]      | temporary value is freed at the end of this statement
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `common_chip_comms_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:872:1
[INFO] [stdout]     |
[INFO] [stdout] 872 | #[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/lib.rs:278:9
[INFO] [stdout]      |
[INFO] [stdout]  278 |         #[pymethods]
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         creates a temporary value which is freed while still in use
[INFO] [stdout]      |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 1055 | common_chip_comms_impls!(RemoteWormhole);
[INFO] [stdout]      | ----------------------------------------
[INFO] [stdout]      | |
[INFO] [stdout]      | temporary value is freed at the end of this statement
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `common_chip_comms_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/lib.rs:278:9
[INFO] [stdout]      |
[INFO] [stdout]  278 |         #[pymethods]
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         creates a temporary value which is freed while still in use
[INFO] [stdout]      |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 1050 | common_chip_comms_impls!(PciWormhole);
[INFO] [stdout]      | -------------------------------------
[INFO] [stdout]      | |
[INFO] [stdout]      | temporary value is freed at the end of this statement
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `common_chip_comms_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/lib.rs:1095:1
[INFO] [stdout]      |
[INFO] [stdout] 1095 | #[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/lib.rs:278:9
[INFO] [stdout]      |
[INFO] [stdout]  278 |         #[pymethods]
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         creates a temporary value which is freed while still in use
[INFO] [stdout]      |         this usage requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 1055 | common_chip_comms_impls!(RemoteWormhole);
[INFO] [stdout]      | ----------------------------------------
[INFO] [stdout]      | |
[INFO] [stdout]      | temporary value is freed at the end of this statement
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `common_chip_comms_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/lib.rs:1095:1
[INFO] [stdout]      |
[INFO] [stdout] 1095 | #[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] [stderr] error: could not compile `pyluwen` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyluwen` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "98386d772d7cc4e7b667d01e66f7647bc14c049a3f2fdf1cd056e85607653dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98386d772d7cc4e7b667d01e66f7647bc14c049a3f2fdf1cd056e85607653dc4", kill_on_drop: false }`
[INFO] [stdout] 98386d772d7cc4e7b667d01e66f7647bc14c049a3f2fdf1cd056e85607653dc4
