[INFO] fetching crate math_dsl_macro 0.1.0...
[INFO] testing math_dsl_macro-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate math_dsl_macro 0.1.0 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate math_dsl_macro 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.9
[INFO] [stderr]   Downloaded generic-array v0.12.4
[INFO] [stderr]   Downloaded pest_consume_macros v1.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded enum-as-inner v0.3.3
[INFO] [stderr]   Downloaded typenum v1.13.0
[INFO] [stderr]   Downloaded pest_consume v1.1.0
[INFO] [stderr]   Downloaded memchr v2.4.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] [stderr]   Downloaded aho-corasick v0.7.18
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a107bdd4cf3e0123547b9ac58c287336cabf0451eb5367b267217a5c6c3a0747
[INFO] running `Command { std: "docker" "start" "-a" "a107bdd4cf3e0123547b9ac58c287336cabf0451eb5367b267217a5c6c3a0747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a107bdd4cf3e0123547b9ac58c287336cabf0451eb5367b267217a5c6c3a0747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a107bdd4cf3e0123547b9ac58c287336cabf0451eb5367b267217a5c6c3a0747", kill_on_drop: false }`
[INFO] [stdout] a107bdd4cf3e0123547b9ac58c287336cabf0451eb5367b267217a5c6c3a0747
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0fa415c6a8bb7ac796967eea2bbba8e10c88a4b8c78c2d8253c15e4ad991718
[INFO] running `Command { std: "docker" "start" "-a" "a0fa415c6a8bb7ac796967eea2bbba8e10c88a4b8c78c2d8253c15e4ad991718", 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 quote v1.0.9
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[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 15.61s
[INFO] running `Command { std: "docker" "inspect" "a0fa415c6a8bb7ac796967eea2bbba8e10c88a4b8c78c2d8253c15e4ad991718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0fa415c6a8bb7ac796967eea2bbba8e10c88a4b8c78c2d8253c15e4ad991718", kill_on_drop: false }`
[INFO] [stdout] a0fa415c6a8bb7ac796967eea2bbba8e10c88a4b8c78c2d8253c15e4ad991718
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cdc11363e2ddb7666af7048f2f4834613bf7c3a22b792fdfa677c9af23a5a98
[INFO] running `Command { std: "docker" "start" "-a" "7cdc11363e2ddb7666af7048f2f4834613bf7c3a22b792fdfa677c9af23a5a98", 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" "7cdc11363e2ddb7666af7048f2f4834613bf7c3a22b792fdfa677c9af23a5a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cdc11363e2ddb7666af7048f2f4834613bf7c3a22b792fdfa677c9af23a5a98", kill_on_drop: false }`
[INFO] [stdout] 7cdc11363e2ddb7666af7048f2f4834613bf7c3a22b792fdfa677c9af23a5a98
