[INFO] cloning repository https://github.com/Estrol/astretch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Estrol/astretch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstrol%2Fastretch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstrol%2Fastretch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a778b349fc7e0f8fb218bf9599e208edc046efc
[INFO] testing Estrol/astretch against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstrol%2Fastretch" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Estrol/astretch
[INFO] finished tweaking git repo https://github.com/Estrol/astretch
[INFO] tweaked toml for git repo https://github.com/Estrol/astretch written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Estrol/astretch on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Estrol/astretch 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.tags
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 800a51f21c686410d05c21833bb96cbcf8ea0c7fb7ab46c27d767703c492495b
[INFO] running `Command { std: "docker" "start" "-a" "800a51f21c686410d05c21833bb96cbcf8ea0c7fb7ab46c27d767703c492495b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "800a51f21c686410d05c21833bb96cbcf8ea0c7fb7ab46c27d767703c492495b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "800a51f21c686410d05c21833bb96cbcf8ea0c7fb7ab46c27d767703c492495b", kill_on_drop: false }`
[INFO] [stdout] 800a51f21c686410d05c21833bb96cbcf8ea0c7fb7ab46c27d767703c492495b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ce1bcaf5d3cb389705f55f400b82df6595ecb93a08f38c941ddb925169b4adf
[INFO] running `Command { std: "docker" "start" "-a" "3ce1bcaf5d3cb389705f55f400b82df6595ecb93a08f38c941ddb925169b4adf", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.tags
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling astretch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.20s
[INFO] running `Command { std: "docker" "inspect" "3ce1bcaf5d3cb389705f55f400b82df6595ecb93a08f38c941ddb925169b4adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ce1bcaf5d3cb389705f55f400b82df6595ecb93a08f38c941ddb925169b4adf", kill_on_drop: false }`
[INFO] [stdout] 3ce1bcaf5d3cb389705f55f400b82df6595ecb93a08f38c941ddb925169b4adf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ddaef97a884cd3ae38f4c32281684a9f4f5bfd6aff69641ebb65acce3362c09
[INFO] running `Command { std: "docker" "start" "-a" "5ddaef97a884cd3ae38f4c32281684a9f4f5bfd6aff69641ebb65acce3362c09", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.tags
[INFO] [stderr]    Compiling astretch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "5ddaef97a884cd3ae38f4c32281684a9f4f5bfd6aff69641ebb65acce3362c09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ddaef97a884cd3ae38f4c32281684a9f4f5bfd6aff69641ebb65acce3362c09", kill_on_drop: false }`
[INFO] [stdout] 5ddaef97a884cd3ae38f4c32281684a9f4f5bfd6aff69641ebb65acce3362c09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43e591a2915927126474152ae5bc542e725b69a1786367929fd21bb2155611b8
[INFO] running `Command { std: "docker" "start" "-a" "43e591a2915927126474152ae5bc542e725b69a1786367929fd21bb2155611b8", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.tags
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/astretch-7aad110a304f9c2d)
[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] [stderr]    Doc-tests astretch
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/../README.md - (line 46) ... FAILED
[INFO] [stdout] test src/../README.md - (line 18) ... FAILED
[INFO] [stdout] test src/../README.md - (line 36) ... FAILED
[INFO] [stdout] test src/../README.md - (line 13) ... FAILED
[INFO] [stdout] test src/../README.md - (line 66) ... FAILED
[INFO] [stdout] test src/../README.md - (line 70) ... FAILED
[INFO] [stdout] test src/../README.md - (line 81) ... FAILED
[INFO] [stdout] test src/../README.md - (line 57) ... FAILED
[INFO] [stdout] test src/../README.md - (line 30) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 46) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/../README.md:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 | let data = [...];
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 48 - let data = [...];
[INFO] [stdout] 48 + let data = [..];
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 48 - let data = [...];
[INFO] [stdout] 48 + let data = [..=];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/../README.md:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 | let data = [...];
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 48 - let data = [...];
[INFO] [stdout] 48 + let data = [..];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `stretch` in this scope
[INFO] [stdout]   --> src/../README.md:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | stretch.process(&data, &mut output);
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 18) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `block_samples` in this scope
[INFO] [stdout]   --> src/../README.md:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     block_samples, // block size in samples
[INFO] [stdout]    |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `interval_samples` in this scope
[INFO] [stdout]   --> src/../README.md:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     interval_samples, // interval size in samples
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `split_compute` in this scope
[INFO] [stdout]   --> src/../README.md:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     split_compute, // allow faster computation at the cost of more latency
[INFO] [stdout]    |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Stretch` in this scope
[INFO] [stdout]   --> src/../README.md:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | let mut stretch = Stretch::from_seed(12345);
[INFO] [stdout]    |                   ^^^^^^^ use of undeclared type `Stretch`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 36) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `stretch` in this scope
[INFO] [stdout]   --> src/../README.md:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | stretch.set_freq_map(|input_freq| {
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 13) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `split_compute` in this scope
[INFO] [stdout]   --> src/../README.md:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | stretch.preset_default(2, 44100.0, split_compute);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Stretch` in this scope
[INFO] [stdout]   --> src/../README.md:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | let mut stretch = Stretch::new();
[INFO] [stdout]    |                   ^^^^^^^ use of undeclared type `Stretch`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 66) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `stretch` in this scope
[INFO] [stdout]   --> src/../README.md:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | stretch.preset_default(2, 44100.0, true);
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 70) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `stretch` in this scope
[INFO] [stdout]   --> src/../README.md:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | stretch.configure(
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `block_samples` in this scope
[INFO] [stdout]   --> src/../README.md:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     block_samples, // block size in samples
[INFO] [stdout]    |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `interval_samples` in this scope
[INFO] [stdout]   --> src/../README.md:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     interval_samples, // interval size in samples
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 81) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/../README.md:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 | let data = [...];
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 83 - let data = [...];
[INFO] [stdout] 83 + let data = [..];
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 83 - let data = [...];
[INFO] [stdout] 83 + let data = [..=];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/../README.md:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 | let data = [...];
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 83 - let data = [...];
[INFO] [stdout] 83 + let data = [..];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `stretch` in this scope
[INFO] [stdout]   --> src/../README.md:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | stretch.set_transpose_factor(stretch_factor);
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `stretch` in this scope
[INFO] [stdout]   --> src/../README.md:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | stretch.exact(&data, &mut output);
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 57) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `stretch` in this scope
[INFO] [stdout]   --> src/../README.md:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 | let input = stretch.input_latency();
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `stretch` in this scope
[INFO] [stdout]   --> src/../README.md:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 | let output = stretch.output_latency();
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 30) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `stretch` in this scope
[INFO] [stdout]   --> src/../README.md:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | stretch.set_transpose_factor(2.0, None); // one octave up
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `stretch` in this scope
[INFO] [stdout]   --> src/../README.md:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | stretch.set_transpose_factor(4.0, Some(8000 / sample_rate));
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sample_rate` in this scope
[INFO] [stdout]   --> src/../README.md:33:47
[INFO] [stdout]    |
[INFO] [stdout] 33 | stretch.set_transpose_factor(4.0, Some(8000 / sample_rate));
[INFO] [stdout]    |                                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 13)
[INFO] [stdout]     src/../README.md - (line 18)
[INFO] [stdout]     src/../README.md - (line 30)
[INFO] [stdout]     src/../README.md - (line 36)
[INFO] [stdout]     src/../README.md - (line 46)
[INFO] [stdout]     src/../README.md - (line 57)
[INFO] [stdout]     src/../README.md - (line 66)
[INFO] [stdout]     src/../README.md - (line 70)
[INFO] [stdout]     src/../README.md - (line 81)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.74s; merged doctests compilation took 0.26s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "43e591a2915927126474152ae5bc542e725b69a1786367929fd21bb2155611b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e591a2915927126474152ae5bc542e725b69a1786367929fd21bb2155611b8", kill_on_drop: false }`
[INFO] [stdout] 43e591a2915927126474152ae5bc542e725b69a1786367929fd21bb2155611b8
