[INFO] cloning repository https://github.com/pineapple-bois/Guitar_Chord_Analysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pineapple-bois/Guitar_Chord_Analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpineapple-bois%2FGuitar_Chord_Analysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpineapple-bois%2FGuitar_Chord_Analysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d58be1bc365e58d973d0f51aa41f5fa600daa4c0 [INFO] testing pineapple-bois/Guitar_Chord_Analysis against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpineapple-bois%2FGuitar_Chord_Analysis" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pineapple-bois/Guitar_Chord_Analysis [INFO] finished tweaking git repo https://github.com/pineapple-bois/Guitar_Chord_Analysis [INFO] tweaked toml for git repo https://github.com/pineapple-bois/Guitar_Chord_Analysis written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pineapple-bois/Guitar_Chord_Analysis on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pineapple-bois/Guitar_Chord_Analysis 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pineapple-bois/chord-gen` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded pest_meta v2.8.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.4 [INFO] [stderr] Downloaded pest_generator v2.8.0 [INFO] [stderr] Downloaded pest v2.8.0 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.1 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded csv-core v0.1.12 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded realfft v3.4.0 [INFO] [stderr] Downloaded rustix v1.0.6 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded dwrote v0.11.3 [INFO] [stderr] Downloaded matrixmultiply v0.3.9 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded font-kit v0.14.2 [INFO] [stderr] Downloaded winnow v0.7.8 [INFO] [stderr] Downloaded redox_syscall v0.5.11 [INFO] [stderr] Downloaded rustfft v6.3.0 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded pest_derive v2.8.0 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded csv v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c0de46713fc9097f2976beabcd66eb3799f73e2187b7b4fa36656fa6ea9adcb [INFO] running `Command { std: "docker" "start" "-a" "6c0de46713fc9097f2976beabcd66eb3799f73e2187b7b4fa36656fa6ea9adcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c0de46713fc9097f2976beabcd66eb3799f73e2187b7b4fa36656fa6ea9adcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c0de46713fc9097f2976beabcd66eb3799f73e2187b7b4fa36656fa6ea9adcb", kill_on_drop: false }` [INFO] [stdout] 6c0de46713fc9097f2976beabcd66eb3799f73e2187b7b4fa36656fa6ea9adcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25088ced1fbc945194a62d9c8b6ea272b86898ce834a59140cc8bc57b31e6712 [INFO] running `Command { std: "docker" "start" "-a" "25088ced1fbc945194a62d9c8b6ea272b86898ce834a59140cc8bc57b31e6712", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rustfft v6.3.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rustix v1.0.6 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling jiff v0.2.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling colorous v1.0.16 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling realfft v3.4.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling chord-gen v2.1.1 (https://github.com/pineapple-bois/chord-gen?branch=main#539a8f81) [INFO] [stderr] Compiling signal_analysis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Test` is never constructed [INFO] [stdout] --> src/utils/chord_diagrams.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum PathMode { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 22 | Test, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "25088ced1fbc945194a62d9c8b6ea272b86898ce834a59140cc8bc57b31e6712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25088ced1fbc945194a62d9c8b6ea272b86898ce834a59140cc8bc57b31e6712", kill_on_drop: false }` [INFO] [stdout] 25088ced1fbc945194a62d9c8b6ea272b86898ce834a59140cc8bc57b31e6712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b987213aa4080db79d10b265d4b92a879c141f711684b3738ae9a7567e33bcfd [INFO] running `Command { std: "docker" "start" "-a" "b987213aa4080db79d10b265d4b92a879c141f711684b3738ae9a7567e33bcfd", kill_on_drop: false }` [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling chord-gen v2.1.1 (https://github.com/pineapple-bois/chord-gen?branch=main#539a8f81) [INFO] [stderr] Compiling signal_analysis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/analysis/spectrogram.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | .map(|i| ((2.0 * std::f32::consts::PI * freq * i as f32 / sample_rate as f32).sin())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 165 - .map(|i| ((2.0 * std::f32::consts::PI * freq * i as f32 / sample_rate as f32).sin())) [INFO] [stdout] 165 + .map(|i| (2.0 * std::f32::consts::PI * freq * i as f32 / sample_rate as f32).sin() ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/analysis/spectrogram.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | .map(|i| ((2.0 * std::f32::consts::PI * freq * i as f32 / sample_rate as f32).sin())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 165 - .map(|i| ((2.0 * std::f32::consts::PI * freq * i as f32 / sample_rate as f32).sin())) [INFO] [stdout] 165 + .map(|i| (2.0 * std::f32::consts::PI * freq * i as f32 / sample_rate as f32).sin() ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.60s [INFO] running `Command { std: "docker" "inspect" "b987213aa4080db79d10b265d4b92a879c141f711684b3738ae9a7567e33bcfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b987213aa4080db79d10b265d4b92a879c141f711684b3738ae9a7567e33bcfd", kill_on_drop: false }` [INFO] [stdout] b987213aa4080db79d10b265d4b92a879c141f711684b3738ae9a7567e33bcfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bbfddb59ea1aacd96821cba4a2eecd5840016d8e57e06ff8e7301a4a6b7e766 [INFO] running `Command { std: "docker" "start" "-a" "5bbfddb59ea1aacd96821cba4a2eecd5840016d8e57e06ff8e7301a4a6b7e766", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/analysis/spectrogram.rs:165:22 [INFO] [stderr] | [INFO] [stderr] 165 | .map(|i| ((2.0 * std::f32::consts::PI * freq * i as f32 / sample_rate as f32).sin())) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 165 - .map(|i| ((2.0 * std::f32::consts::PI * freq * i as f32 / sample_rate as f32).sin())) [INFO] [stderr] 165 + .map(|i| (2.0 * std::f32::consts::PI * freq * i as f32 / sample_rate as f32).sin() ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `signal_analysis` (bin "signal_analysis" test) generated 1 warning (run `cargo fix --bin "signal_analysis" -p signal_analysis --tests` to apply 1 suggestion) [INFO] [stderr] warning: `signal_analysis` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/signal_analysis-d905e2cabb16ba2d) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test analysis::matching::tests::filter_peaks_respects_voicing ... ok [INFO] [stdout] test analysis::matching::tests::normalised_amplitudes_are_correct ... ok [INFO] [stdout] test analysis::matching::tests::k_largest_picks_top_n ... ok [INFO] [stdout] test analysis::matching::tests::extract_pitch_class_roundtrip ... ok [INFO] [stdout] test analysis::matching::tests::test_missing_notes_penalty_applied ... ok [INFO] [stdout] test analysis::spectrogram::tests::test_invalid_window_size ... ok [INFO] [stdout] test analysis::matching::tests::returns_no_match_if_no_peaks ... ok [INFO] [stdout] test analysis::matching::tests::test_size_bonus_awarded ... ok [INFO] [stdout] test processing::fft_utils::tests::test_fftshift_basic ... ok [INFO] [stdout] test processing::peak_detection_bands::tests::test_detect_local_peaks ... ok [INFO] [stdout] test processing::fft_utils::tests::test_compute_fft_length ... ok [INFO] [stdout] test processing::fft_utils::tests::test_fftfreq_basic ... ok [INFO] [stdout] test theory::pitch::tests::test_note_to_freq_basic ... ok [INFO] [stdout] test theory::pitch::tests::test_sub_octave_notes ... ok [INFO] [stdout] test processing::peak_detection_bands::tests::test_enforce_min_frequency_spacing ... ok [INFO] [stdout] test processing::peak_detection_bands::tests::test_extract_positive_frequencies ... ok [INFO] [stdout] test analysis::spectrogram::tests::test_empty_input ... ok [INFO] [stdout] test theory::harmonics::tests::harmonic_sets_have_expected_content ... ok [INFO] [stdout] test theory::pitch::tests::test_freq_to_note_basic ... ok [INFO] [stdout] test theory::chords::tests::test_a_sharp_chords ... ok [INFO] [stdout] test theory::harmonics::tests::harmonic_map_structure_and_sample ... ok [INFO] [stdout] test utils::sample_loader::tests::test_load_all_samples ... ok [INFO] [stdout] test utils::sample_loader::tests::test_load_samples_for_root ... ok [INFO] [stdout] test utils::sample_loader::tests::test_load_specific_sample ... ok [INFO] [stdout] test analysis::matching::tests::identify_c_major_from_mock ... ok [INFO] [stdout] test utils::logging::tests::test_render_full_log_md ... ok [INFO] [stdout] test utils::logging::tests::test_write_match_log ... ok [INFO] [stdout] test theory::pitch::tests::test_round_trip_conversion ... ok [INFO] [stdout] test analysis::spectrogram::tests::test_dimensions ... ok [INFO] [stdout] test utils::wav_reader::tests::test_read_sample_file ... ok [INFO] [stdout] test utils::chord_diagrams::tests::svg_for_c_major ... FAILED [INFO] [stdout] test utils::chord_diagrams::tests::svg_for_fsharp_sus2 ... FAILED [INFO] [stdout] test utils::chord_diagrams::tests::svg_for_dsharp_maj7 ... FAILED [INFO] [stdout] test processing::peak_detection_bands::tests::test_detect_peaks_from_fft_for_amaj7 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- utils::chord_diagrams::tests::svg_for_c_major stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'utils::chord_diagrams::tests::svg_for_c_major' (41) panicked at src/utils/chord_diagrams.rs:181:11: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: signal_analysis::utils::chord_diagrams::render_diagram [INFO] [stdout] at ./src/utils/chord_diagrams.rs:145:13 [INFO] [stdout] 3: signal_analysis::utils::chord_diagrams::tests::svg_for_c_major [INFO] [stdout] at ./src/utils/chord_diagrams.rs:176:9 [INFO] [stdout] 4: signal_analysis::utils::chord_diagrams::tests::svg_for_c_major::{closure#0} [INFO] [stdout] at ./src/utils/chord_diagrams.rs:173:25 [INFO] [stdout] 5: >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 8: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 11: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 12: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: test::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 14: test::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 15: test::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 17: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 18: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 19: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 21: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 23: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 25: ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 26: [INFO] [stdout] 27: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bf617954aea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bf617954aea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bf617954aea - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bf617954aea - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bf61796d5ba - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bf61796d5ba - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x5bf617959c02 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bf617959c02 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bf6179310bf - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bf6179310bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bf61794bc09 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bf6173084cc - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5bf6173084cc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bf61794bdc2 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5bf61794bdc2 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bf617931178 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5bf617928169 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bf6179320dd - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bf61796de2c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bf61796db72 - core[786f478f706679df]::result::unwrap_failed [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5bf6170cb8ba - >::unwrap [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5bf6170cb8ba - signal_analysis[607689376798a4e6]::utils::chord_diagrams::tests::svg_for_c_major [INFO] [stdout] at /opt/rustwide/workdir/src/utils/chord_diagrams.rs:181:11 [INFO] [stdout] 22: 0x5bf6170be487 - signal_analysis[607689376798a4e6]::utils::chord_diagrams::tests::svg_for_c_major::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/utils/chord_diagrams.rs:173:25 [INFO] [stdout] 23: 0x5bf6172d6c76 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5bf6172fc5ab - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5bf6172fc5ab - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5bf617308f9b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5bf617308f9b - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5bf617308f9b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5bf617308f9b - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5bf617308f9b - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5bf617308f9b - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5bf617308f9b - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5bf6173046b4 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5bf6173046b4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5bf61730bba2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5bf61730bba2 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5bf61730bba2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5bf61730bba2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5bf61730bba2 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bf61730bba2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5bf61730bba2 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5bf617953d7f - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5bf617953d7f - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x74932e672aa4 - [INFO] [stdout] 45: 0x74932e6ffa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::chord_diagrams::tests::svg_for_fsharp_sus2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'utils::chord_diagrams::tests::svg_for_fsharp_sus2' (43) panicked at src/utils/chord_diagrams.rs:207:11: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: signal_analysis::utils::chord_diagrams::render_diagram [INFO] [stdout] at ./src/utils/chord_diagrams.rs:145:13 [INFO] [stdout] 3: signal_analysis::utils::chord_diagrams::tests::svg_for_fsharp_sus2 [INFO] [stdout] at ./src/utils/chord_diagrams.rs:202:9 [INFO] [stdout] 4: signal_analysis::utils::chord_diagrams::tests::svg_for_fsharp_sus2::{closure#0} [INFO] [stdout] at ./src/utils/chord_diagrams.rs:199:29 [INFO] [stdout] 5: >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 8: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 11: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 12: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: test::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 14: test::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 15: test::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 17: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 18: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 19: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 21: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 23: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 25: ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 26: [INFO] [stdout] 27: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bf617954aea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bf617954aea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bf617954aea - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bf617954aea - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bf61796d5ba - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bf61796d5ba - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x5bf617959c02 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bf617959c02 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bf6179310bf - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bf6179310bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bf61794bc09 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bf6173084cc - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5bf6173084cc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bf61794bdc2 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5bf61794bdc2 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bf617931178 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5bf617928169 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bf6179320dd - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bf61796de2c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bf61796db72 - core[786f478f706679df]::result::unwrap_failed [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5bf6170cbafa - >::unwrap [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5bf6170cbafa - signal_analysis[607689376798a4e6]::utils::chord_diagrams::tests::svg_for_fsharp_sus2 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/chord_diagrams.rs:207:11 [INFO] [stdout] 22: 0x5bf6170be4e7 - signal_analysis[607689376798a4e6]::utils::chord_diagrams::tests::svg_for_fsharp_sus2::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/utils/chord_diagrams.rs:199:29 [INFO] [stdout] 23: 0x5bf6172d6cf6 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5bf6172fc5ab - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5bf6172fc5ab - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5bf617308f9b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5bf617308f9b - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5bf617308f9b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5bf617308f9b - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5bf617308f9b - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5bf617308f9b - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5bf617308f9b - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5bf6173046b4 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5bf6173046b4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5bf61730bba2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5bf61730bba2 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5bf61730bba2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5bf61730bba2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5bf61730bba2 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bf61730bba2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5bf61730bba2 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5bf617953d7f - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5bf617953d7f - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x74932e672aa4 - [INFO] [stdout] 45: 0x74932e6ffa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::chord_diagrams::tests::svg_for_dsharp_maj7 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'utils::chord_diagrams::tests::svg_for_dsharp_maj7' (42) panicked at src/utils/chord_diagrams.rs:194:11: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: signal_analysis::utils::chord_diagrams::render_diagram [INFO] [stdout] at ./src/utils/chord_diagrams.rs:145:13 [INFO] [stdout] 3: signal_analysis::utils::chord_diagrams::tests::svg_for_dsharp_maj7 [INFO] [stdout] at ./src/utils/chord_diagrams.rs:189:9 [INFO] [stdout] 4: signal_analysis::utils::chord_diagrams::tests::svg_for_dsharp_maj7::{closure#0} [INFO] [stdout] at ./src/utils/chord_diagrams.rs:186:29 [INFO] [stdout] 5: >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 8: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 11: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 12: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: test::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 14: test::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 15: test::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 17: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 18: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 19: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 21: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 23: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 25: ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 26: [INFO] [stdout] 27: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bf617954aea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bf617954aea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bf617954aea - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bf617954aea - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bf61796d5ba - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bf61796d5ba - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x5bf617959c02 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bf617959c02 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bf6179310bf - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bf6179310bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bf61794bc09 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bf6173084cc - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5bf6173084cc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bf61794bdc2 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5bf61794bdc2 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bf617931178 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5bf617928169 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bf6179320dd - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bf61796de2c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bf61796db72 - core[786f478f706679df]::result::unwrap_failed [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5bf6170cb9d7 - >::unwrap [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5bf6170cb9d7 - signal_analysis[607689376798a4e6]::utils::chord_diagrams::tests::svg_for_dsharp_maj7 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/chord_diagrams.rs:194:11 [INFO] [stdout] 22: 0x5bf6170be4b7 - signal_analysis[607689376798a4e6]::utils::chord_diagrams::tests::svg_for_dsharp_maj7::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/utils/chord_diagrams.rs:186:29 [INFO] [stdout] 23: 0x5bf6172d6cb6 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5bf6172fc5ab - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5bf6172fc5ab - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5bf617308f9b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5bf617308f9b - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5bf617308f9b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5bf617308f9b - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5bf617308f9b - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5bf617308f9b - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5bf617308f9b - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5bf6173046b4 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5bf6173046b4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5bf61730bba2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5bf61730bba2 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5bf61730bba2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5bf61730bba2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5bf61730bba2 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bf61730bba2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5bf61730bba2 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5bf617953d7f - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5bf617953d7f - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x74932e672aa4 - [INFO] [stdout] 45: 0x74932e6ffa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] utils::chord_diagrams::tests::svg_for_c_major [INFO] [stdout] utils::chord_diagrams::tests::svg_for_dsharp_maj7 [INFO] [stdout] utils::chord_diagrams::tests::svg_for_fsharp_sus2 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 31 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "5bbfddb59ea1aacd96821cba4a2eecd5840016d8e57e06ff8e7301a4a6b7e766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bbfddb59ea1aacd96821cba4a2eecd5840016d8e57e06ff8e7301a4a6b7e766", kill_on_drop: false }` [INFO] [stdout] 5bbfddb59ea1aacd96821cba4a2eecd5840016d8e57e06ff8e7301a4a6b7e766