Oct 16 04:25:32.381 INFO testing ladspa-0.3.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 04:25:32.381 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 04:25:32.881 INFO blam! 04b8208e49820ed2f64d6af6fa2e9e780ac1c12073b968e44052460a83db0791 Oct 16 04:25:32.887 INFO running `"docker" "start" "-a" "04b8208e49820ed2f64d6af6fa2e9e780ac1c12073b968e44052460a83db0791"` Oct 16 04:25:33.771 INFO kablam! usermod: no changes Oct 16 04:25:33.826 INFO kablam! Compiling ladspa v0.3.4 (/source) Oct 16 04:25:34.687 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 16 04:25:34.687 INFO kablam! --> src/ffi.rs:186:5 Oct 16 04:25:34.688 INFO kablam! | Oct 16 04:25:34.688 INFO kablam! 186 | / Vec::from_raw_parts(desc.port_names, Oct 16 04:25:34.688 INFO kablam! 187 | | desc.port_count as usize, Oct 16 04:25:34.689 INFO kablam! 188 | | desc.port_count as usize) Oct 16 04:25:34.689 INFO kablam! 189 | | .iter() Oct 16 04:25:34.689 INFO kablam! 190 | | .map(|&x| CString::from_raw(x)) Oct 16 04:25:34.689 INFO kablam! 191 | | .collect::>(); Oct 16 04:25:34.690 INFO kablam! | |_____________________________^ Oct 16 04:25:34.690 INFO kablam! | Oct 16 04:25:34.690 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 04:25:34.690 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 16 04:25:34.691 INFO kablam! Oct 16 04:25:35.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.87s Oct 16 04:25:35.675 INFO kablam! su: No module specific data is present Oct 16 04:25:36.463 INFO running `"docker" "rm" "-f" "04b8208e49820ed2f64d6af6fa2e9e780ac1c12073b968e44052460a83db0791"` Oct 16 04:25:36.871 INFO blam! 04b8208e49820ed2f64d6af6fa2e9e780ac1c12073b968e44052460a83db0791 Oct 16 04:25:36.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 04:25:37.277 INFO blam! 1b4f2dd15cdf36996fbb5790de561d9ea6582d8d2e559a64ea0ff0c1d5fbf7b6 Oct 16 04:25:37.278 INFO running `"docker" "start" "-a" "1b4f2dd15cdf36996fbb5790de561d9ea6582d8d2e559a64ea0ff0c1d5fbf7b6"` Oct 16 04:25:38.980 INFO kablam! usermod: no changes Oct 16 04:25:39.045 INFO kablam! Compiling ladspa v0.3.4 (/source) Oct 16 04:25:40.215 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 16 04:25:40.215 INFO kablam! --> src/ffi.rs:186:5 Oct 16 04:25:40.215 INFO kablam! | Oct 16 04:25:40.215 INFO kablam! 186 | / Vec::from_raw_parts(desc.port_names, Oct 16 04:25:40.215 INFO kablam! 187 | | desc.port_count as usize, Oct 16 04:25:40.215 INFO kablam! 188 | | desc.port_count as usize) Oct 16 04:25:40.215 INFO kablam! 189 | | .iter() Oct 16 04:25:40.215 INFO kablam! 190 | | .map(|&x| CString::from_raw(x)) Oct 16 04:25:40.215 INFO kablam! 191 | | .collect::>(); Oct 16 04:25:40.215 INFO kablam! | |_____________________________^ Oct 16 04:25:40.215 INFO kablam! | Oct 16 04:25:40.215 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 04:25:40.215 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 16 04:25:40.215 INFO kablam! Oct 16 04:25:41.666 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.63s Oct 16 04:25:41.669 INFO kablam! su: No module specific data is present Oct 16 04:25:42.536 INFO running `"docker" "rm" "-f" "1b4f2dd15cdf36996fbb5790de561d9ea6582d8d2e559a64ea0ff0c1d5fbf7b6"` Oct 16 04:25:42.763 INFO blam! 1b4f2dd15cdf36996fbb5790de561d9ea6582d8d2e559a64ea0ff0c1d5fbf7b6