[INFO] fetching crate arci 0.0.6... [INFO] testing arci-0.0.6 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate arci 0.0.6 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate arci 0.0.6 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arci 0.0.6 [INFO] finished tweaking crates.io crate arci 0.0.6 [INFO] tweaked toml for crates.io crate arci 0.0.6 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars_derive v0.8.7 [INFO] [stderr] Downloaded schemars v0.8.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01adbe8303d28987d7b2df2153aa8a526dbb22057799166d49cd5a9eb12eaefb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "01adbe8303d28987d7b2df2153aa8a526dbb22057799166d49cd5a9eb12eaefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01adbe8303d28987d7b2df2153aa8a526dbb22057799166d49cd5a9eb12eaefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01adbe8303d28987d7b2df2153aa8a526dbb22057799166d49cd5a9eb12eaefb", kill_on_drop: false }` [INFO] [stdout] 01adbe8303d28987d7b2df2153aa8a526dbb22057799166d49cd5a9eb12eaefb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c22fc6b4d63a4a2edf7702824499de4504af3be92a03065725f2c8ca5f24ae79 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c22fc6b4d63a4a2edf7702824499de4504af3be92a03065725f2c8ca5f24ae79", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling schemars v0.8.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.7 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling nalgebra v0.26.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling urdf-rs v0.6.1 [INFO] [stderr] Compiling arci v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::time::Instant::elapsed` that must be used [INFO] [stdout] --> src/waits.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | i.elapsed(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "c22fc6b4d63a4a2edf7702824499de4504af3be92a03065725f2c8ca5f24ae79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c22fc6b4d63a4a2edf7702824499de4504af3be92a03065725f2c8ca5f24ae79", kill_on_drop: false }` [INFO] [stdout] c22fc6b4d63a4a2edf7702824499de4504af3be92a03065725f2c8ca5f24ae79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42c160917c8438d110ea6789a884b6f5b439d774018f9df23d1ce9df8501dcda [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "42c160917c8438d110ea6789a884b6f5b439d774018f9df23d1ce9df8501dcda", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling arci v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stdout] warning: unused return value of `std::time::Instant::elapsed` that must be used [INFO] [stdout] --> src/waits.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | i.elapsed(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> src/clients/joint_trajectory_clients_container.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | pos: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::time::Instant::elapsed` that must be used [INFO] [stdout] --> src/waits.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | i.elapsed(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.64s [INFO] running `Command { std: "docker" "inspect" "42c160917c8438d110ea6789a884b6f5b439d774018f9df23d1ce9df8501dcda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c160917c8438d110ea6789a884b6f5b439d774018f9df23d1ce9df8501dcda", kill_on_drop: false }` [INFO] [stdout] 42c160917c8438d110ea6789a884b6f5b439d774018f9df23d1ce9df8501dcda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea0ea739a37dd0c7db943ef551b4624b3809e15bf13a6b356f4cf8edd01ae62f [INFO] running `Command { std: "docker" "start" "-a" "ea0ea739a37dd0c7db943ef551b4624b3809e15bf13a6b356f4cf8edd01ae62f", kill_on_drop: false }` [INFO] [stderr] warning: unused return value of `std::time::Instant::elapsed` that must be used [INFO] [stderr] --> src/waits.rs:125:17 [INFO] [stderr] | [INFO] [stderr] 125 | i.elapsed(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pos` [INFO] [stderr] --> src/clients/joint_trajectory_clients_container.rs:293:13 [INFO] [stderr] | [INFO] [stderr] 293 | pos: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `arci` (lib) generated 1 warning [INFO] [stderr] warning: `arci` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/arci-a2ffb21928fef100) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test clients::dummy_move_base::tests::test_set_get ... ok [INFO] [stdout] test clients::dummy_speaker::tests::test_set_no_wait ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::joint_names ... ok [INFO] [stdout] test clients::dummy_localization::tests::test_get ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_container_current_pos_err ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_container_current_pos_ok ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::serde_joint_position_limit ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::send_joint_positions_limited_error ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::send_joint_trajectory_limited_rounded ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::send_joint_trajectory_none_limited ... ok [INFO] [stdout] test clients::dummy_trajectory_client::tests::trajectory ... ok [INFO] [stdout] test clients::dummy_navigation::tests::test_set_no_wait ... ok [INFO] [stdout] test clients::dummy_navigation::tests::test_set ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::send_joint_positions_limited_rounded ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_container_jointname ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_trajectory_err ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_trajectory_ok ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_container_send_pos_ok ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_container_new ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_container_send_pos_err ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::send_joint_positions_none_limited ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::send_joint_trajectory_limited_error ... ok [INFO] [stdout] test clients::joint_velocity_limiter::tests::from_urdf ... ok [INFO] [stdout] test clients::joint_velocity_limiter::tests::joint_names ... ok [INFO] [stdout] test clients::joint_velocity_limiter::tests::send_joint_trajectory_limited ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::from_urdf ... ok [INFO] [stdout] test clients::joint_velocity_limiter::tests::send_joint_positions_none_limited ... ok [INFO] [stdout] test clients::dummy_trajectory_client::tests::send_and_get ... ok [INFO] [stdout] test clients::partial_joint_trajectory_client::tests::test_partial_new ... ok [INFO] [stdout] test clients::partial_joint_trajectory_client::tests::test_partial_trajectory ... ok [INFO] [stdout] test clients::dummy_speaker::tests::test_set ... ok [INFO] [stdout] test clients::joint_velocity_limiter::tests::send_joint_positions_limited ... ok [INFO] [stdout] test clients::partial_joint_trajectory_client::tests::test_partial_current_pos ... ok [INFO] [stdout] test clients::partial_joint_trajectory_client::tests::test_partial_joint_name ... ok [INFO] [stdout] test traits::joint_trajectory_client::tests::test_trajectory_point ... ok [INFO] [stdout] test traits::joint_trajectory_client::tests::test_trajectory_point_clone ... ok [INFO] [stdout] test clients::partial_joint_trajectory_client::tests::test_partial_send_pos ... ok [INFO] [stdout] test traits::joint_trajectory_client::tests::test_trajectory_point_debug ... ok [INFO] [stdout] test clients::partial_joint_trajectory_client::tests::test_fn_copy_joint_position_for_to_joint ... ok [INFO] [stdout] test clients::partial_joint_trajectory_client::tests::test_fn_copy_joint_position_for_from_joint ... ok [INFO] [stdout] test clients::joint_velocity_limiter::tests::send_joint_trajectory_none_limited ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::mismatch_size - should panic ... ok [INFO] [stdout] test clients::joint_velocity_limiter::tests::mismatch_size - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/test_utils.rs (/opt/rustwide/target/debug/deps/test_utils-7b3cd72418d4ffa6) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_get_joint_index ... ok [INFO] [stdout] test test_move_joint_until_stop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.90s [INFO] [stdout] [INFO] [stderr] Running tests/test_waits.rs (/opt/rustwide/target/debug/deps/test_waits-7795ac597bfc5215) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_each_condition_clone ... ok [INFO] [stdout] test test_each_condition_accessor ... ok [INFO] [stdout] test test_each_condition_debug ... ok [INFO] [stdout] test test_each_condition_dof ... ok [INFO] [stdout] test test_total_condition_debug ... ok [INFO] [stdout] test test_each_condition_err ... ok [INFO] [stdout] test test_total_condition_accessor ... ok [INFO] [stdout] test test_total_condition_clone ... ok [INFO] [stdout] test test_each_condition_dof_err - should panic ... ok [INFO] [stdout] test test_total_condition ... ok [INFO] [stdout] test test_each_condition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.75s [INFO] [stdout] [INFO] [stderr] Doc-tests arci [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/traits/move_base.rs - traits::move_base::BaseVelocity (line 22) ... ok [INFO] [stdout] test src/waits.rs - waits::WaitFuture::from_stream (line 32) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea0ea739a37dd0c7db943ef551b4624b3809e15bf13a6b356f4cf8edd01ae62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea0ea739a37dd0c7db943ef551b4624b3809e15bf13a6b356f4cf8edd01ae62f", kill_on_drop: false }` [INFO] [stdout] ea0ea739a37dd0c7db943ef551b4624b3809e15bf13a6b356f4cf8edd01ae62f