[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#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxisxing%2Forb-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cxisxing/orb-rs on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa14ee0ec509720780216788c6a6d56958cd23910107303f86e46191c29bba03 [INFO] running `Command { std: "docker" "start" "-a" "aa14ee0ec509720780216788c6a6d56958cd23910107303f86e46191c29bba03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa14ee0ec509720780216788c6a6d56958cd23910107303f86e46191c29bba03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa14ee0ec509720780216788c6a6d56958cd23910107303f86e46191c29bba03", kill_on_drop: false }` [INFO] [stdout] aa14ee0ec509720780216788c6a6d56958cd23910107303f86e46191c29bba03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3684ec5fbf560e44797bdbc36bedc007df8ff1cdf9b2da72bc9cdda27fdb247b [INFO] running `Command { std: "docker" "start" "-a" "3684ec5fbf560e44797bdbc36bedc007df8ff1cdf9b2da72bc9cdda27fdb247b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 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 47.83s [INFO] running `Command { std: "docker" "inspect" "3684ec5fbf560e44797bdbc36bedc007df8ff1cdf9b2da72bc9cdda27fdb247b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3684ec5fbf560e44797bdbc36bedc007df8ff1cdf9b2da72bc9cdda27fdb247b", kill_on_drop: false }` [INFO] [stdout] 3684ec5fbf560e44797bdbc36bedc007df8ff1cdf9b2da72bc9cdda27fdb247b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 568c44a82616aad565e2dfb2c335109e92f114121ede8e66bd62911873809d21 [INFO] running `Command { std: "docker" "start" "-a" "568c44a82616aad565e2dfb2c335109e92f114121ede8e66bd62911873809d21", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [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 clap_builder v4.5.38 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 rand_distr v0.4.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling nalgebra v0.33.2 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.04s [INFO] running `Command { std: "docker" "inspect" "568c44a82616aad565e2dfb2c335109e92f114121ede8e66bd62911873809d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "568c44a82616aad565e2dfb2c335109e92f114121ede8e66bd62911873809d21", kill_on_drop: false }` [INFO] [stdout] 568c44a82616aad565e2dfb2c335109e92f114121ede8e66bd62911873809d21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67c3cd3414bd1085f89c39c8b5eb9babb1e366627f1909713a16ea8e1a6d9504 [INFO] running `Command { std: "docker" "start" "-a" "67c3cd3414bd1085f89c39c8b5eb9babb1e366627f1909713a16ea8e1a6d9504", 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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `orb-rs` (example "basic_usage") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [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_rotation_invariance ... ok [INFO] [stdout] test brief::tests::test_descriptor_computation ... ok [INFO] [stdout] test descriptor::tests::test_descriptor_creation ... ok [INFO] [stdout] test descriptor::tests::test_hamming_distance ... ok [INFO] [stdout] test descriptor::tests::test_hex_conversion ... ok [INFO] [stdout] test fast::tests::test_continuous_arc_detection ... ok [INFO] [stdout] test brief::tests::test_pattern_statistics ... ok [INFO] [stdout] test fast::tests::test_non_maximum_suppression ... ok [INFO] [stdout] test fast::tests::test_fast_detection_empty_image ... ok [INFO] [stdout] test brief::tests::test_multiple_descriptors ... 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 harris::tests::test_harris_detector_creation ... ok [INFO] [stdout] test fast::tests::test_fast_detector_creation ... ok [INFO] [stdout] test harris::tests::test_harris_response_computation ... ok [INFO] [stdout] test keypoint::tests::test_bounds_checking ... ok [INFO] [stdout] test keypoint::tests::test_distance_calculation ... ok [INFO] [stdout] test keypoint::tests::test_keypoint_creation ... ok [INFO] [stdout] test keypoint::tests::test_scaling ... ok [INFO] [stdout] test descriptor::tests::test_bit_operations ... ok [INFO] [stdout] test orb::tests::test_orb_compute_only ... ok [INFO] [stdout] test harris::tests::test_harris_detection ... ok [INFO] [stdout] test orb::tests::test_orb_creation ... ok [INFO] [stdout] test orientation::tests::test_keypoint_orientation_computation ... ok [INFO] [stdout] test orb::tests::test_config_update ... ok [INFO] [stdout] test orientation::tests::test_orientation_stability ... ok [INFO] [stdout] test orientation::tests::test_orientation_calculator_creation ... ok [INFO] [stdout] test orientation::tests::test_orientation_computation ... ok [INFO] [stdout] test utils::tests::test_bilinear_interpolation ... ok [INFO] [stdout] test utils::tests::test_rotation_matrix ... ok [INFO] [stdout] test orientation::tests::test_multiscale_orientation ... ok [INFO] [stdout] test pyramid::tests::test_small_image_handling ... ok [INFO] [stdout] test utils::tests::test_normalize_angle ... ok [INFO] [stdout] test pyramid::tests::test_pyramid_scales ... ok [INFO] [stdout] test pyramid::tests::test_valid_region ... ok [INFO] [stdout] test pyramid::tests::test_coordinate_conversion ... ok [INFO] [stdout] test pyramid::tests::test_pyramid_creation ... ok [INFO] [stdout] test orb::tests::test_orb_detect_only ... ok [INFO] [stdout] test tests::test_basic_orb_functionality ... 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 1.74s [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/keypoint.rs - keypoint::KeyPoint::new (line 53) ... ok [INFO] [stdout] test src/descriptor.rs - descriptor::Descriptor::from_bytes (line 42) ... ok [INFO] [stdout] test src/descriptor.rs - descriptor::Descriptor::hamming_distance (line 131) ... 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 [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' 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: 0x641be7efd862 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x641be7efd862 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x641be7efd862 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x641be7efd862 - ::fmt::h38110959524b373c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x641be7f21323 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x641be7f21323 - core::fmt::write::h5b87140645224122 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x641be7efaf13 - std::io::default_write_fmt::h0f114d7226b96248 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x641be7efaf13 - std::io::Write::write_fmt::h89e75c4a7af19239 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x641be7efd6b2 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x641be7efe8b6 - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x641be7efe6b9 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x641be7eff2c2 - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x641be7eff05a - std::panicking::begin_panic_handler::{{closure}}::he1c1ab0b84006a97 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x641be7efdd59 - std::sys::backtrace::__rust_end_short_backtrace::h2a71da996e10b8a0 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 14: 0x641be7efeced - __rustc[92197b79f0fe8095]::rust_begin_unwind [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x641be7f1ef40 - core::panicking::panic_fmt::h723bf1d52f6dad29 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x641be7f1f3e6 - core::result::unwrap_failed::hee42034aaecc2a24 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/result.rs:1761:5 [INFO] [stdout] 17: 0x641be7bf1c51 - rust_out::main::_doctest_main_src_lib_rs_24_0::h1530caac01dad825 [INFO] [stdout] 18: 0x641be7bf1b36 - rust_out::main::hf13e2d063f271dd7 [INFO] [stdout] 19: 0x641be7b98633 - core::ops::function::FnOnce::call_once::h1ebc64746639ee3d [INFO] [stdout] 20: 0x641be7b978a6 - std::sys::backtrace::__rust_begin_short_backtrace::hda1456aa272efb86 [INFO] [stdout] 21: 0x641be7b976a9 - std::rt::lang_start::{{closure}}::hbdeba3df1d8a5891 [INFO] [stdout] 22: 0x641be7ef4cc0 - core::ops::function::impls:: for &F>::call_once::hd25fc0ca75d54018 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:284:21 [INFO] [stdout] 23: 0x641be7ef4cc0 - std::panicking::catch_unwind::do_call::ha488b7241416766f [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 24: 0x641be7ef4cc0 - std::panicking::catch_unwind::h81a5714cf9e2c51e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 25: 0x641be7ef4cc0 - std::panic::catch_unwind::haf54ebde94b26b04 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x641be7ef4cc0 - std::rt::lang_start_internal::{{closure}}::h4fa23b31c3653423 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x641be7ef4cc0 - std::panicking::catch_unwind::do_call::h60c222eb58f45e30 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x641be7ef4cc0 - std::panicking::catch_unwind::h3a5c3ee5a2867e71 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x641be7ef4cc0 - std::panic::catch_unwind::h93836bffc0bad4f2 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x641be7ef4cc0 - std::rt::lang_start_internal::h25802ecab1c1e1f0 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x641be7b97691 - std::rt::lang_start::h3dc9bb7bf36031a3 [INFO] [stdout] 32: 0x641be7bf2035 - main [INFO] [stdout] 33: 0x76b4523111ca - [INFO] [stdout] 34: 0x76b45231128b - __libc_start_main [INFO] [stdout] 35: 0x641be7b3f415 - _start [INFO] [stdout] 36: 0x0 - [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.05s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "67c3cd3414bd1085f89c39c8b5eb9babb1e366627f1909713a16ea8e1a6d9504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c3cd3414bd1085f89c39c8b5eb9babb1e366627f1909713a16ea8e1a6d9504", kill_on_drop: false }` [INFO] [stdout] 67c3cd3414bd1085f89c39c8b5eb9babb1e366627f1909713a16ea8e1a6d9504