Oct 15 15:19:36.919 INFO testing uio-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:19:36.920 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 15 15:19:37.379 INFO blam! 65171f65e999c17d84358612b3ca43c1d2b175c428d01370fd9853c41067d60a Oct 15 15:19:37.382 INFO running `"docker" "start" "-a" "65171f65e999c17d84358612b3ca43c1d2b175c428d01370fd9853c41067d60a"` Oct 15 15:19:38.379 INFO kablam! usermod: no changes Oct 15 15:19:38.479 INFO kablam! Compiling mmap v0.1.1 Oct 15 15:19:39.131 INFO kablam! Compiling uio v0.1.1 (/source) Oct 15 15:19:39.550 INFO kablam! warning: unused import: `std::error::Error` Oct 15 15:19:39.551 INFO kablam! --> src/linux.rs:7:5 Oct 15 15:19:39.551 INFO kablam! | Oct 15 15:19:39.551 INFO kablam! 7 | use std::error::Error; Oct 15 15:19:39.551 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 15:19:39.551 INFO kablam! | Oct 15 15:19:39.551 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:19:39.551 INFO kablam! Oct 15 15:19:40.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.75s Oct 15 15:19:40.175 INFO kablam! su: No module specific data is present Oct 15 15:19:40.887 INFO running `"docker" "rm" "-f" "65171f65e999c17d84358612b3ca43c1d2b175c428d01370fd9853c41067d60a"` Oct 15 15:19:41.215 INFO blam! 65171f65e999c17d84358612b3ca43c1d2b175c428d01370fd9853c41067d60a Oct 15 15:19:41.219 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 15 15:19:41.779 INFO blam! 09d1652453cbaa1829ad6fb637b83212b54ca51f49381732b1a4f6799ed9770b Oct 15 15:19:41.783 INFO running `"docker" "start" "-a" "09d1652453cbaa1829ad6fb637b83212b54ca51f49381732b1a4f6799ed9770b"` Oct 15 15:19:42.670 INFO kablam! usermod: no changes Oct 15 15:19:42.719 INFO kablam! Compiling uio v0.1.1 (/source) Oct 15 15:19:43.187 INFO kablam! warning: unused import: `std::error::Error` Oct 15 15:19:43.187 INFO kablam! --> src/linux.rs:7:5 Oct 15 15:19:43.187 INFO kablam! | Oct 15 15:19:43.187 INFO kablam! 7 | use std::error::Error; Oct 15 15:19:43.187 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 15:19:43.187 INFO kablam! | Oct 15 15:19:43.187 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:19:43.187 INFO kablam! Oct 15 15:19:43.263 INFO kablam! warning: unused variable: `f` Oct 15 15:19:43.263 INFO kablam! --> src/linux.rs:193:16 Oct 15 15:19:43.263 INFO kablam! | Oct 15 15:19:43.263 INFO kablam! 193 | Ok(f) => (), Oct 15 15:19:43.263 INFO kablam! | ^ help: consider using `_f` instead Oct 15 15:19:43.263 INFO kablam! | Oct 15 15:19:43.263 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 15:19:43.263 INFO kablam! Oct 15 15:19:43.263 INFO kablam! warning: unused variable: `f` Oct 15 15:19:43.263 INFO kablam! --> src/linux.rs:215:16 Oct 15 15:19:43.263 INFO kablam! | Oct 15 15:19:43.263 INFO kablam! 215 | Ok(f) => (), Oct 15 15:19:43.263 INFO kablam! | ^ help: consider using `_f` instead Oct 15 15:19:43.263 INFO kablam! Oct 15 15:19:43.263 INFO kablam! warning: unused variable: `f` Oct 15 15:19:43.263 INFO kablam! --> src/linux.rs:226:16 Oct 15 15:19:43.263 INFO kablam! | Oct 15 15:19:43.263 INFO kablam! 226 | Ok(f) => (), Oct 15 15:19:43.263 INFO kablam! | ^ help: consider using `_f` instead Oct 15 15:19:43.263 INFO kablam! Oct 15 15:19:43.303 INFO kablam! warning: variable does not need to be mutable Oct 15 15:19:43.303 INFO kablam! --> src/linux.rs:211:13 Oct 15 15:19:43.303 INFO kablam! | Oct 15 15:19:43.303 INFO kablam! 211 | let mut res = ::linux::UioDevice::new(0).unwrap(); Oct 15 15:19:43.303 INFO kablam! | ----^^^ Oct 15 15:19:43.303 INFO kablam! | | Oct 15 15:19:43.303 INFO kablam! | help: remove this `mut` Oct 15 15:19:43.303 INFO kablam! | Oct 15 15:19:43.303 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 15:19:43.303 INFO kablam! Oct 15 15:19:44.069 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 15 15:19:44.071 INFO kablam! su: No module specific data is present Oct 15 15:19:44.521 INFO running `"docker" "rm" "-f" "09d1652453cbaa1829ad6fb637b83212b54ca51f49381732b1a4f6799ed9770b"` Oct 15 15:19:44.635 INFO blam! 09d1652453cbaa1829ad6fb637b83212b54ca51f49381732b1a4f6799ed9770b