[INFO] cloning repository https://github.com/TheTechZone/signal-protocol.py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheTechZone/signal-protocol.py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheTechZone%2Fsignal-protocol.py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheTechZone%2Fsignal-protocol.py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f16e0c2940dfe84612b26daf507d1f2061e52452
[INFO] checking TheTechZone/signal-protocol.py against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheTechZone%2Fsignal-protocol.py" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/TheTechZone/signal-protocol.py
[INFO] finished tweaking git repo https://github.com/TheTechZone/signal-protocol.py
[INFO] tweaked toml for git repo https://github.com/TheTechZone/signal-protocol.py written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheTechZone/signal-protocol.py 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/TheTechZone/signal-protocol.py 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 44824576b62c2391606dcfa528463755d24ec342c014cf116119ed9531cbf519
[INFO] running `Command { std: "docker" "start" "-a" "44824576b62c2391606dcfa528463755d24ec342c014cf116119ed9531cbf519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44824576b62c2391606dcfa528463755d24ec342c014cf116119ed9531cbf519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44824576b62c2391606dcfa528463755d24ec342c014cf116119ed9531cbf519", kill_on_drop: false }`
[INFO] [stdout] 44824576b62c2391606dcfa528463755d24ec342c014cf116119ed9531cbf519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f5194ecc26dd051eff6ab8e6251b207d5a76c6c9848185beb8d8d0f7a95f06df
[INFO] running `Command { std: "docker" "start" "-a" "f5194ecc26dd051eff6ab8e6251b207d5a76c6c9848185beb8d8d0f7a95f06df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.5
[INFO] [stderr]    Compiling pqcrypto-kyber v0.7.9
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking libsignal-core v0.1.0 (https://github.com/signalapp/libsignal?tag=v0.49.0#347791c8)
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking aes-gcm-siv v0.11.1
[INFO] [stderr]     Checking signal-crypto v0.1.0 (https://github.com/signalapp/libsignal?tag=v0.49.0#347791c8)
[INFO] [stderr]     Checking signal-crypto v0.1.0 (https://github.com/signalapp/libsignal#347791c8)
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling libsignal-protocol v0.1.0 (https://github.com/signalapp/libsignal?tag=v0.49.0#347791c8)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking pyo3-log v0.9.0
[INFO] [stderr]     Checking signal-protocol v0.2.3-alpha1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/address.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[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/base_crypto.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[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/base_crypto.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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/base_crypto.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[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/base_crypto.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[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/base_crypto.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[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/curve.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[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/curve.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[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/curve.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[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/fingerprint.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[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/address.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[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/base_crypto.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[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/identity_key.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[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/identity_key.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[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/base_crypto.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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/protocol.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[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/protocol.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[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/base_crypto.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[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/protocol.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[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/base_crypto.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[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/protocol.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[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/base_crypto.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[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/protocol.rs:400:1
[INFO] [stdout]     |
[INFO] [stdout] 400 | #[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/curve.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[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/curve.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[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/ratchet.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[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/curve.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[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/ratchet.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/sealed_sender.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[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/fingerprint.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[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/sealed_sender.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[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/sealed_sender.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[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/identity_key.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[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/identity_key.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[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/sealed_sender.rs:303:1
[INFO] [stdout]     |
[INFO] [stdout] 303 | #[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/protocol.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[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/sender_keys.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[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/protocol.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[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/protocol.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[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/protocol.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[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/state.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[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/protocol.rs:400:1
[INFO] [stdout]     |
[INFO] [stdout] 400 | #[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/state.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[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/state.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[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/ratchet.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[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/state.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[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/ratchet.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/storage.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[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/sealed_sender.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[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/storage.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[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/storage.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[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/storage.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[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/sealed_sender.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[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/storage.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[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/storage.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[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/sealed_sender.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[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/sealed_sender.rs:303:1
[INFO] [stdout]     |
[INFO] [stdout] 303 | #[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/uuid.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[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/sender_keys.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[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/state.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[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/state.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[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/state.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[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/state.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[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/storage.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[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/storage.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[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/storage.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[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/storage.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[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/storage.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[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/storage.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[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/uuid.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[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 `signal-protocol` (lib) due to 35 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 `signal-protocol` (lib test) due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "f5194ecc26dd051eff6ab8e6251b207d5a76c6c9848185beb8d8d0f7a95f06df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5194ecc26dd051eff6ab8e6251b207d5a76c6c9848185beb8d8d0f7a95f06df", kill_on_drop: false }`
[INFO] [stdout] f5194ecc26dd051eff6ab8e6251b207d5a76c6c9848185beb8d8d0f7a95f06df
