Oct 16 05:26:52.624 INFO testing ioc-0.6.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 05:26:52.624 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 05:26:53.011 INFO blam! a99f7d6c00202d270be90ba140a74b964660d3d5834cbf7f1ca46c81fa092777 Oct 16 05:26:53.013 INFO running `"docker" "start" "-a" "a99f7d6c00202d270be90ba140a74b964660d3d5834cbf7f1ca46c81fa092777"` Oct 16 05:26:53.923 INFO kablam! usermod: no changes Oct 16 05:26:53.979 INFO kablam! Compiling ioc v0.6.2 (/source) Oct 16 05:26:54.611 INFO kablam! warning: unused `#[macro_use]` import Oct 16 05:26:54.611 INFO kablam! --> src/lib.rs:1:1 Oct 16 05:26:54.611 INFO kablam! | Oct 16 05:26:54.612 INFO kablam! 1 | #[macro_use] Oct 16 05:26:54.612 INFO kablam! | ^^^^^^^^^^^^ Oct 16 05:26:54.612 INFO kablam! | Oct 16 05:26:54.612 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 05:26:54.612 INFO kablam! Oct 16 05:26:54.615 INFO kablam! warning: unused import: `TryLockError` Oct 16 05:26:54.615 INFO kablam! --> src/container.rs:9:17 Oct 16 05:26:54.615 INFO kablam! | Oct 16 05:26:54.615 INFO kablam! 9 | use std::sync::{TryLockError, Mutex, RwLock, RwLockReadGuard, RwLockWriteGuard}; Oct 16 05:26:54.615 INFO kablam! | ^^^^^^^^^^^^ Oct 16 05:26:54.615 INFO kablam! Oct 16 05:26:59.045 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 05:26:59.045 INFO kablam! --> src/container.rs:18:33 Oct 16 05:26:59.045 INFO kablam! | Oct 16 05:26:59.045 INFO kablam! 18 | pub type ReadGuard<'a, T, Base: ?Sized> = downcast::Guard>>; Oct 16 05:26:59.045 INFO kablam! | ^^^^^^ Oct 16 05:26:59.046 INFO kablam! | Oct 16 05:26:59.046 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 16 05:26:59.046 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 05:26:59.046 INFO kablam! Oct 16 05:26:59.046 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 05:26:59.046 INFO kablam! --> src/container.rs:19:34 Oct 16 05:26:59.046 INFO kablam! | Oct 16 05:26:59.046 INFO kablam! 19 | pub type WriteGuard<'a, T, Base: ?Sized> = downcast::Guard>>; Oct 16 05:26:59.046 INFO kablam! | ^^^^^^ Oct 16 05:26:59.046 INFO kablam! | Oct 16 05:26:59.046 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 05:26:59.046 INFO kablam! Oct 16 05:26:59.687 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.72s Oct 16 05:26:59.687 INFO kablam! su: No module specific data is present Oct 16 05:27:00.299 INFO running `"docker" "rm" "-f" "a99f7d6c00202d270be90ba140a74b964660d3d5834cbf7f1ca46c81fa092777"` Oct 16 05:27:00.501 INFO blam! a99f7d6c00202d270be90ba140a74b964660d3d5834cbf7f1ca46c81fa092777 Oct 16 05:27:00.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 05:27:00.773 INFO blam! 9f434774d11ad6a90ea39fabe9d0f36e9166308c9829778f4fe22079e94072b1 Oct 16 05:27:00.779 INFO running `"docker" "start" "-a" "9f434774d11ad6a90ea39fabe9d0f36e9166308c9829778f4fe22079e94072b1"` Oct 16 05:27:01.472 INFO kablam! usermod: no changes Oct 16 05:27:01.524 INFO kablam! Compiling ioc v0.6.2 (/source) Oct 16 05:27:02.269 INFO kablam! warning: unused `#[macro_use]` import Oct 16 05:27:02.269 INFO kablam! --> src/lib.rs:1:1 Oct 16 05:27:02.269 INFO kablam! | Oct 16 05:27:02.269 INFO kablam! 1 | #[macro_use] Oct 16 05:27:02.269 INFO kablam! | ^^^^^^^^^^^^ Oct 16 05:27:02.269 INFO kablam! | Oct 16 05:27:02.269 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 05:27:02.269 INFO kablam! Oct 16 05:27:02.275 INFO kablam! warning: unused import: `TryLockError` Oct 16 05:27:02.275 INFO kablam! --> src/container.rs:9:17 Oct 16 05:27:02.275 INFO kablam! | Oct 16 05:27:02.275 INFO kablam! 9 | use std::sync::{TryLockError, Mutex, RwLock, RwLockReadGuard, RwLockWriteGuard}; Oct 16 05:27:02.275 INFO kablam! | ^^^^^^^^^^^^ Oct 16 05:27:02.275 INFO kablam! Oct 16 05:27:06.670 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 05:27:06.670 INFO kablam! --> src/container.rs:18:33 Oct 16 05:27:06.670 INFO kablam! | Oct 16 05:27:06.670 INFO kablam! 18 | pub type ReadGuard<'a, T, Base: ?Sized> = downcast::Guard>>; Oct 16 05:27:06.670 INFO kablam! | ^^^^^^ Oct 16 05:27:06.670 INFO kablam! | Oct 16 05:27:06.670 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 16 05:27:06.670 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 05:27:06.670 INFO kablam! Oct 16 05:27:06.670 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 05:27:06.670 INFO kablam! --> src/container.rs:19:34 Oct 16 05:27:06.670 INFO kablam! | Oct 16 05:27:06.670 INFO kablam! 19 | pub type WriteGuard<'a, T, Base: ?Sized> = downcast::Guard>>; Oct 16 05:27:06.670 INFO kablam! | ^^^^^^ Oct 16 05:27:06.670 INFO kablam! | Oct 16 05:27:06.670 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 05:27:06.670 INFO kablam! Oct 16 05:27:07.110 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.60s Oct 16 05:27:07.112 INFO kablam! su: No module specific data is present Oct 16 05:27:07.523 INFO running `"docker" "rm" "-f" "9f434774d11ad6a90ea39fabe9d0f36e9166308c9829778f4fe22079e94072b1"` Oct 16 05:27:07.775 INFO blam! 9f434774d11ad6a90ea39fabe9d0f36e9166308c9829778f4fe22079e94072b1