[INFO] cloning repository https://github.com/pexip/os-pydantic-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pexip/os-pydantic-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-pydantic-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-pydantic-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adee481b33cf09f925bdd30157ebc5c0a4c09e21
[INFO] checking pexip/os-pydantic-core against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-pydantic-core" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/pexip/os-pydantic-core
[INFO] finished tweaking git repo https://github.com/pexip/os-pydantic-core
[INFO] tweaked toml for git repo https://github.com/pexip/os-pydantic-core written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pexip/os-pydantic-core 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/pexip/os-pydantic-core 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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 14acd85e383341dc05edacb7f1f7f0dd0ee0f2ced8c0c94fd0264c48e1f11902
[INFO] running `Command { std: "docker" "start" "14acd85e383341dc05edacb7f1f7f0dd0ee0f2ced8c0c94fd0264c48e1f11902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14acd85e383341dc05edacb7f1f7f0dd0ee0f2ced8c0c94fd0264c48e1f11902", 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" "14acd85e383341dc05edacb7f1f7f0dd0ee0f2ced8c0c94fd0264c48e1f11902" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14acd85e383341dc05edacb7f1f7f0dd0ee0f2ced8c0c94fd0264c48e1f11902", 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" "14acd85e383341dc05edacb7f1f7f0dd0ee0f2ced8c0c94fd0264c48e1f11902" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling python3-dll-a v0.2.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling jiter v0.11.1
[INFO] [stderr]    Compiling pydantic-core v2.41.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking speedate v0.17.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[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 `pydantic-core` (lib test) due to 1 previous error
[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:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[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 `pydantic-core` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "14acd85e383341dc05edacb7f1f7f0dd0ee0f2ced8c0c94fd0264c48e1f11902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14acd85e383341dc05edacb7f1f7f0dd0ee0f2ced8c0c94fd0264c48e1f11902", kill_on_drop: false }`
[INFO] [stdout] 14acd85e383341dc05edacb7f1f7f0dd0ee0f2ced8c0c94fd0264c48e1f11902
