[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] checking p6nj/bleeperpreter against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp6nj%2Fbleeperpreter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p6nj/bleeperpreter on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 153 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.20.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bppt v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f80896a4d78dcd1ea3d2e0bc61f28e94337c1d4b2fc29b58b4adb4ee193902fc [INFO] running `Command { std: "docker" "start" "-a" "f80896a4d78dcd1ea3d2e0bc61f28e94337c1d4b2fc29b58b4adb4ee193902fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f80896a4d78dcd1ea3d2e0bc61f28e94337c1d4b2fc29b58b4adb4ee193902fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f80896a4d78dcd1ea3d2e0bc61f28e94337c1d4b2fc29b58b4adb4ee193902fc", kill_on_drop: false }` [INFO] [stdout] f80896a4d78dcd1ea3d2e0bc61f28e94337c1d4b2fc29b58b4adb4ee193902fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98c5c8c37039bbceafade1a99c99703262c2707fe745baecf57ffcccafb983df [INFO] running `Command { std: "docker" "start" "-a" "98c5c8c37039bbceafade1a99c99703262c2707fe745baecf57ffcccafb983df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking rodio v0.19.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking lazy-regex v3.4.1 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking bppt v0.2.5 [INFO] [stderr] Checking bppt v0.2.5 (/opt/rustwide/workdir/bppt) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> bppt/src/structure/de/atoms.rs:154:59 [INFO] [stdout] | [INFO] [stdout] 154 | fn r#loop<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> bppt/src/structure/de/atoms.rs:175:59 [INFO] [stdout] | [INFO] [stdout] 175 | fn tuplet<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> bppt/src/structure/de/atoms.rs:154:59 [INFO] [stdout] | [INFO] [stdout] 154 | fn r#loop<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> bppt/src/structure/de/atoms.rs:175:59 [INFO] [stdout] | [INFO] [stdout] 175 | fn tuplet<'a>(noteset: &'a str) -> impl FnMut(&'a str) -> LeResult + 'a { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bppt-wav v0.2.0 (/opt/rustwide/workdir/bppt-wav) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.75s [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 1` [INFO] running `Command { std: "docker" "inspect" "98c5c8c37039bbceafade1a99c99703262c2707fe745baecf57ffcccafb983df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c5c8c37039bbceafade1a99c99703262c2707fe745baecf57ffcccafb983df", kill_on_drop: false }` [INFO] [stdout] 98c5c8c37039bbceafade1a99c99703262c2707fe745baecf57ffcccafb983df