[INFO] cloning repository https://github.com/cxisxing/orb-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cxisxing/orb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxisxing%2Forb-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxisxing%2Forb-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee93850004b58efe2cfad8605eefc92fdfd42431
[INFO] testing cxisxing/orb-rs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxisxing%2Forb-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cxisxing/orb-rs
[INFO] finished tweaking git repo https://github.com/cxisxing/orb-rs
[INFO] tweaked toml for git repo https://github.com/cxisxing/orb-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cxisxing/orb-rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cxisxing/orb-rs 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.5.1
[INFO] [stderr]   Downloaded ravif v0.11.12
[INFO] [stderr]   Downloaded imageproc v0.25.0
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] [stderr]   Downloaded bytemuck v1.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43fff6757694b05a080cd04ae27d903a5d6b7645c7dbc856cd6f81816e40c9c8
[INFO] running `Command { std: "docker" "start" "-a" "43fff6757694b05a080cd04ae27d903a5d6b7645c7dbc856cd6f81816e40c9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43fff6757694b05a080cd04ae27d903a5d6b7645c7dbc856cd6f81816e40c9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43fff6757694b05a080cd04ae27d903a5d6b7645c7dbc856cd6f81816e40c9c8", kill_on_drop: false }`
[INFO] [stdout] 43fff6757694b05a080cd04ae27d903a5d6b7645c7dbc856cd6f81816e40c9c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9eb9e5be2d32a3657672ba4158d2dc4a6a9eff1335a697dcc193aca1ac934461
[INFO] running `Command { std: "docker" "start" "-a" "9eb9e5be2d32a3657672ba4158d2dc4a6a9eff1335a697dcc193aca1ac934461", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling orb-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "9eb9e5be2d32a3657672ba4158d2dc4a6a9eff1335a697dcc193aca1ac934461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eb9e5be2d32a3657672ba4158d2dc4a6a9eff1335a697dcc193aca1ac934461", kill_on_drop: false }`
[INFO] [stdout] 9eb9e5be2d32a3657672ba4158d2dc4a6a9eff1335a697dcc193aca1ac934461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f3bd7be8f05faf018dd7d9d53804d7e2afcb076cda4cacc256695b600b71300
[INFO] running `Command { std: "docker" "start" "-a" "3f3bd7be8f05faf018dd7d9d53804d7e2afcb076cda4cacc256695b600b71300", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling orb-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `descriptors`
[INFO] [stdout]    --> examples/basic_usage.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 |         let (keypoints, descriptors) = orb.detect_and_compute(image)?;
[INFO] [stdout]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptors`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.79s
[INFO] running `Command { std: "docker" "inspect" "3f3bd7be8f05faf018dd7d9d53804d7e2afcb076cda4cacc256695b600b71300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f3bd7be8f05faf018dd7d9d53804d7e2afcb076cda4cacc256695b600b71300", kill_on_drop: false }`
[INFO] [stdout] 3f3bd7be8f05faf018dd7d9d53804d7e2afcb076cda4cacc256695b600b71300
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 394a74b37d36926b49471ecdfd6a344acf28e9eed0a7ed8b38ca2790aea586c2
[INFO] running `Command { std: "docker" "start" "-a" "394a74b37d36926b49471ecdfd6a344acf28e9eed0a7ed8b38ca2790aea586c2", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `descriptors`
[INFO] [stderr]    --> examples/basic_usage.rs:230:25
[INFO] [stderr]     |
[INFO] [stderr] 230 |         let (keypoints, descriptors) = orb.detect_and_compute(image)?;
[INFO] [stderr]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptors`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `orb-rs` (example "basic_usage") generated 1 warning (run `cargo fix --example "basic_usage" -p orb-rs` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orb_rs-8e800a9187683fde)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test brief::tests::test_brief_descriptor_creation ... ok
[INFO] [stdout] test brief::tests::test_descriptor_computation ... ok
[INFO] [stdout] test brief::tests::test_rotation_invariance ... ok
[INFO] [stdout] test brief::tests::test_multiple_descriptors ... ok
[INFO] [stdout] test brief::tests::test_pattern_statistics ... ok
[INFO] [stdout] test descriptor::tests::test_hamming_distance ... ok
[INFO] [stdout] test descriptor::tests::test_bit_operations ... ok
[INFO] [stdout] test descriptor::tests::test_descriptor_creation ... ok
[INFO] [stdout] test fast::tests::test_non_maximum_suppression ... ok
[INFO] [stdout] test fast::tests::test_fast_detection_with_corner ... ok
[INFO] [stdout] test harris::tests::test_gaussian_weights_computation ... ok
[INFO] [stdout] test descriptor::tests::test_hex_conversion ... ok
[INFO] [stdout] test fast::tests::test_continuous_arc_detection ... ok
[INFO] [stdout] test fast::tests::test_fast_detector_creation ... ok
[INFO] [stdout] test harris::tests::test_harris_detector_creation ... ok
[INFO] [stdout] test keypoint::tests::test_bounds_checking ... ok
[INFO] [stdout] test fast::tests::test_fast_detection_empty_image ... ok
[INFO] [stdout] test harris::tests::test_harris_response_computation ... ok
[INFO] [stdout] test keypoint::tests::test_scaling ... ok
[INFO] [stdout] test keypoint::tests::test_distance_calculation ... ok
[INFO] [stdout] test keypoint::tests::test_keypoint_creation ... ok
[INFO] [stdout] test orb::tests::test_config_update ... ok
[INFO] [stdout] test orb::tests::test_orb_compute_only ... ok
[INFO] [stdout] test orb::tests::test_orb_creation ... ok
[INFO] [stdout] test harris::tests::test_harris_detection ... ok
[INFO] [stdout] test orientation::tests::test_keypoint_orientation_computation ... ok
[INFO] [stdout] test orientation::tests::test_orientation_calculator_creation ... ok
[INFO] [stdout] test orientation::tests::test_orientation_computation ... ok
[INFO] [stdout] test orientation::tests::test_orientation_stability ... ok
[INFO] [stdout] test pyramid::tests::test_small_image_handling ... ok
[INFO] [stdout] test orientation::tests::test_multiscale_orientation ... ok
[INFO] [stdout] test pyramid::tests::test_valid_region ... ok
[INFO] [stdout] test utils::tests::test_bilinear_interpolation ... ok
[INFO] [stdout] test utils::tests::test_normalize_angle ... ok
[INFO] [stdout] test utils::tests::test_rotation_matrix ... ok
[INFO] [stdout] test pyramid::tests::test_pyramid_scales ... ok
[INFO] [stdout] test pyramid::tests::test_coordinate_conversion ... ok
[INFO] [stdout] test orb::tests::test_orb_detect_only ... ok
[INFO] [stdout] test tests::test_basic_orb_functionality ... ok
[INFO] [stdout] test pyramid::tests::test_pyramid_creation ... ok
[INFO] [stdout] test orb::tests::test_orb_detect_and_compute ... ok
[INFO] [stdout] test orb::tests::test_statistics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests orb_rs
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/fast.rs - fast::FastDetector (line 51) ... FAILED
[INFO] [stdout] test src/descriptor.rs - descriptor::Descriptor::hamming_distance (line 131) ... ok
[INFO] [stdout] test src/descriptor.rs - descriptor::Descriptor::from_bytes (line 42) ... ok
[INFO] [stdout] test src/keypoint.rs - keypoint::KeyPoint::new (line 53) ... ok
[INFO] [stdout] test src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/fast.rs - fast::FastDetector (line 51) stdout ----
[INFO] [stdout] error: expected item, found `15`
[INFO] [stdout]  --> src/fast.rs:52:5
[INFO] [stdout]   |
[INFO] [stdout] 1 |     15  0  1
[INFO] [stdout]   |     ^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (145) panicked at src/lib.rs:13:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5acdfd6f2e82 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5acdfd6f2e82 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5acdfd6f2e82 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5acdfd6f2e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5acdfd7048ef - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5acdfd7048ef - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5acdfd6ca953 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5acdfd6ca953 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5acdfd6d1f02 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5acdfd6d65ff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5acdfd6d6459 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5acdfd6d6bd5 - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5acdfd6d6a6a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5acdfd6d2049 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5acdfd6bf17d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5acdfd70e1e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5acdfd70d766 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5acdfd3e90b1 - rust_out::main::_doctest_main_src_lib_rs_24_0::h6c17e435f4eba310
[INFO] [stdout]   18:     0x5acdfd3e8f96 - rust_out::main::h4033cd6033bd24e0
[INFO] [stdout]   19:     0x5acdfd397893 - core::ops::function::FnOnce::call_once::h41347ff1687e6b73
[INFO] [stdout]   20:     0x5acdfd396a36 - std::sys::backtrace::__rust_begin_short_backtrace::h3dc8794c0fbffb60
[INFO] [stdout]   21:     0x5acdfd396839 - std::rt::lang_start::{{closure}}::h1efb547a500af631
[INFO] [stdout]   22:     0x5acdfd6cc0b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3e39d917a8cc5592
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5acdfd6cc0b0 - std::panicking::catch_unwind::do_call::hc1ce44ccb31bb18e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   24:     0x5acdfd6cc0b0 - std::panicking::catch_unwind::ha27d9fd2a77bbb18
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   25:     0x5acdfd6cc0b0 - std::panic::catch_unwind::h0b0f1918d1e2eb85
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5acdfd6cc0b0 - std::rt::lang_start_internal::{{closure}}::heeac2294083edcfe
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5acdfd6cc0b0 - std::panicking::catch_unwind::do_call::h4bb7d51c3842c367
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5acdfd6cc0b0 - std::panicking::catch_unwind::h1d2f2878ba2618c4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5acdfd6cc0b0 - std::panic::catch_unwind::h5070bdf026bf1f78
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5acdfd6cc0b0 - std::rt::lang_start_internal::h9590fa5449576090
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5acdfd396821 - std::rt::lang_start::hb5dea8481070e01f
[INFO] [stdout]   32:     0x5acdfd3ef655 - main
[INFO] [stdout]   33:     0x70aa2a08d1ca - <unknown>
[INFO] [stdout]   34:     0x70aa2a08d28b - __libc_start_main
[INFO] [stdout]   35:     0x5acdfd33fe85 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/fast.rs - fast::FastDetector (line 51)
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "394a74b37d36926b49471ecdfd6a344acf28e9eed0a7ed8b38ca2790aea586c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "394a74b37d36926b49471ecdfd6a344acf28e9eed0a7ed8b38ca2790aea586c2", kill_on_drop: false }`
[INFO] [stdout] 394a74b37d36926b49471ecdfd6a344acf28e9eed0a7ed8b38ca2790aea586c2
