[INFO] fetching crate bellframe 0.13.2...
[INFO] testing bellframe-0.13.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1
[INFO] extracting crate bellframe 0.13.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate bellframe 0.13.2
[INFO] finished tweaking crates.io crate bellframe 0.13.2
[INFO] tweaked toml for crates.io crate bellframe 0.13.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bellframe 0.13.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 198 packages to latest compatible versions
[INFO] [stderr] Adding dirs v5.0.1 (available: v6.0.0)
[INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0)
[INFO] [stderr] Adding minidom v0.15.2 (available: v0.16.0)
[INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded shortlist v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0da50a2507c0a895e3ff26da24e8c15f0bb97972ed7858ae1f667b8e6bc782c9
[INFO] running `Command { std: "docker" "start" "-a" "0da50a2507c0a895e3ff26da24e8c15f0bb97972ed7858ae1f667b8e6bc782c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0da50a2507c0a895e3ff26da24e8c15f0bb97972ed7858ae1f667b8e6bc782c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0da50a2507c0a895e3ff26da24e8c15f0bb97972ed7858ae1f667b8e6bc782c9", kill_on_drop: false }`
[INFO] [stdout] 0da50a2507c0a895e3ff26da24e8c15f0bb97972ed7858ae1f667b8e6bc782c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4042f1ced9c228dbb566a1edd6ca17a5946cde9606de4c9a50e0b1be4a8bf8da
[INFO] running `Command { std: "docker" "start" "-a" "4042f1ced9c228dbb566a1edd6ca17a5946cde9606de4c9a50e0b1be4a8bf8da", kill_on_drop: false }`
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling hamming v0.1.3
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling primal-estimate v0.3.3
[INFO] [stderr] Compiling bytemuck_derive v1.10.1
[INFO] [stderr] Compiling zerofrom v0.1.6
[INFO] [stderr] Compiling dirs-sys v0.4.1
[INFO] [stderr] Compiling shortlist v0.2.0
[INFO] [stderr] Compiling edit-distance v2.1.3
[INFO] [stderr] Compiling yoke v0.8.0
[INFO] [stderr] Compiling dirs v5.0.1
[INFO] [stderr] Compiling openssl v0.10.73
[INFO] [stderr] Compiling primal-bit v0.3.2
[INFO] [stderr] Compiling zerovec v0.11.4
[INFO] [stderr] Compiling zerotrie v0.2.2
[INFO] [stderr] Compiling primal-sieve v0.3.7
[INFO] [stderr] Compiling bytemuck v1.23.2
[INFO] [stderr] Compiling factorial v0.4.0
[INFO] [stderr] Compiling tinystr v0.8.1
[INFO] [stderr] Compiling potential_utf v0.1.3
[INFO] [stderr] Compiling icu_collections v2.0.0
[INFO] [stderr] Compiling icu_locale_core v2.0.0
[INFO] [stderr] Compiling h2 v0.3.27
[INFO] [stderr] Compiling icu_provider v2.0.0
[INFO] [stderr] Compiling icu_normalizer v2.0.0
[INFO] [stderr] Compiling icu_properties v2.0.1
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling serde_json v1.0.143
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling idna v1.1.0
[INFO] [stderr] Compiling url v2.5.7
[INFO] [stderr] Compiling native-tls v0.2.14
[INFO] [stderr] Compiling tokio-native-tls v0.3.1
[INFO] [stderr] Compiling hyper v0.14.32
[INFO] [stderr] Compiling hyper-tls v0.5.0
[INFO] [stderr] Compiling reqwest v0.11.27
[INFO] [stderr] Compiling bellframe v0.13.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:204:17
[INFO] [stdout] |
[INFO] [stdout] 204 | pub fn rows(&self) -> same_stage_vec::Iter {
[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] 204 | pub fn rows(&self) -> same_stage_vec::Iter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:212:21
[INFO] [stdout] |
[INFO] [stdout] 212 | pub fn all_rows(&self) -> same_stage_vec::Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 212 | pub fn all_rows(&self) -> same_stage_vec::Iter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:219:19
[INFO] [stdout] |
[INFO] [stdout] 219 | pub fn annots(&self) -> std::slice::Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 219 | pub fn annots(&self) -> std::slice::Iter<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:262:24
[INFO] [stdout] |
[INFO] [stdout] 262 | pub fn repeat_iter(&self, start_row: RowBuf) -> RepeatIter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 262 | pub fn repeat_iter(&self, start_row: RowBuf) -> RepeatIter<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/method/mod.rs:170:25
[INFO] [stdout] |
[INFO] [stdout] 170 | pub fn plain_course(&self) -> Block {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 170 | pub fn plain_course(&self) -> Block> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/place_not.rs:597:23
[INFO] [stdout] |
[INFO] [stdout] 597 | pub fn place_nots(&self) -> std::slice::Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 597 | pub fn place_nots(&self) -> std::slice::Iter<'_, PlaceNot> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/borrowed.rs:94:22
[INFO] [stdout] |
[INFO] [stdout] 94 | pub fn bell_iter(&self) -> BellIter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 94 | pub fn bell_iter(&self) -> BellIter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/same_stage_vec.rs:194:21
[INFO] [stdout] |
[INFO] [stdout] 194 | pub fn as_slice(&self) -> RowSlice {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 194 | pub fn as_slice(&self) -> RowSlice<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/same_stage_vec.rs:202:27
[INFO] [stdout] |
[INFO] [stdout] 202 | pub fn as_slice_range(&self, range: impl RangeBounds) -> RowSlice {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 202 | pub fn as_slice_range(&self, range: impl RangeBounds) -> RowSlice<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/same_stage_vec.rs:243:17
[INFO] [stdout] |
[INFO] [stdout] 243 | pub fn iter(&self) -> Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 243 | pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.67s
[INFO] running `Command { std: "docker" "inspect" "4042f1ced9c228dbb566a1edd6ca17a5946cde9606de4c9a50e0b1be4a8bf8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4042f1ced9c228dbb566a1edd6ca17a5946cde9606de4c9a50e0b1be4a8bf8da", kill_on_drop: false }`
[INFO] [stdout] 4042f1ced9c228dbb566a1edd6ca17a5946cde9606de4c9a50e0b1be4a8bf8da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 057c1449e868c9e057dd342e663a32c2b5b286369d5f6a42503ae0a998eb2a1c
[INFO] running `Command { std: "docker" "start" "-a" "057c1449e868c9e057dd342e663a32c2b5b286369d5f6a42503ae0a998eb2a1c", kill_on_drop: false }`
[INFO] [stderr] Compiling native-tls v0.2.14
[INFO] [stderr] Compiling regex-automata v0.4.10
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling quickcheck_macros v1.1.0
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling tokio-native-tls v0.3.1
[INFO] [stderr] Compiling hyper-tls v0.5.0
[INFO] [stderr] Compiling reqwest v0.11.27
[INFO] [stderr] Compiling bellframe v0.13.2 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling regex v1.11.2
[INFO] [stderr] Compiling env_logger v0.8.4
[INFO] [stderr] Compiling quickcheck v1.0.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:204:17
[INFO] [stdout] |
[INFO] [stdout] 204 | pub fn rows(&self) -> same_stage_vec::Iter {
[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] 204 | pub fn rows(&self) -> same_stage_vec::Iter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:212:21
[INFO] [stdout] |
[INFO] [stdout] 212 | pub fn all_rows(&self) -> same_stage_vec::Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 212 | pub fn all_rows(&self) -> same_stage_vec::Iter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:219:19
[INFO] [stdout] |
[INFO] [stdout] 219 | pub fn annots(&self) -> std::slice::Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 219 | pub fn annots(&self) -> std::slice::Iter<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:262:24
[INFO] [stdout] |
[INFO] [stdout] 262 | pub fn repeat_iter(&self, start_row: RowBuf) -> RepeatIter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 262 | pub fn repeat_iter(&self, start_row: RowBuf) -> RepeatIter<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/method/mod.rs:170:25
[INFO] [stdout] |
[INFO] [stdout] 170 | pub fn plain_course(&self) -> Block {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 170 | pub fn plain_course(&self) -> Block> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/place_not.rs:597:23
[INFO] [stdout] |
[INFO] [stdout] 597 | pub fn place_nots(&self) -> std::slice::Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 597 | pub fn place_nots(&self) -> std::slice::Iter<'_, PlaceNot> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/borrowed.rs:94:22
[INFO] [stdout] |
[INFO] [stdout] 94 | pub fn bell_iter(&self) -> BellIter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 94 | pub fn bell_iter(&self) -> BellIter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/same_stage_vec.rs:194:21
[INFO] [stdout] |
[INFO] [stdout] 194 | pub fn as_slice(&self) -> RowSlice {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 194 | pub fn as_slice(&self) -> RowSlice<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/same_stage_vec.rs:202:27
[INFO] [stdout] |
[INFO] [stdout] 202 | pub fn as_slice_range(&self, range: impl RangeBounds) -> RowSlice {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 202 | pub fn as_slice_range(&self, range: impl RangeBounds) -> RowSlice<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/same_stage_vec.rs:243:17
[INFO] [stdout] |
[INFO] [stdout] 243 | pub fn iter(&self) -> Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 243 | pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:204:17
[INFO] [stdout] |
[INFO] [stdout] 204 | pub fn rows(&self) -> same_stage_vec::Iter {
[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] 204 | pub fn rows(&self) -> same_stage_vec::Iter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:212:21
[INFO] [stdout] |
[INFO] [stdout] 212 | pub fn all_rows(&self) -> same_stage_vec::Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 212 | pub fn all_rows(&self) -> same_stage_vec::Iter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:219:19
[INFO] [stdout] |
[INFO] [stdout] 219 | pub fn annots(&self) -> std::slice::Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 219 | pub fn annots(&self) -> std::slice::Iter<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/block.rs:262:24
[INFO] [stdout] |
[INFO] [stdout] 262 | pub fn repeat_iter(&self, start_row: RowBuf) -> RepeatIter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 262 | pub fn repeat_iter(&self, start_row: RowBuf) -> RepeatIter<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/method/mod.rs:170:25
[INFO] [stdout] |
[INFO] [stdout] 170 | pub fn plain_course(&self) -> Block {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 170 | pub fn plain_course(&self) -> Block> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/place_not.rs:597:23
[INFO] [stdout] |
[INFO] [stdout] 597 | pub fn place_nots(&self) -> std::slice::Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 597 | pub fn place_nots(&self) -> std::slice::Iter<'_, PlaceNot> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/borrowed.rs:94:22
[INFO] [stdout] |
[INFO] [stdout] 94 | pub fn bell_iter(&self) -> BellIter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 94 | pub fn bell_iter(&self) -> BellIter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/same_stage_vec.rs:194:21
[INFO] [stdout] |
[INFO] [stdout] 194 | pub fn as_slice(&self) -> RowSlice {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 194 | pub fn as_slice(&self) -> RowSlice<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/same_stage_vec.rs:202:27
[INFO] [stdout] |
[INFO] [stdout] 202 | pub fn as_slice_range(&self, range: impl RangeBounds) -> RowSlice {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 202 | pub fn as_slice_range(&self, range: impl RangeBounds) -> RowSlice<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/row/same_stage_vec.rs:243:17
[INFO] [stdout] |
[INFO] [stdout] 243 | pub fn iter(&self) -> Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 243 | pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.37s
[INFO] running `Command { std: "docker" "inspect" "057c1449e868c9e057dd342e663a32c2b5b286369d5f6a42503ae0a998eb2a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "057c1449e868c9e057dd342e663a32c2b5b286369d5f6a42503ae0a998eb2a1c", kill_on_drop: false }`
[INFO] [stdout] 057c1449e868c9e057dd342e663a32c2b5b286369d5f6a42503ae0a998eb2a1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1992f2f81fda71fe8a626ed93786847a82e263323809f15de057c7c854651226
[INFO] running `Command { std: "docker" "start" "-a" "1992f2f81fda71fe8a626ed93786847a82e263323809f15de057c7c854651226", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/block.rs:204:17
[INFO] [stderr] |
[INFO] [stderr] 204 | pub fn rows(&self) -> same_stage_vec::Iter {
[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] 204 | pub fn rows(&self) -> same_stage_vec::Iter<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/block.rs:212:21
[INFO] [stderr] |
[INFO] [stderr] 212 | pub fn all_rows(&self) -> same_stage_vec::Iter {
[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] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 212 | pub fn all_rows(&self) -> same_stage_vec::Iter<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/block.rs:219:19
[INFO] [stderr] |
[INFO] [stderr] 219 | pub fn annots(&self) -> std::slice::Iter {
[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] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 219 | pub fn annots(&self) -> std::slice::Iter<'_, A> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/block.rs:262:24
[INFO] [stderr] |
[INFO] [stderr] 262 | pub fn repeat_iter(&self, start_row: RowBuf) -> RepeatIter {
[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] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 262 | pub fn repeat_iter(&self, start_row: RowBuf) -> RepeatIter<'_, A> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/method/mod.rs:170:25
[INFO] [stderr] |
[INFO] [stderr] 170 | pub fn plain_course(&self) -> Block {
[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] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 170 | pub fn plain_course(&self) -> Block> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/place_not.rs:597:23
[INFO] [stderr] |
[INFO] [stderr] 597 | pub fn place_nots(&self) -> std::slice::Iter {
[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] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 597 | pub fn place_nots(&self) -> std::slice::Iter<'_, PlaceNot> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/row/borrowed.rs:94:22
[INFO] [stderr] |
[INFO] [stderr] 94 | pub fn bell_iter(&self) -> BellIter {
[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] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 94 | pub fn bell_iter(&self) -> BellIter<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/row/same_stage_vec.rs:194:21
[INFO] [stderr] |
[INFO] [stderr] 194 | pub fn as_slice(&self) -> RowSlice {
[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] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 194 | pub fn as_slice(&self) -> RowSlice<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/row/same_stage_vec.rs:202:27
[INFO] [stderr] |
[INFO] [stderr] 202 | pub fn as_slice_range(&self, range: impl RangeBounds) -> RowSlice {
[INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 202 | pub fn as_slice_range(&self, range: impl RangeBounds) -> RowSlice<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/row/same_stage_vec.rs:243:17
[INFO] [stderr] |
[INFO] [stderr] 243 | pub fn iter(&self) -> Iter {
[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] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 243 | pub fn iter(&self) -> Iter<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: `bellframe` (lib) generated 10 warnings (run `cargo fix --lib -p bellframe` to apply 10 suggestions)
[INFO] [stderr] warning: `bellframe` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bellframe-bd18723bdd9f24f4)
[INFO] [stdout]
[INFO] [stdout] running 39 tests
[INFO] [stdout] test mask::tests::mask_mul_row ... ok
[INFO] [stdout] test mask::tests::matches ... ok
[INFO] [stdout] test mask::tests::row_mul_mask ... ok
[INFO] [stdout] test music::tests::pattern_parse_err ... ok
[INFO] [stdout] test parity::tests::from_number ... ok
[INFO] [stdout] test parity::tests::mul ... ok
[INFO] [stdout] test place_not::tests::parse_block_ok ... ok
[INFO] [stdout] test parity::tests::row_parity ... ok
[INFO] [stdout] test place_not::tests::parse_block_err ... ok
[INFO] [stdout] test mask::tests::parse_with_stage ... ok
[INFO] [stdout] test place_not::tests::parse_err_ambiguous_gap ... ok
[INFO] [stdout] test place_not::tests::parse_err_no_places_given ... ok
[INFO] [stdout] test place_not::tests::parse_err_odd_bell_cross ... ok
[INFO] [stdout] test place_not::tests::parse_err_place_out_of_stage ... ok
[INFO] [stdout] test place_not::tests::parse_ok ... ok
[INFO] [stdout] test place_not::tests::pn_between_rows ... ok
[INFO] [stdout] test place_not::tests::pn_to_block ... ok
[INFO] [stdout] test row::borrowed::tests::is_group ... ok
[INFO] [stdout] test row::borrowed::tests::is_non_group ... ok
[INFO] [stdout] test row::borrowed::tests::order ... ok
[INFO] [stdout] test row::owned::tests::row_ref_size ... ok
[INFO] [stdout] test stroke::tests::offset ... ok
[INFO] [stdout] test row::owned::tests::parse_with_stage_err_dup_bell ... ok
[INFO] [stdout] test row::owned::tests::parse_with_stage_missing_bell ... ok
[INFO] [stdout] test stage::tests::extent ... ok
[INFO] [stdout] test utils::tests::run_len ... ok
[INFO] [stdout] test row::owned::tests::parse_with_stage_doesnt_panic ... ok
[INFO] [stdout] test stroke::tests::not ... ok
[INFO] [stdout] test row::owned::tests::parse_doesnt_panic ... ok
[INFO] [stdout] test row::owned::tests::parse_with_stage_ok ... ok
[INFO] [stdout] test stroke::tests::offset_i ... ok
[INFO] [stdout] test row::owned::tests::parse_err ... ok
[INFO] [stdout] test row::owned::tests::parse_ok ... ok
[INFO] [stdout] test row::owned::tests::parse_with_stage_out_of_stage ... ok
[INFO] [stdout] test bell::tests::from_index_panic - should panic ... ok
[INFO] [stdout] test music::tests::count_block ... FAILED
[INFO] [stdout] test method::class::tests::classification ... FAILED
[INFO] [stdout] test music::tests::backstroke_87s ... FAILED
[INFO] [stdout] test music::tests::full_length_rows ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- music::tests::count_block stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'music::tests::count_block' (32) panicked at src/music.rs:640:49:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5ee33d331ae2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x5ee33d331ae2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x5ee33d331ae2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x5ee33d331ae2 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x5ee33d343ddf - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x5ee33d343ddf - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x5ee33d2fdd03 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x5ee33d2fdd03 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x5ee33d30a5b2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x5ee33d30f53f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x5ee33d30f3d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x5ee33d00c50e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x5ee33d00c50e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x5ee33d30fc8e - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x5ee33d30fc8e - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x5ee33d30f976 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13
[INFO] [stdout] 16: 0x5ee33d30a6e9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x5ee33d2f14dd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x5ee33d34d7d0 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x5ee33d34d7ac - core::panicking::panic::h33d2d00634ffed6f
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:145:5
[INFO] [stdout] 20: 0x5ee33d34c709 - core::option::unwrap_failed::h53d46820c987f44e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:2166:5
[INFO] [stdout] 21: 0x5ee33cbc384d - core::option::Option::unwrap::h5380862537bdeea6
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:1009:21
[INFO] [stdout] 22: 0x5ee33cbc384d - bellframe::music::tests::count_block::he470942c8e84923b
[INFO] [stdout] at /opt/rustwide/workdir/src/music.rs:640:49
[INFO] [stdout] 23: 0x5ee33cbc40f7 - bellframe::music::tests::count_block::{{closure}}::h42f3294c2fa2bbdb
[INFO] [stdout] at /opt/rustwide/workdir/src/music.rs:639:21
[INFO] [stdout] 24: 0x5ee33cbce086 - core::ops::function::FnOnce::call_once::hd571475925e2564d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x5ee33d00c30b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 26: 0x5ee33d00c30b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 27: 0x5ee33d021db5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 28: 0x5ee33d021db5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x5ee33d021db5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 30: 0x5ee33d021db5 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 31: 0x5ee33d021db5 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x5ee33d021db5 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 33: 0x5ee33d021db5 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 34: 0x5ee33cff87d4 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 35: 0x5ee33cff87d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 36: 0x5ee33cffc0ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x5ee33cffc0ba - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x5ee33cffc0ba - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 39: 0x5ee33cffc0ba - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 40: 0x5ee33cffc0ba - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x5ee33cffc0ba - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x5ee33cffc0ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 43: 0x5ee33d30466f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 44: 0x5ee33d30466f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 45: 0x75d00293faa4 -
[INFO] [stdout] 46: 0x75d0029cca34 - clone
[INFO] [stdout] 47: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- method::class::tests::classification stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'method::class::tests::classification' (30) panicked at src/method/class.rs:585:54:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5ee33d331ae2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x5ee33d331ae2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x5ee33d331ae2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x5ee33d331ae2 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x5ee33d343ddf - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x5ee33d343ddf - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x5ee33d2fdd03 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x5ee33d2fdd03 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x5ee33d30a5b2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x5ee33d30f53f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x5ee33d30f3d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x5ee33d00c50e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x5ee33d00c50e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x5ee33d30fc8e - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x5ee33d30fc8e - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x5ee33d30f976 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13
[INFO] [stdout] 16: 0x5ee33d30a6e9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x5ee33d2f14dd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x5ee33d34d7d0 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x5ee33d34d7ac - core::panicking::panic::h33d2d00634ffed6f
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:145:5
[INFO] [stdout] 20: 0x5ee33d34c709 - core::option::unwrap_failed::h53d46820c987f44e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:2166:5
[INFO] [stdout] 21: 0x5ee33cbc9829 - core::option::Option::unwrap::h5380862537bdeea6
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:1009:21
[INFO] [stdout] 22: 0x5ee33cbc9829 - bellframe::method::class::tests::classification::hb53e0f044e0762b9
[INFO] [stdout] at /opt/rustwide/workdir/src/method/class.rs:585:54
[INFO] [stdout] 23: 0x5ee33cbc9c77 - bellframe::method::class::tests::classification::{{closure}}::h8a9520604bcb3284
[INFO] [stdout] at /opt/rustwide/workdir/src/method/class.rs:583:24
[INFO] [stdout] 24: 0x5ee33cbcd5d6 - core::ops::function::FnOnce::call_once::h33a1c469f2e0e2f7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x5ee33d00c30b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 26: 0x5ee33d00c30b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 27: 0x5ee33d021db5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 28: 0x5ee33d021db5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x5ee33d021db5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 30: 0x5ee33d021db5 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 31: 0x5ee33d021db5 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x5ee33d021db5 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 33: 0x5ee33d021db5 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 34: 0x5ee33cff87d4 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 35: 0x5ee33cff87d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 36: 0x5ee33cffc0ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x5ee33cffc0ba - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x5ee33cffc0ba - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 39: 0x5ee33cffc0ba - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 40: 0x5ee33cffc0ba - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x5ee33cffc0ba - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x5ee33cffc0ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 43: 0x5ee33d30466f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 44: 0x5ee33d30466f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 45: 0x75d00293faa4 -
[INFO] [stdout] 46: 0x75d0029cca34 - clone
[INFO] [stdout] 47: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- music::tests::backstroke_87s stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'music::tests::backstroke_87s' (31) panicked at src/music.rs:686:49:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5ee33d331ae2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x5ee33d331ae2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x5ee33d331ae2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x5ee33d331ae2 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x5ee33d343ddf - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x5ee33d343ddf - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x5ee33d2fdd03 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x5ee33d2fdd03 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x5ee33d30a5b2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x5ee33d30f53f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x5ee33d30f3d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x5ee33d00c50e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x5ee33d00c50e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x5ee33d30fc8e - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x5ee33d30fc8e - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x5ee33d30f976 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13
[INFO] [stdout] 16: 0x5ee33d30a6e9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x5ee33d2f14dd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x5ee33d34d7d0 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x5ee33d34d7ac - core::panicking::panic::h33d2d00634ffed6f
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:145:5
[INFO] [stdout] 20: 0x5ee33d34c709 - core::option::unwrap_failed::h53d46820c987f44e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:2166:5
[INFO] [stdout] 21: 0x5ee33cbc482a - core::option::Option::unwrap::h5380862537bdeea6
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:1009:21
[INFO] [stdout] 22: 0x5ee33cbc482a - bellframe::music::tests::backstroke_87s::hd67a5b07a59881b7
[INFO] [stdout] at /opt/rustwide/workdir/src/music.rs:686:49
[INFO] [stdout] 23: 0x5ee33cbc4af7 - bellframe::music::tests::backstroke_87s::{{closure}}::h0e7ac46da3690100
[INFO] [stdout] at /opt/rustwide/workdir/src/music.rs:685:24
[INFO] [stdout] 24: 0x5ee33cbcdea6 - core::ops::function::FnOnce::call_once::hab9f37a3a8f44905
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x5ee33d00c30b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 26: 0x5ee33d00c30b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 27: 0x5ee33d021db5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 28: 0x5ee33d021db5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x5ee33d021db5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 30: 0x5ee33d021db5 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 31: 0x5ee33d021db5 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x5ee33d021db5 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 33: 0x5ee33d021db5 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 34: 0x5ee33cff87d4 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 35: 0x5ee33cff87d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 36: 0x5ee33cffc0ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x5ee33cffc0ba - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x5ee33cffc0ba - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 39: 0x5ee33cffc0ba - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 40: 0x5ee33cffc0ba - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x5ee33cffc0ba - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x5ee33cffc0ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 43: 0x5ee33d30466f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 44: 0x5ee33d30466f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 45: 0x75d00293faa4 -
[INFO] [stdout] 46: 0x75d0029cca34 - clone
[INFO] [stdout] 47: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- music::tests::full_length_rows stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'music::tests::full_length_rows' (33) panicked at src/music.rs:715:49:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5ee33d331ae2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x5ee33d331ae2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x5ee33d331ae2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x5ee33d331ae2 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x5ee33d343ddf - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x5ee33d343ddf - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x5ee33d2fdd03 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x5ee33d2fdd03 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x5ee33d30a5b2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x5ee33d30f53f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x5ee33d30f3d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x5ee33d00c50e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x5ee33d00c50e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x5ee33d30fc8e - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x5ee33d30fc8e - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x5ee33d30f976 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13
[INFO] [stdout] 16: 0x5ee33d30a6e9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x5ee33d2f14dd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x5ee33d34d7d0 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x5ee33d34d7ac - core::panicking::panic::h33d2d00634ffed6f
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:145:5
[INFO] [stdout] 20: 0x5ee33d34c709 - core::option::unwrap_failed::h53d46820c987f44e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:2166:5
[INFO] [stdout] 21: 0x5ee33cbc5117 - core::option::Option::unwrap::h5380862537bdeea6
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:1009:21
[INFO] [stdout] 22: 0x5ee33cbc5117 - bellframe::music::tests::full_length_rows::h06b0dd44ddf31ac0
[INFO] [stdout] at /opt/rustwide/workdir/src/music.rs:715:49
[INFO] [stdout] 23: 0x5ee33cbc5627 - bellframe::music::tests::full_length_rows::{{closure}}::h363e7ad117fe01b4
[INFO] [stdout] at /opt/rustwide/workdir/src/music.rs:709:26
[INFO] [stdout] 24: 0x5ee33cbcd526 - core::ops::function::FnOnce::call_once::h2ff738207acfb845
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x5ee33d00c30b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 26: 0x5ee33d00c30b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 27: 0x5ee33d021db5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 28: 0x5ee33d021db5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x5ee33d021db5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 30: 0x5ee33d021db5 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 31: 0x5ee33d021db5 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x5ee33d021db5 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 33: 0x5ee33d021db5 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 34: 0x5ee33cff87d4 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 35: 0x5ee33cff87d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 36: 0x5ee33cffc0ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x5ee33cffc0ba - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x5ee33cffc0ba - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 39: 0x5ee33cffc0ba - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 40: 0x5ee33cffc0ba - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x5ee33cffc0ba - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x5ee33cffc0ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 43: 0x5ee33d30466f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 44: 0x5ee33d30466f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 45: 0x75d00293faa4 -
[INFO] [stdout] 46: 0x75d0029cca34 - clone
[INFO] [stdout] 47: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] method::class::tests::classification
[INFO] [stdout] music::tests::backstroke_87s
[INFO] [stdout] music::tests::count_block
[INFO] [stdout] music::tests::full_length_rows
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 35 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1992f2f81fda71fe8a626ed93786847a82e263323809f15de057c7c854651226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1992f2f81fda71fe8a626ed93786847a82e263323809f15de057c7c854651226", kill_on_drop: false }`
[INFO] [stdout] 1992f2f81fda71fe8a626ed93786847a82e263323809f15de057c7c854651226