[INFO] fetching crate math_dsl_macro 0.1.0...
[INFO] testing math_dsl_macro-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate math_dsl_macro 0.1.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate math_dsl_macro 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd9e627ac0df3e4cc9f25df853ff3a4d039503665cbf3ed0dafb4943f3e22773
[INFO] running `Command { std: "docker" "start" "-a" "cd9e627ac0df3e4cc9f25df853ff3a4d039503665cbf3ed0dafb4943f3e22773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd9e627ac0df3e4cc9f25df853ff3a4d039503665cbf3ed0dafb4943f3e22773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd9e627ac0df3e4cc9f25df853ff3a4d039503665cbf3ed0dafb4943f3e22773", kill_on_drop: false }`
[INFO] [stdout] cd9e627ac0df3e4cc9f25df853ff3a4d039503665cbf3ed0dafb4943f3e22773
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae9564eb17c309da2d112b6d2fe5df0ce058c6ba8452fa36383326b1559a4bab
[INFO] running `Command { std: "docker" "start" "-a" "ae9564eb17c309da2d112b6d2fe5df0ce058c6ba8452fa36383326b1559a4bab", 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 maplit v1.0.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[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_derive v2.1.0
[INFO] [stderr]    Compiling pest_consume_macros v1.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 10.26s
[INFO] running `Command { std: "docker" "inspect" "ae9564eb17c309da2d112b6d2fe5df0ce058c6ba8452fa36383326b1559a4bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9564eb17c309da2d112b6d2fe5df0ce058c6ba8452fa36383326b1559a4bab", kill_on_drop: false }`
[INFO] [stdout] ae9564eb17c309da2d112b6d2fe5df0ce058c6ba8452fa36383326b1559a4bab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41fcf049fa6a61c40b69be5f15e2af8fb2c0d821f2af1dbb4cfa58b739e0f510
[INFO] running `Command { std: "docker" "start" "-a" "41fcf049fa6a61c40b69be5f15e2af8fb2c0d821f2af1dbb4cfa58b739e0f510", kill_on_drop: false }`
[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" "41fcf049fa6a61c40b69be5f15e2af8fb2c0d821f2af1dbb4cfa58b739e0f510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41fcf049fa6a61c40b69be5f15e2af8fb2c0d821f2af1dbb4cfa58b739e0f510", kill_on_drop: false }`
[INFO] [stdout] 41fcf049fa6a61c40b69be5f15e2af8fb2c0d821f2af1dbb4cfa58b739e0f510
