[INFO] fetching crate arci 0.0.6... [INFO] testing arci-0.0.6 against 1.55.0 for beta-1.56-1 [INFO] extracting crate arci 0.0.6 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate arci 0.0.6 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 415d946f0f804bf2b63fc6bc1703499001434f208dacb734b0db380913b9fcd2 [INFO] running `Command { std: "docker" "start" "-a" "415d946f0f804bf2b63fc6bc1703499001434f208dacb734b0db380913b9fcd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "415d946f0f804bf2b63fc6bc1703499001434f208dacb734b0db380913b9fcd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "415d946f0f804bf2b63fc6bc1703499001434f208dacb734b0db380913b9fcd2", kill_on_drop: false }` [INFO] [stdout] 415d946f0f804bf2b63fc6bc1703499001434f208dacb734b0db380913b9fcd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99524624ce8cf9f070e16eef730815d66d8c4d12b3bbd1a5810de33f372291c4 [INFO] running `Command { std: "docker" "start" "-a" "99524624ce8cf9f070e16eef730815d66d8c4d12b3bbd1a5810de33f372291c4", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling nalgebra v0.26.2 [INFO] [stderr] Compiling serde_json v1.0.67 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.79s [INFO] running `Command { std: "docker" "inspect" "99524624ce8cf9f070e16eef730815d66d8c4d12b3bbd1a5810de33f372291c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99524624ce8cf9f070e16eef730815d66d8c4d12b3bbd1a5810de33f372291c4", kill_on_drop: false }` [INFO] [stdout] 99524624ce8cf9f070e16eef730815d66d8c4d12b3bbd1a5810de33f372291c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95102b9af8a4e1c638a645abb0eb4696f271c9cebfae1ce32ab350541056aa31 [INFO] running `Command { std: "docker" "start" "-a" "95102b9af8a4e1c638a645abb0eb4696f271c9cebfae1ce32ab350541056aa31", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.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-channel v0.3.17 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling arci v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.53s [INFO] running `Command { std: "docker" "inspect" "95102b9af8a4e1c638a645abb0eb4696f271c9cebfae1ce32ab350541056aa31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95102b9af8a4e1c638a645abb0eb4696f271c9cebfae1ce32ab350541056aa31", kill_on_drop: false }` [INFO] [stdout] 95102b9af8a4e1c638a645abb0eb4696f271c9cebfae1ce32ab350541056aa31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f8683341a01e4ef40026c8cf99174bce2d3402f666b4b1a95879a05f9414793 [INFO] running `Command { std: "docker" "start" "-a" "3f8683341a01e4ef40026c8cf99174bce2d3402f666b4b1a95879a05f9414793", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/arci-2826b1573989c421) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test clients::dummy_move_base::tests::test_set_get ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::from_urdf ... 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_positions_limited_rounded ... ok [INFO] [stdout] test clients::dummy_localization::tests::test_get ... ok [INFO] [stdout] test clients::dummy_speaker::tests::test_set_no_wait ... ok [INFO] [stdout] test clients::dummy_speaker::tests::test_set ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::joint_names ... ok [INFO] [stdout] test clients::dummy_trajectory_client::tests::send_and_get ... ok [INFO] [stdout] test clients::partial_joint_trajectory_client::tests::test_partial_current_pos ... ok [INFO] [stdout] test clients::dummy_navigation::tests::test_set_no_wait ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_container_send_pos_err ... 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_velocity_limiter::tests::send_joint_positions_none_limited ... ok [INFO] [stdout] test clients::joint_velocity_limiter::tests::send_joint_trajectory_limited ... ok [INFO] [stdout] test clients::partial_joint_trajectory_client::tests::test_partial_joint_name ... 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_send_pos ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_container_new ... ok [INFO] [stdout] test traits::joint_trajectory_client::tests::test_trajectory_point_debug ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_container_jointname ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_container_current_pos_ok ... 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_trajectory_clients_container::tests::test_container_send_pos_ok ... ok [INFO] [stdout] test clients::joint_velocity_limiter::tests::send_joint_trajectory_none_limited ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::serde_joint_position_limit ... ok [INFO] [stdout] test clients::joint_velocity_limiter::tests::send_joint_positions_limited ... 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_position_limiter::tests::send_joint_trajectory_limited_rounded ... ok [INFO] [stdout] test clients::joint_trajectory_clients_container::tests::test_container_current_pos_err ... ok [INFO] [stdout] test clients::partial_joint_trajectory_client::tests::test_partial_trajectory ... 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::joint_position_limiter::tests::send_joint_trajectory_none_limited ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::send_joint_trajectory_limited_error ... ok [INFO] [stdout] test clients::dummy_navigation::tests::test_set ... ok [INFO] [stdout] test clients::dummy_trajectory_client::tests::trajectory ... ok [INFO] [stdout] test clients::joint_position_limiter::tests::send_joint_positions_none_limited ... ok [INFO] [stdout] test clients::joint_velocity_limiter::tests::mismatch_size - should panic ... ok [INFO] [stdout] test clients::joint_position_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.14s [INFO] [stdout] [INFO] [stderr] Running tests/test_utils.rs (/opt/rustwide/target/debug/deps/test_utils-932597d27cdd80d7) [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.91s [INFO] [stdout] [INFO] [stderr] Running tests/test_waits.rs (/opt/rustwide/target/debug/deps/test_waits-c502fbcbf6c6bc80) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_total_condition_debug ... ok [INFO] [stdout] test test_each_condition_accessor ... ok [INFO] [stdout] test test_each_condition_err ... ok [INFO] [stdout] test test_total_condition_clone ... ok [INFO] [stdout] test test_total_condition_accessor ... ok [INFO] [stdout] test test_each_condition_dof ... ok [INFO] [stdout] test test_each_condition_clone ... ok [INFO] [stdout] test test_each_condition_debug ... 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 3.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f8683341a01e4ef40026c8cf99174bce2d3402f666b4b1a95879a05f9414793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8683341a01e4ef40026c8cf99174bce2d3402f666b4b1a95879a05f9414793", kill_on_drop: false }` [INFO] [stdout] 3f8683341a01e4ef40026c8cf99174bce2d3402f666b4b1a95879a05f9414793