[INFO] cloning repository https://github.com/elbaro/pyro-mysql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elbaro/pyro-mysql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Fpyro-mysql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Fpyro-mysql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95140a09dc7a95c6404c4c7f58c40302854ca3df
[INFO] checking elbaro/pyro-mysql against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Fpyro-mysql" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/elbaro/pyro-mysql
[INFO] finished tweaking git repo https://github.com/elbaro/pyro-mysql
[INFO] tweaked toml for git repo https://github.com/elbaro/pyro-mysql written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elbaro/pyro-mysql on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elbaro/pyro-mysql 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 594e9f2c8b4cb7c8858254cbea3574a89688c183e488fed0ffb46f71f230b8a4
[INFO] running `Command { std: "docker" "start" "594e9f2c8b4cb7c8858254cbea3574a89688c183e488fed0ffb46f71f230b8a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "594e9f2c8b4cb7c8858254cbea3574a89688c183e488fed0ffb46f71f230b8a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "594e9f2c8b4cb7c8858254cbea3574a89688c183e488fed0ffb46f71f230b8a4" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "594e9f2c8b4cb7c8858254cbea3574a89688c183e488fed0ffb46f71f230b8a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "594e9f2c8b4cb7c8858254cbea3574a89688c183e488fed0ffb46f71f230b8a4" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling mysql_common v0.37.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking btoi v0.5.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling zero-mysql-derive v0.2.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling mysql v28.0.0
[INFO] [stderr]     Checking std-semaphore v0.1.0
[INFO] [stderr]    Compiling pyro-mysql v0.2.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling io-enum v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling mysql-common-derive v0.32.1
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]     Checking pyo3-async-runtimes v0.28.0
[INFO] [stderr]     Checking pyo3-log v0.13.3
[INFO] [stderr]     Checking zero-mysql v0.6.0
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[pymodule]
[INFO] [stdout]    |     ^^^^^^^^^^-
[INFO] [stdout]    |     |         |
[INFO] [stdout]    |     |         temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymodule` (in Nightly builds, 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:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[pymodule]
[INFO] [stdout]     |     ^^^^^^^^^^-
[INFO] [stdout]     |     |         |
[INFO] [stdout]     |     |         temporary value is freed at the end of this statement
[INFO] [stdout]     |     creates a temporary value which is freed while still in use
[INFO] [stdout]     |     argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymodule` (in Nightly builds, 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:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[pymodule]
[INFO] [stdout]     |     ^^^^^^^^^^-
[INFO] [stdout]     |     |         |
[INFO] [stdout]     |     |         temporary value is freed at the end of this statement
[INFO] [stdout]     |     creates a temporary value which is freed while still in use
[INFO] [stdout]     |     argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymodule` (in Nightly builds, 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:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[pymodule]
[INFO] [stdout]     |     ^^^^^^^^^^-
[INFO] [stdout]     |     |         |
[INFO] [stdout]     |     |         temporary value is freed at the end of this statement
[INFO] [stdout]     |     creates a temporary value which is freed while still in use
[INFO] [stdout]     |     argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymodule` (in Nightly builds, 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:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[pymodule]
[INFO] [stdout]     |     ^^^^^^^^^^-
[INFO] [stdout]     |     |         |
[INFO] [stdout]     |     |         temporary value is freed at the end of this statement
[INFO] [stdout]     |     creates a temporary value which is freed while still in use
[INFO] [stdout]     |     argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymodule` (in Nightly builds, 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:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[pymodule(gil_used = false)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                           |
[INFO] [stdout]    | |                           temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymodule` (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 `pyro-mysql` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[pymodule]
[INFO] [stdout]    |     ^^^^^^^^^^-
[INFO] [stdout]    |     |         |
[INFO] [stdout]    |     |         temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymodule` (in Nightly builds, 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:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[pymodule]
[INFO] [stdout]     |     ^^^^^^^^^^-
[INFO] [stdout]     |     |         |
[INFO] [stdout]     |     |         temporary value is freed at the end of this statement
[INFO] [stdout]     |     creates a temporary value which is freed while still in use
[INFO] [stdout]     |     argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymodule` (in Nightly builds, 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:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[pymodule]
[INFO] [stdout]     |     ^^^^^^^^^^-
[INFO] [stdout]     |     |         |
[INFO] [stdout]     |     |         temporary value is freed at the end of this statement
[INFO] [stdout]     |     creates a temporary value which is freed while still in use
[INFO] [stdout]     |     argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymodule` (in Nightly builds, 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:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[pymodule]
[INFO] [stdout]     |     ^^^^^^^^^^-
[INFO] [stdout]     |     |         |
[INFO] [stdout]     |     |         temporary value is freed at the end of this statement
[INFO] [stdout]     |     creates a temporary value which is freed while still in use
[INFO] [stdout]     |     argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymodule` (in Nightly builds, 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:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[pymodule]
[INFO] [stdout]     |     ^^^^^^^^^^-
[INFO] [stdout]     |     |         |
[INFO] [stdout]     |     |         temporary value is freed at the end of this statement
[INFO] [stdout]     |     creates a temporary value which is freed while still in use
[INFO] [stdout]     |     argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymodule` (in Nightly builds, 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:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[pymodule(gil_used = false)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                           |
[INFO] [stdout]    | |                           temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymodule` (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 `pyro-mysql` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "594e9f2c8b4cb7c8858254cbea3574a89688c183e488fed0ffb46f71f230b8a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "594e9f2c8b4cb7c8858254cbea3574a89688c183e488fed0ffb46f71f230b8a4", kill_on_drop: false }`
[INFO] [stdout] 594e9f2c8b4cb7c8858254cbea3574a89688c183e488fed0ffb46f71f230b8a4
