[INFO] cloning repository https://github.com/jnoortheen/xonsh-rd-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jnoortheen/xonsh-rd-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnoortheen%2Fxonsh-rd-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnoortheen%2Fxonsh-rd-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee2aa900b0f857df657c579f52e8f6a1de48e4dd
[INFO] checking jnoortheen/xonsh-rd-parser against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnoortheen%2Fxonsh-rd-parser" "/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/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jnoortheen/xonsh-rd-parser
[INFO] finished tweaking git repo https://github.com/jnoortheen/xonsh-rd-parser
[INFO] tweaked toml for git repo https://github.com/jnoortheen/xonsh-rd-parser written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jnoortheen/xonsh-rd-parser 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/jnoortheen/xonsh-rd-parser 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] [stderr]     Blocking waiting for file lock on package cache
[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] d2a2fcfdf6ba71a8ce15828b0a195ba7aef262e31c444e6e59f75703dcce0f8f
[INFO] running `Command { std: "docker" "start" "d2a2fcfdf6ba71a8ce15828b0a195ba7aef262e31c444e6e59f75703dcce0f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2a2fcfdf6ba71a8ce15828b0a195ba7aef262e31c444e6e59f75703dcce0f8f", 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" "d2a2fcfdf6ba71a8ce15828b0a195ba7aef262e31c444e6e59f75703dcce0f8f" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2a2fcfdf6ba71a8ce15828b0a195ba7aef262e31c444e6e59f75703dcce0f8f", 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" "d2a2fcfdf6ba71a8ce15828b0a195ba7aef262e31c444e6e59f75703dcce0f8f" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking ordermap v1.2.0
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking yansi-term v0.1.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling codspeed-divan-compat v5.0.1
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking annotate-snippets v0.9.2
[INFO] [stderr]     Checking ruff_annotate_snippets v0.0.5 (https://github.com/astral-sh/ruff.git?tag=0.15.22#0177a7e0)
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]    Compiling codspeed v5.0.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking ruff_cache v0.0.5 (https://github.com/astral-sh/ruff.git?tag=0.15.22#0177a7e0)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]     Checking libtest-mimic v0.8.2
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling codspeed-divan-compat-macros v5.0.1
[INFO] [stderr]     Checking datatest-stable v0.3.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]     Checking thin-vec v0.2.18
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]    Compiling get-size-derive2 v0.10.3
[INFO] [stderr]     Checking get-size2 v0.10.0
[INFO] [stderr]     Checking ruff_text_size v0.0.5 (https://github.com/astral-sh/ruff.git?tag=0.15.22#0177a7e0)
[INFO] [stderr]     Checking ruff_source_file v0.0.5 (https://github.com/astral-sh/ruff.git?tag=0.15.22#0177a7e0)
[INFO] [stderr]     Checking ruff_python_trivia v0.0.5 (https://github.com/astral-sh/ruff.git?tag=0.15.22#0177a7e0)
[INFO] [stderr]    Compiling pyo3-macros v0.29.0
[INFO] [stderr]     Checking ruff_python_ast v0.0.5 (https://github.com/astral-sh/ruff.git?tag=0.15.22#0177a7e0)
[INFO] [stderr]     Checking codspeed-divan-compat-walltime v5.0.1
[INFO] [stderr]     Checking bon v3.9.3
[INFO] [stderr]     Checking ruff_python_parser v0.0.5 (/opt/rustwide/workdir/crates/ruff_python_parser)
[INFO] [stderr]     Checking py_ast v0.1.0 (/opt/rustwide/workdir/crates/py_ast)
[INFO] [stderr]     Checking xonsh-rd-parser v2.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[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] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xonsh-rd-parser` (lib) 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:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[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] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xonsh-rd-parser` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d2a2fcfdf6ba71a8ce15828b0a195ba7aef262e31c444e6e59f75703dcce0f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2a2fcfdf6ba71a8ce15828b0a195ba7aef262e31c444e6e59f75703dcce0f8f", kill_on_drop: false }`
[INFO] [stdout] d2a2fcfdf6ba71a8ce15828b0a195ba7aef262e31c444e6e59f75703dcce0f8f
