[INFO] cloning repository https://github.com/p6nj/bleeperpreter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p6nj/bleeperpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp6nj%2Fbleeperpreter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp6nj%2Fbleeperpreter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0db7cfaa43bf3b77288fd5ee133e391e7fdf193
[INFO] testing p6nj/bleeperpreter against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp6nj%2Fbleeperpreter" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/p6nj/bleeperpreter
[INFO] finished tweaking git repo https://github.com/p6nj/bleeperpreter
[INFO] tweaked toml for git repo https://github.com/p6nj/bleeperpreter written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/p6nj/bleeperpreter on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 169 packages to latest compatible versions
[INFO] [stderr]       Adding derive-new v0.6.0 (available: v0.7.0)
[INFO] [stderr]       Adding dirs v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding rodio v0.19.0 (available: v0.21.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded derive-new v0.5.9
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded bppt v0.2.5
[INFO] [stderr]   Downloaded meval v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43e59b5839dcff3a67588f27914c33685b805974cb875c729c80142e8289bf0f
[INFO] running `Command { std: "docker" "start" "-a" "43e59b5839dcff3a67588f27914c33685b805974cb875c729c80142e8289bf0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43e59b5839dcff3a67588f27914c33685b805974cb875c729c80142e8289bf0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e59b5839dcff3a67588f27914c33685b805974cb875c729c80142e8289bf0f", kill_on_drop: false }`
[INFO] [stdout] 43e59b5839dcff3a67588f27914c33685b805974cb875c729c80142e8289bf0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4832c2f3bbfe1be8fa7997d4be02ed76c80a85f8d0f8febf70e9413be1d9779d
[INFO] running `Command { std: "docker" "start" "-a" "4832c2f3bbfe1be8fa7997d4be02ed76c80a85f8d0f8febf70e9413be1d9779d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rodio v0.19.0
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling meval v0.2.0
[INFO] [stderr]    Compiling bppt v0.2.5
[INFO] [stderr]    Compiling bppt v0.2.5 (/opt/rustwide/workdir/bppt)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn octave(i: &str) -> LeResult {
[INFO] [stdout]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn octave(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn length(i: &str) -> LeResult {
[INFO] [stdout]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn length(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn volume(i: &str) -> LeResult {
[INFO] [stdout]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn volume(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn rest(i: &str) -> LeResult {
[INFO] [stdout]    |            ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn rest(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn octaveincr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn octaveincr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn octavedecr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn octavedecr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn lengthincr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn lengthincr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn lengthdecr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn lengthdecr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn volumeincr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn volumeincr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn volumedecr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn volumedecr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn more(i: &str) -> LeResult {
[INFO] [stdout]    |            ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn more(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> bppt/src/structure/de/atoms.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn r#loop<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a {
[INFO] [stdout]     |                         ^^                     --         --------   -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      |          |
[INFO] [stdout]     |                         |                      |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn r#loop<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult<'a> + 'a {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> bppt/src/structure/de/atoms.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn tuplet<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a {
[INFO] [stdout]     |                         ^^                     --         --------   -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      |          |
[INFO] [stdout]     |                         |                      |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn tuplet<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult<'a> + 'a {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bppt-wav v0.2.0 (/opt/rustwide/workdir/bppt-wav)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4832c2f3bbfe1be8fa7997d4be02ed76c80a85f8d0f8febf70e9413be1d9779d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4832c2f3bbfe1be8fa7997d4be02ed76c80a85f8d0f8febf70e9413be1d9779d", kill_on_drop: false }`
[INFO] [stdout] 4832c2f3bbfe1be8fa7997d4be02ed76c80a85f8d0f8febf70e9413be1d9779d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 258724ac3b93838c72822c35ff8e1720d0037ae86efd22a0749ba8ff07e25073
[INFO] running `Command { std: "docker" "start" "-a" "258724ac3b93838c72822c35ff8e1720d0037ae86efd22a0749ba8ff07e25073", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn octave(i: &str) -> LeResult {
[INFO] [stdout]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn octave(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn length(i: &str) -> LeResult {
[INFO] [stdout]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn length(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn volume(i: &str) -> LeResult {
[INFO] [stdout]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn volume(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn rest(i: &str) -> LeResult {
[INFO] [stdout]    |            ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn rest(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn octaveincr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn octaveincr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn octavedecr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn octavedecr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn lengthincr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn lengthincr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn lengthdecr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn lengthdecr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn volumeincr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn volumeincr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn volumedecr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn volumedecr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn more(i: &str) -> LeResult {
[INFO] [stdout]    |            ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn more(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bppt v0.2.5 (/opt/rustwide/workdir/bppt)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> bppt/src/structure/de/atoms.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn r#loop<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a {
[INFO] [stdout]     |                         ^^                     --         --------   -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      |          |
[INFO] [stdout]     |                         |                      |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn r#loop<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult<'a> + 'a {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> bppt/src/structure/de/atoms.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn tuplet<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a {
[INFO] [stdout]     |                         ^^                     --         --------   -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      |          |
[INFO] [stdout]     |                         |                      |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn tuplet<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult<'a> + 'a {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bppt-wav v0.2.0 (/opt/rustwide/workdir/bppt-wav)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn octave(i: &str) -> LeResult {
[INFO] [stdout]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn octave(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn length(i: &str) -> LeResult {
[INFO] [stdout]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn length(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn volume(i: &str) -> LeResult {
[INFO] [stdout]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn volume(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn rest(i: &str) -> LeResult {
[INFO] [stdout]    |            ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn rest(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn octaveincr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn octaveincr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn octavedecr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn octavedecr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn lengthincr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn lengthincr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn lengthdecr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn lengthdecr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn volumeincr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn volumeincr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn volumedecr(i: &str) -> LeResult {
[INFO] [stdout]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn volumedecr(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> bppt/src/structure/de/atoms.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn more(i: &str) -> LeResult {
[INFO] [stdout]    |            ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn more(i: &str) -> LeResult<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> bppt/src/structure/de/atoms.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn r#loop<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a {
[INFO] [stdout]     |                         ^^                     --         --------   -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      |          |
[INFO] [stdout]     |                         |                      |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn r#loop<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult<'a> + 'a {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> bppt/src/structure/de/atoms.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn tuplet<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a {
[INFO] [stdout]     |                         ^^                     --         --------   -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      |          |
[INFO] [stdout]     |                         |                      |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         |                      the lifetimes get resolved as `'a`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn tuplet<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult<'a> + 'a {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "258724ac3b93838c72822c35ff8e1720d0037ae86efd22a0749ba8ff07e25073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "258724ac3b93838c72822c35ff8e1720d0037ae86efd22a0749ba8ff07e25073", kill_on_drop: false }`
[INFO] [stdout] 258724ac3b93838c72822c35ff8e1720d0037ae86efd22a0749ba8ff07e25073
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af3acd823db10506a3dd69da2e0285468c3c79acad03477fe21ef103d032f1ec
[INFO] running `Command { std: "docker" "start" "-a" "af3acd823db10506a3dd69da2e0285468c3c79acad03477fe21ef103d032f1ec", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> bppt/src/structure/de/atoms.rs:36:14
[INFO] [stderr]    |
[INFO] [stderr] 36 | fn octave(i: &str) -> LeResult {
[INFO] [stderr]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |              |
[INFO] [stderr]    |              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 36 | fn octave(i: &str) -> LeResult<'_> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> bppt/src/structure/de/atoms.rs:46:14
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn length(i: &str) -> LeResult {
[INFO] [stderr]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |              |
[INFO] [stderr]    |              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn length(i: &str) -> LeResult<'_> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> bppt/src/structure/de/atoms.rs:56:14
[INFO] [stderr]    |
[INFO] [stderr] 56 | fn volume(i: &str) -> LeResult {
[INFO] [stderr]    |              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |              |
[INFO] [stderr]    |              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 56 | fn volume(i: &str) -> LeResult<'_> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> bppt/src/structure/de/atoms.rs:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 | fn rest(i: &str) -> LeResult {
[INFO] [stderr]    |            ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |            |
[INFO] [stderr]    |            this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 69 | fn rest(i: &str) -> LeResult<'_> {
[INFO] [stderr]    |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> bppt/src/structure/de/atoms.rs:73:18
[INFO] [stderr]    |
[INFO] [stderr] 73 | fn octaveincr(i: &str) -> LeResult {
[INFO] [stderr]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 73 | fn octaveincr(i: &str) -> LeResult<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> bppt/src/structure/de/atoms.rs:77:18
[INFO] [stderr]    |
[INFO] [stderr] 77 | fn octavedecr(i: &str) -> LeResult {
[INFO] [stderr]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 77 | fn octavedecr(i: &str) -> LeResult<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> bppt/src/structure/de/atoms.rs:81:18
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn lengthincr(i: &str) -> LeResult {
[INFO] [stderr]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn lengthincr(i: &str) -> LeResult<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> bppt/src/structure/de/atoms.rs:85:18
[INFO] [stderr]    |
[INFO] [stderr] 85 | fn lengthdecr(i: &str) -> LeResult {
[INFO] [stderr]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 85 | fn lengthdecr(i: &str) -> LeResult<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> bppt/src/structure/de/atoms.rs:89:18
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn volumeincr(i: &str) -> LeResult {
[INFO] [stderr]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn volumeincr(i: &str) -> LeResult<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> bppt/src/structure/de/atoms.rs:93:18
[INFO] [stderr]    |
[INFO] [stderr] 93 | fn volumedecr(i: &str) -> LeResult {
[INFO] [stderr]    |                  ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 93 | fn volumedecr(i: &str) -> LeResult<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> bppt/src/structure/de/atoms.rs:97:12
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn more(i: &str) -> LeResult {
[INFO] [stderr]    |            ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |            |
[INFO] [stderr]    |            this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn more(i: &str) -> LeResult<'_> {
[INFO] [stderr]    |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> bppt/src/structure/de/atoms.rs:154:25
[INFO] [stderr]     |
[INFO] [stderr] 154 | fn r#loop<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a {
[INFO] [stderr]     |                         ^^                     --         --------   -- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                         |                      |          |
[INFO] [stderr]     |                         |                      |          the lifetimes get resolved as `'a`
[INFO] [stderr]     |                         |                      the lifetimes get resolved as `'a`
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 154 | fn r#loop<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult<'a> + 'a {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> bppt/src/structure/de/atoms.rs:175:25
[INFO] [stderr]     |
[INFO] [stderr] 175 | fn tuplet<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a {
[INFO] [stderr]     |                         ^^                     --         --------   -- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                         |                      |          |
[INFO] [stderr]     |                         |                      |          the lifetimes get resolved as `'a`
[INFO] [stderr]     |                         |                      the lifetimes get resolved as `'a`
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 175 | fn tuplet<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult<'a> + 'a {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bppt` (lib) generated 13 warnings
[INFO] [stderr] warning: `bppt` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bppt-4d4ec09f5165bdd2)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test structure::de::atoms::tests::length ... ok
[INFO] [stdout] test structure::de::atoms::tests::length_incr ... ok
[INFO] [stdout] test structure::de::atoms::tests::length_decr ... ok
[INFO] [stdout] test structure::de::atoms::tests::note ... ok
[INFO] [stdout] test structure::de::atoms::tests::loop_ ... ok
[INFO] [stdout] test structure::de::atoms::tests::octave ... ok
[INFO] [stdout] test structure::de::atoms::tests::octave_incr ... ok
[INFO] [stdout] test structure::de::atoms::tests::rest ... ok
[INFO] [stdout] test structure::de::atoms::tests::volume_decr ... ok
[INFO] [stdout] test structure::de::atoms::tests::volume_incr ... ok
[INFO] [stdout] test structure::de::atoms::tests::octave_decr ... ok
[INFO] [stdout] test structure::de::atoms::tests::tuplet ... ok
[INFO] [stdout] test structure::de::atoms::tests::volume ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/bppt_wav-945d11743b1897af)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test structure::de::signal::tests::string ... ok
[INFO] [stdout] test mixing::tests::note_length ... ok
[INFO] [stdout] test mixing::tests::loop_precision ... ok
[INFO] [stdout] test mixing::tests::tempo ... ok
[INFO] [stdout] test mixing::tests::note_loss ... ok
[INFO] [stdout] test structure::de::signal::tests::array ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- structure::de::signal::tests::array stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'structure::de::signal::tests::array' panicked at bppt-wav/src/lib/structure/de/signal/tests.rs:16:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error("invalid expression: \"sin(2*pi*f*t)\"", line: 1, column: 17)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b37385e1732 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b37385e1732 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b37385e1732 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b37385e1732 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b3738608c53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b3738608c53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5b37385de6e3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b37385de6e3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b37385e1582 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b37385e2cac - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b37385e2b02 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b37384b9244 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b37384b9244 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b37385e378b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b37385e378b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b37385e345a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b37385e1c39 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5b37385e30ed - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b3738607080 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b3738607486 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5b37384727b6 - core::result::Result<T,E>::unwrap::hc4b3fc1c4e4c84d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b37384727b6 - bppt_wav::structure::de::signal::tests::array::h9da97a29c607b29e
[INFO] [stdout]                                at /opt/rustwide/workdir/bppt-wav/src/lib/structure/de/signal/tests.rs:16:42
[INFO] [stdout]   22:     0x5b373847b6a9 - bppt_wav::structure::de::signal::tests::array::{{closure}}::h5b8fff632494e594
[INFO] [stdout]                                at /opt/rustwide/workdir/bppt-wav/src/lib/structure/de/signal/tests.rs:13:11
[INFO] [stdout]   23:     0x5b373847b6a9 - core::ops::function::FnOnce::call_once::h911b87a08bbd3606
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b37384be9cb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b37384be9cb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b37384bdbbe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b37384bdbbe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b37384bdbbe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b37384bdbbe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b37384bdbbe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b37384bdbbe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b37384bdbbe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b3738481734 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b3738481734 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5b373848510a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b373848510a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b373848510a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b373848510a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b373848510a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b373848510a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b373848510a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b37385e6a37 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b37385e6a37 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5b37385e6a37 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7ac0aabd0aa4 - <unknown>
[INFO] [stdout]   46:     0x7ac0aac5da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     structure::de::signal::tests::array
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bppt-wav --lib`
[INFO] running `Command { std: "docker" "inspect" "af3acd823db10506a3dd69da2e0285468c3c79acad03477fe21ef103d032f1ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af3acd823db10506a3dd69da2e0285468c3c79acad03477fe21ef103d032f1ec", kill_on_drop: false }`
[INFO] [stdout] af3acd823db10506a3dd69da2e0285468c3c79acad03477fe21ef103d032f1ec
