[INFO] fetching crate lmml-cli 0.6.0... [INFO] testing lmml-cli-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate lmml-cli 0.6.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate lmml-cli 0.6.0 [INFO] finished tweaking crates.io crate lmml-cli 0.6.0 [INFO] tweaked toml for crates.io crate lmml-cli 0.6.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lmml-cli 0.6.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 lmml-cli 0.6.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 nom-language v0.1.0 [INFO] [stderr] Downloaded lmml-parser v0.6.0 [INFO] [stderr] Downloaded hound v3.5.1 [INFO] [stderr] Downloaded ogg v0.8.0 [INFO] [stderr] Downloaded array-init v2.1.0 [INFO] [stderr] Downloaded lmml v0.6.0 [INFO] [stderr] Downloaded claxon v0.4.3 [INFO] [stderr] Downloaded clap v4.5.28 [INFO] [stderr] Downloaded nom v8.0.0 [INFO] [stderr] Downloaded toml_edit v0.22.23 [INFO] [stderr] Downloaded lewton v0.10.2 [INFO] [stderr] Downloaded clap_builder v4.5.27 [INFO] [stderr] Downloaded winnow v0.7.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0062d1184e68d6b2072fae851a2e868456ea6b9491ed957a878d4e3371487c5b [INFO] running `Command { std: "docker" "start" "-a" "0062d1184e68d6b2072fae851a2e868456ea6b9491ed957a878d4e3371487c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0062d1184e68d6b2072fae851a2e868456ea6b9491ed957a878d4e3371487c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0062d1184e68d6b2072fae851a2e868456ea6b9491ed957a878d4e3371487c5b", kill_on_drop: false }` [INFO] [stdout] 0062d1184e68d6b2072fae851a2e868456ea6b9491ed957a878d4e3371487c5b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49ea339ab2d4e94de1370b62b64a6b5e04b356427116c1c71a911f6904428e1e [INFO] running `Command { std: "docker" "start" "-a" "49ea339ab2d4e94de1370b62b64a6b5e04b356427116c1c71a911f6904428e1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rodio v0.20.1 [INFO] [stderr] Compiling lmml v0.6.0 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling lmml-parser v0.6.0 [INFO] [stderr] Compiling lmml-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.39s [INFO] running `Command { std: "docker" "inspect" "49ea339ab2d4e94de1370b62b64a6b5e04b356427116c1c71a911f6904428e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ea339ab2d4e94de1370b62b64a6b5e04b356427116c1c71a911f6904428e1e", kill_on_drop: false }` [INFO] [stdout] 49ea339ab2d4e94de1370b62b64a6b5e04b356427116c1c71a911f6904428e1e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51bc0dbc077aca6ac206b80c104fe920ae9707fee7e53d07cd4ca7e12139510c [INFO] running `Command { std: "docker" "start" "-a" "51bc0dbc077aca6ac206b80c104fe920ae9707fee7e53d07cd4ca7e12139510c", kill_on_drop: false }` [INFO] [stderr] Compiling lmml-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "51bc0dbc077aca6ac206b80c104fe920ae9707fee7e53d07cd4ca7e12139510c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51bc0dbc077aca6ac206b80c104fe920ae9707fee7e53d07cd4ca7e12139510c", kill_on_drop: false }` [INFO] [stdout] 51bc0dbc077aca6ac206b80c104fe920ae9707fee7e53d07cd4ca7e12139510c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41e56f4807d09101b68ef5e1a2adb6fd4806c0c26d97478720f3535aa4d625d4 [INFO] running `Command { std: "docker" "start" "-a" "41e56f4807d09101b68ef5e1a2adb6fd4806c0c26d97478720f3535aa4d625d4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lmml-e904654ed7dafbc0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41e56f4807d09101b68ef5e1a2adb6fd4806c0c26d97478720f3535aa4d625d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e56f4807d09101b68ef5e1a2adb6fd4806c0c26d97478720f3535aa4d625d4", kill_on_drop: false }` [INFO] [stdout] 41e56f4807d09101b68ef5e1a2adb6fd4806c0c26d97478720f3535aa4d625d4