[INFO] cloning repository https://github.com/sirluchas/melody_extraction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sirluchas/melody_extraction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirluchas%2Fmelody_extraction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirluchas%2Fmelody_extraction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b4bb5e36d03d6fdf4ca1648756cd5eefa6715d1 [INFO] testing sirluchas/melody_extraction against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirluchas%2Fmelody_extraction" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sirluchas/melody_extraction on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sirluchas/melody_extraction [INFO] finished tweaking git repo https://github.com/sirluchas/melody_extraction [INFO] tweaked toml for git repo https://github.com/sirluchas/melody_extraction written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/sirluchas/melody_extraction already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 472c92f83d674b4f1f1ebcfd7416be23c819a63b67d82e329f2ae95df022f59b [INFO] running `Command { std: "docker" "start" "-a" "472c92f83d674b4f1f1ebcfd7416be23c819a63b67d82e329f2ae95df022f59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "472c92f83d674b4f1f1ebcfd7416be23c819a63b67d82e329f2ae95df022f59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "472c92f83d674b4f1f1ebcfd7416be23c819a63b67d82e329f2ae95df022f59b", kill_on_drop: false }` [INFO] [stdout] 472c92f83d674b4f1f1ebcfd7416be23c819a63b67d82e329f2ae95df022f59b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdac077670b2bdf8c342c7d0db95cc2592ae0cc3eaa72e691169235989483417 [INFO] running `Command { std: "docker" "start" "-a" "fdac077670b2bdf8c342c7d0db95cc2592ae0cc3eaa72e691169235989483417", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling heapless v0.7.3 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling strider v0.1.3 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling apodize v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling moving_avg v0.2.0 [INFO] [stderr] Compiling median v0.3.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling ghakuf v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling digital-filter v0.3.0-alpha.1 (https://github.com/ReeceStevens/digital-filter#b259edae) [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling rustfft v3.0.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling aubio-sys v0.2.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling stft v0.2.0 (https://github.com/snd/stft#0fe2d782) [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling aubio-rs v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling melody_extraction v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "fdac077670b2bdf8c342c7d0db95cc2592ae0cc3eaa72e691169235989483417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdac077670b2bdf8c342c7d0db95cc2592ae0cc3eaa72e691169235989483417", kill_on_drop: false }` [INFO] [stdout] fdac077670b2bdf8c342c7d0db95cc2592ae0cc3eaa72e691169235989483417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2601c97b74c72fd5bdcd402598b1c7febdcb68c28be5126557c129ab1f74697 [INFO] running `Command { std: "docker" "start" "-a" "a2601c97b74c72fd5bdcd402598b1c7febdcb68c28be5126557c129ab1f74697", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling melody_extraction v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.40s [INFO] running `Command { std: "docker" "inspect" "a2601c97b74c72fd5bdcd402598b1c7febdcb68c28be5126557c129ab1f74697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2601c97b74c72fd5bdcd402598b1c7febdcb68c28be5126557c129ab1f74697", kill_on_drop: false }` [INFO] [stdout] a2601c97b74c72fd5bdcd402598b1c7febdcb68c28be5126557c129ab1f74697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4db23b821358e1b70ef8f41288aed65c0e53657e6152f0e8104418fdd910159 [INFO] running `Command { std: "docker" "start" "-a" "d4db23b821358e1b70ef8f41288aed65c0e53657e6152f0e8104418fdd910159", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/melody_extraction-c9da10c4c85c93c8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test contour::tests::test_backwards ... ok [INFO] [stdout] test select::tests::test_octave_dup ... ok [INFO] [stdout] test contour::tests::test_gap_len ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/melody_extraction-d7d763240c421043) [INFO] [stdout] [INFO] [stderr] Doc-tests melody_extraction [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4db23b821358e1b70ef8f41288aed65c0e53657e6152f0e8104418fdd910159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4db23b821358e1b70ef8f41288aed65c0e53657e6152f0e8104418fdd910159", kill_on_drop: false }` [INFO] [stdout] d4db23b821358e1b70ef8f41288aed65c0e53657e6152f0e8104418fdd910159