[INFO] fetching crate rudiments 0.1.1...
[INFO] testing rudiments-0.1.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rudiments 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rudiments 0.1.1
[INFO] finished tweaking crates.io crate rudiments 0.1.1
[INFO] tweaked toml for crates.io crate rudiments 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rudiments 0.1.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rudiments 0.1.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ogg v0.7.0
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.5
[INFO] [stderr]   Downloaded funty v1.0.1
[INFO] [stderr]   Downloaded tinyvec v0.3.4
[INFO] [stderr]   Downloaded lewton v0.10.1
[INFO] [stderr]   Downloaded radium v0.3.0
[INFO] [stderr]   Downloaded nom v7.1.0
[INFO] [stderr]   Downloaded os_str_bytes v4.2.0
[INFO] [stderr]   Downloaded bitvec v0.18.1
[INFO] [stderr]   Downloaded clap v3.0.0-beta.5
[INFO] [stderr]   Downloaded rodio v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d23c43bdc26596c7ee0a29a98eb93cbc66d5052c8013355dc9a74e083009af0
[INFO] running `Command { std: "docker" "start" "-a" "7d23c43bdc26596c7ee0a29a98eb93cbc66d5052c8013355dc9a74e083009af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d23c43bdc26596c7ee0a29a98eb93cbc66d5052c8013355dc9a74e083009af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d23c43bdc26596c7ee0a29a98eb93cbc66d5052c8013355dc9a74e083009af0", kill_on_drop: false }`
[INFO] [stdout] 7d23c43bdc26596c7ee0a29a98eb93cbc66d5052c8013355dc9a74e083009af0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b44260120d7e1a265b9a24771268c18f85541eb53d5a505e1c279412391fa4b4
[INFO] running `Command { std: "docker" "start" "-a" "b44260120d7e1a265b9a24771268c18f85541eb53d5a505e1c279412391fa4b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cpal v0.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling funty v1.0.1
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling ogg v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling lewton v0.10.1
[INFO] [stderr]    Compiling os_str_bytes v4.2.0
[INFO] [stderr]    Compiling bitvec v0.18.1
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling minimp3 v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.5
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling clap v3.0.0-beta.5
[INFO] [stderr]    Compiling rodio v0.11.0
[INFO] [stderr]    Compiling rudiments v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn iter(&self) -> Iter<LocalBits, usize> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided 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] 134 |     pub fn iter(&self) -> Iter<'_, LocalBits, usize> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.87s
[INFO] running `Command { std: "docker" "inspect" "b44260120d7e1a265b9a24771268c18f85541eb53d5a505e1c279412391fa4b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44260120d7e1a265b9a24771268c18f85541eb53d5a505e1c279412391fa4b4", kill_on_drop: false }`
[INFO] [stdout] b44260120d7e1a265b9a24771268c18f85541eb53d5a505e1c279412391fa4b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e68bb023212d1c662d095af82f6d349a3790daf8973db735df6c0668da86fdd5
[INFO] running `Command { std: "docker" "start" "-a" "e68bb023212d1c662d095af82f6d349a3790daf8973db735df6c0668da86fdd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rudiments v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn iter(&self) -> Iter<LocalBits, usize> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided 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] 134 |     pub fn iter(&self) -> Iter<'_, LocalBits, usize> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "e68bb023212d1c662d095af82f6d349a3790daf8973db735df6c0668da86fdd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e68bb023212d1c662d095af82f6d349a3790daf8973db735df6c0668da86fdd5", kill_on_drop: false }`
[INFO] [stdout] e68bb023212d1c662d095af82f6d349a3790daf8973db735df6c0668da86fdd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 57837c9e78a7d583c74d82ffdd46698d9b0ec66de879df0e24d0018b1f56b975
[INFO] running `Command { std: "docker" "start" "-a" "57837c9e78a7d583c74d82ffdd46698d9b0ec66de879df0e24d0018b1f56b975", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pattern.rs:134:17
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn iter(&self) -> Iter<LocalBits, usize> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn iter(&self) -> Iter<'_, LocalBits, usize> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rudiments` (bin "rudiments" test) generated 1 warning (run `cargo fix --bin "rudiments" -p rudiments --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rudiments-cd2b407332a1ec14)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test instrumentation::tests::test_parse_instrument ... ok
[INFO] [stdout] test instrumentation::tests::test_parse_binding ... ok
[INFO] [stdout] test pattern::tests::test_parse_instrument ... ok
[INFO] [stdout] test pattern::tests::test_parse_amplitude ... ok
[INFO] [stdout] test instrumentation::tests::test_parse_sound_file ... ok
[INFO] [stdout] test pattern::tests::test_parse_steps ... ok
[INFO] [stdout] test pattern::tests::test_parse_track ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "57837c9e78a7d583c74d82ffdd46698d9b0ec66de879df0e24d0018b1f56b975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57837c9e78a7d583c74d82ffdd46698d9b0ec66de879df0e24d0018b1f56b975", kill_on_drop: false }`
[INFO] [stdout] 57837c9e78a7d583c74d82ffdd46698d9b0ec66de879df0e24d0018b1f56b975
