Oct 13 05:15:32.967 INFO testing nouwaarom/ArmController against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:15:32.967 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:15:33.335 INFO blam! 4418746df1a21544a0c3e3ceac63dc5130f1407fb0603bc8944d754872d947be Oct 13 05:15:33.339 INFO running `"docker" "start" "-a" "4418746df1a21544a0c3e3ceac63dc5130f1407fb0603bc8944d754872d947be"` Oct 13 05:15:34.625 INFO kablam! usermod: no changes Oct 13 05:15:34.719 INFO kablam! Compiling arm_controller v0.1.0 (/source) Oct 13 05:15:35.095 INFO kablam! warning: unused import: `size_t` Oct 13 05:15:35.096 INFO kablam! --> src/lib.rs:5:12 Oct 13 05:15:35.096 INFO kablam! | Oct 13 05:15:35.096 INFO kablam! 5 | use libc::{size_t}; Oct 13 05:15:35.096 INFO kablam! | ^^^^^^ Oct 13 05:15:35.096 INFO kablam! | Oct 13 05:15:35.096 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:15:35.096 INFO kablam! Oct 13 05:15:35.126 INFO kablam! warning: unused variable: `position` Oct 13 05:15:35.126 INFO kablam! --> src/lib.rs:41:49 Oct 13 05:15:35.126 INFO kablam! | Oct 13 05:15:35.126 INFO kablam! 41 | pub extern fn set_desired_end_effector_position(position: Vec, rotation: Vec) Oct 13 05:15:35.126 INFO kablam! | ^^^^^^^^ help: consider using `_position` instead Oct 13 05:15:35.126 INFO kablam! | Oct 13 05:15:35.126 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:15:35.126 INFO kablam! Oct 13 05:15:35.128 INFO kablam! warning: unused variable: `rotation` Oct 13 05:15:35.128 INFO kablam! --> src/lib.rs:41:69 Oct 13 05:15:35.128 INFO kablam! | Oct 13 05:15:35.128 INFO kablam! 41 | pub extern fn set_desired_end_effector_position(position: Vec, rotation: Vec) Oct 13 05:15:35.128 INFO kablam! | ^^^^^^^^ help: consider using `_rotation` instead Oct 13 05:15:35.128 INFO kablam! Oct 13 05:15:35.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Oct 13 05:15:35.393 INFO kablam! su: No module specific data is present Oct 13 05:15:36.343 INFO running `"docker" "rm" "-f" "4418746df1a21544a0c3e3ceac63dc5130f1407fb0603bc8944d754872d947be"` Oct 13 05:15:36.593 INFO blam! 4418746df1a21544a0c3e3ceac63dc5130f1407fb0603bc8944d754872d947be Oct 13 05:15:36.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:15:37.031 INFO blam! 09237551670ff36bc8ee0eb85f907e34715b9bf0bc852c44dce9f01884d0174f Oct 13 05:15:37.033 INFO running `"docker" "start" "-a" "09237551670ff36bc8ee0eb85f907e34715b9bf0bc852c44dce9f01884d0174f"` Oct 13 05:15:38.677 INFO kablam! usermod: no changes Oct 13 05:15:38.791 INFO kablam! Compiling arm_controller v0.1.0 (/source) Oct 13 05:15:39.271 INFO kablam! warning: unused import: `size_t` Oct 13 05:15:39.271 INFO kablam! --> src/lib.rs:5:12 Oct 13 05:15:39.271 INFO kablam! | Oct 13 05:15:39.271 INFO kablam! 5 | use libc::{size_t}; Oct 13 05:15:39.271 INFO kablam! | ^^^^^^ Oct 13 05:15:39.271 INFO kablam! | Oct 13 05:15:39.271 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:15:39.271 INFO kablam! Oct 13 05:15:39.295 INFO kablam! warning: unused variable: `position` Oct 13 05:15:39.295 INFO kablam! --> src/lib.rs:41:49 Oct 13 05:15:39.295 INFO kablam! | Oct 13 05:15:39.295 INFO kablam! 41 | pub extern fn set_desired_end_effector_position(position: Vec, rotation: Vec) Oct 13 05:15:39.295 INFO kablam! | ^^^^^^^^ help: consider using `_position` instead Oct 13 05:15:39.295 INFO kablam! | Oct 13 05:15:39.295 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:15:39.295 INFO kablam! Oct 13 05:15:39.295 INFO kablam! warning: unused variable: `rotation` Oct 13 05:15:39.295 INFO kablam! --> src/lib.rs:41:69 Oct 13 05:15:39.295 INFO kablam! | Oct 13 05:15:39.295 INFO kablam! 41 | pub extern fn set_desired_end_effector_position(position: Vec, rotation: Vec) Oct 13 05:15:39.295 INFO kablam! | ^^^^^^^^ help: consider using `_rotation` instead Oct 13 05:15:39.295 INFO kablam! Oct 13 05:15:40.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 13 05:15:40.032 INFO kablam! su: No module specific data is present Oct 13 05:15:41.095 INFO running `"docker" "rm" "-f" "09237551670ff36bc8ee0eb85f907e34715b9bf0bc852c44dce9f01884d0174f"` Oct 13 05:15:41.383 INFO blam! 09237551670ff36bc8ee0eb85f907e34715b9bf0bc852c44dce9f01884d0174f Oct 13 05:15:41.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:15:41.779 INFO blam! 183bf9bc68b98e5a02d194997320aad2b8c5705bf88749070fbf900c2aa8bc15 Oct 13 05:15:41.784 INFO running `"docker" "start" "-a" "183bf9bc68b98e5a02d194997320aad2b8c5705bf88749070fbf900c2aa8bc15"` Oct 13 05:15:42.847 INFO kablam! usermod: no changes Oct 13 05:15:42.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 13 05:15:42.895 INFO kablam! Running /target/debug/deps/arm_controller-e97aa53fa6f6a3c4 Oct 13 05:15:42.895 INFO blam! Oct 13 05:15:42.895 INFO kablam! su: No module specific data is present Oct 13 05:15:42.895 INFO blam! running 0 tests Oct 13 05:15:42.895 INFO blam! Oct 13 05:15:42.895 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:15:42.895 INFO blam! Oct 13 05:15:43.545 INFO running `"docker" "rm" "-f" "183bf9bc68b98e5a02d194997320aad2b8c5705bf88749070fbf900c2aa8bc15"` Oct 13 05:15:43.803 INFO blam! 183bf9bc68b98e5a02d194997320aad2b8c5705bf88749070fbf900c2aa8bc15