[INFO] fetching crate math_dsl_macro 0.1.0...
[INFO] testing math_dsl_macro-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate math_dsl_macro 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate math_dsl_macro 0.1.0
[INFO] finished tweaking crates.io crate math_dsl_macro 0.1.0
[INFO] tweaked toml for crates.io crate math_dsl_macro 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate math_dsl_macro 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate math_dsl_macro 0.1.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d62162726ac341bf9bc2492303c1705f463c3229b049aea7aef36f28dc562503
[INFO] running `Command { std: "docker" "start" "-a" "d62162726ac341bf9bc2492303c1705f463c3229b049aea7aef36f28dc562503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d62162726ac341bf9bc2492303c1705f463c3229b049aea7aef36f28dc562503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62162726ac341bf9bc2492303c1705f463c3229b049aea7aef36f28dc562503", kill_on_drop: false }`
[INFO] [stdout] d62162726ac341bf9bc2492303c1705f463c3229b049aea7aef36f28dc562503
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a59015aaf93c605f960d4d1feed5c894fc3eee3d5174e0d9683397cbdeca8f0
[INFO] running `Command { std: "docker" "start" "-a" "3a59015aaf93c605f960d4d1feed5c894fc3eee3d5174e0d9683397cbdeca8f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling pest_consume v1.1.0
[INFO] [stderr]    Compiling math_dsl_macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pest_parse.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn underscore_arg(input: Node) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                              ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn underscore_arg(input: Node<'_>) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pest_parse.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn single_arg_func(input: Node) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                               ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn single_arg_func(input: Node<'_>) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pest_parse.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn underscore_arg(input: Node) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                              ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn underscore_arg(input: Node<'_>) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pest_parse.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn single_arg_func(input: Node) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                               ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn single_arg_func(input: Node<'_>) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.07s
[INFO] running `Command { std: "docker" "inspect" "3a59015aaf93c605f960d4d1feed5c894fc3eee3d5174e0d9683397cbdeca8f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a59015aaf93c605f960d4d1feed5c894fc3eee3d5174e0d9683397cbdeca8f0", kill_on_drop: false }`
[INFO] [stdout] 3a59015aaf93c605f960d4d1feed5c894fc3eee3d5174e0d9683397cbdeca8f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ef5cc7f457f97bfe368ab06013c1c9127f08c23ce55ea9364f7872f850bd897
[INFO] running `Command { std: "docker" "start" "-a" "1ef5cc7f457f97bfe368ab06013c1c9127f08c23ce55ea9364f7872f850bd897", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling math_dsl_macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pest_parse.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn underscore_arg(input: Node) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                              ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn underscore_arg(input: Node<'_>) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pest_parse.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn single_arg_func(input: Node) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                               ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn single_arg_func(input: Node<'_>) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pest_parse.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn underscore_arg(input: Node) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                              ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn underscore_arg(input: Node<'_>) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pest_parse.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn single_arg_func(input: Node) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                               ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn single_arg_func(input: Node<'_>) -> Result<&str, Error<Rule>> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/bin.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         from_latex_file!("/home/volker/Sync/ila_parent/bonsint/lib/bons2d.tex");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `math_dsl_macro` (bin "mybin" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1ef5cc7f457f97bfe368ab06013c1c9127f08c23ce55ea9364f7872f850bd897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef5cc7f457f97bfe368ab06013c1c9127f08c23ce55ea9364f7872f850bd897", kill_on_drop: false }`
[INFO] [stdout] 1ef5cc7f457f97bfe368ab06013c1c9127f08c23ce55ea9364f7872f850bd897
