[INFO] fetching crate cameleon 0.1.4... [INFO] testing cameleon-0.1.4 against 1.59.0 for beta-1.60-1 [INFO] extracting crate cameleon 0.1.4 into /workspace/builds/worker-97/source [INFO] validating manifest of crates.io crate cameleon 0.1.4 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 crates.io crate cameleon 0.1.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cameleon 0.1.4 [INFO] tweaked toml for crates.io crate cameleon 0.1.4 written to /workspace/builds/worker-97/source/Cargo.toml [INFO] crate crates.io crate cameleon 0.1.4 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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] f693be65d8c79ecaa70cb9b0a239d6bcba04ede44a437d4a8e3ecc8f6f8576fa [INFO] running `Command { std: "docker" "start" "-a" "f693be65d8c79ecaa70cb9b0a239d6bcba04ede44a437d4a8e3ecc8f6f8576fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f693be65d8c79ecaa70cb9b0a239d6bcba04ede44a437d4a8e3ecc8f6f8576fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f693be65d8c79ecaa70cb9b0a239d6bcba04ede44a437d4a8e3ecc8f6f8576fa", kill_on_drop: false }` [INFO] [stdout] f693be65d8c79ecaa70cb9b0a239d6bcba04ede44a437d4a8e3ecc8f6f8576fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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] 705d278ccf93b4d13afc7d085933e12e2b9945e14fe1fd4b66199a401dbf0479 [INFO] running `Command { std: "docker" "start" "-a" "705d278ccf93b4d13afc7d085933e12e2b9945e14fe1fd4b66199a401dbf0479", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling cameleon-impl-macros v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling ambassador v0.2.1 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling cameleon-impl v0.1.4 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling string-interner v0.14.0 [INFO] [stderr] Compiling cameleon-device v0.1.4 [INFO] [stderr] Compiling cameleon-genapi v0.1.4 [INFO] [stderr] Compiling cameleon v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.57s [INFO] running `Command { std: "docker" "inspect" "705d278ccf93b4d13afc7d085933e12e2b9945e14fe1fd4b66199a401dbf0479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705d278ccf93b4d13afc7d085933e12e2b9945e14fe1fd4b66199a401dbf0479", kill_on_drop: false }` [INFO] [stdout] 705d278ccf93b4d13afc7d085933e12e2b9945e14fe1fd4b66199a401dbf0479 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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] 3713df19b19f7377d5a98e55b97d1f801e5195eb4740d218d895b71e65a82ff0 [INFO] running `Command { std: "docker" "start" "-a" "3713df19b19f7377d5a98e55b97d1f801e5195eb4740d218d895b71e65a82ff0", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling trybuild v1.0.54 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cameleon v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.52s [INFO] running `Command { std: "docker" "inspect" "3713df19b19f7377d5a98e55b97d1f801e5195eb4740d218d895b71e65a82ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3713df19b19f7377d5a98e55b97d1f801e5195eb4740d218d895b71e65a82ff0", kill_on_drop: false }` [INFO] [stdout] 3713df19b19f7377d5a98e55b97d1f801e5195eb4740d218d895b71e65a82ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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] 9bc9a923ede270b509f9602889401e2fcf7d9901c3ad32d0b71272798b87bf9c [INFO] running `Command { std: "docker" "start" "-a" "9bc9a923ede270b509f9602889401e2fcf7d9901c3ad32d0b71272798b87bf9c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cameleon-33709090dd1273c1) [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] Running tests/test_examples.rs (/opt/rustwide/target/debug/deps/test_examples-cb964c229fe7b495) [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 cameleon [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/genapi/mod.rs - genapi::ParamsCtxt (line 67) ... FAILED [INFO] [stdout] test src/camera.rs - camera::Camera::convert_into (line 475) ... FAILED [INFO] [stdout] test src/camera.rs - camera (line 8) ... FAILED [INFO] [stdout] test src/lib.rs - (line 31) ... FAILED [INFO] [stdout] test src/camera.rs - camera::Camera::load_context (line 224) ... FAILED [INFO] [stdout] test src/camera.rs - camera::Camera::start_streaming (line 263) ... FAILED [INFO] [stdout] test src/camera.rs - camera::Camera::open (line 150) ... FAILED [INFO] [stdout] test src/camera.rs - camera::Camera::info (line 430) ... FAILED [INFO] [stdout] test src/camera.rs - camera::Camera::close (line 184) ... FAILED [INFO] [stdout] test src/genapi/mod.rs - genapi (line 8) ... FAILED [INFO] [stdout] test src/camera.rs - camera::Camera::stop_streaming (line 329) ... FAILED [INFO] [stdout] test src/camera.rs - camera::Camera::params_ctxt (line 378) ... FAILED [INFO] [stdout] test src/camera.rs - camera::Camera (line 72) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/genapi/mod.rs - genapi::ParamsCtxt (line 67) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/genapi/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/camera.rs - camera::Camera::convert_into (line 475) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/camera.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/camera.rs - camera (line 8) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/camera.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 31) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/camera.rs - camera::Camera::load_context (line 224) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/camera.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/camera.rs - camera::Camera::start_streaming (line 263) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/camera.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/camera.rs - camera::Camera::open (line 150) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/camera.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/camera.rs - camera::Camera::info (line 430) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/camera.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/camera.rs - camera::Camera::close (line 184) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/camera.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/genapi/mod.rs - genapi (line 8) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/genapi/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/camera.rs - camera::Camera::stop_streaming (line 329) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/camera.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/camera.rs - camera::Camera::params_ctxt (line 378) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/camera.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/camera.rs - camera::Camera (line 72) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `cameleon::u3v` [INFO] [stdout] --> src/camera.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cameleon::u3v; [INFO] [stdout] | ^^^^^^^^^^^^^ no `u3v` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/camera.rs - camera (line 8) [INFO] [stdout] src/camera.rs - camera::Camera (line 72) [INFO] [stdout] src/camera.rs - camera::Camera::close (line 184) [INFO] [stdout] src/camera.rs - camera::Camera::convert_into (line 475) [INFO] [stdout] src/camera.rs - camera::Camera::info (line 430) [INFO] [stdout] src/camera.rs - camera::Camera::load_context (line 224) [INFO] [stdout] src/camera.rs - camera::Camera::open (line 150) [INFO] [stdout] src/camera.rs - camera::Camera::params_ctxt (line 378) [INFO] [stdout] src/camera.rs - camera::Camera::start_streaming (line 263) [INFO] [stdout] src/camera.rs - camera::Camera::stop_streaming (line 329) [INFO] [stdout] src/genapi/mod.rs - genapi (line 8) [INFO] [stdout] src/genapi/mod.rs - genapi::ParamsCtxt (line 67) [INFO] [stdout] src/lib.rs - (line 31) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9bc9a923ede270b509f9602889401e2fcf7d9901c3ad32d0b71272798b87bf9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc9a923ede270b509f9602889401e2fcf7d9901c3ad32d0b71272798b87bf9c", kill_on_drop: false }` [INFO] [stdout] 9bc9a923ede270b509f9602889401e2fcf7d9901c3ad32d0b71272798b87bf9c