Oct 16 05:37:50.284 INFO testing indep-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 05:37:50.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:37:50.687 INFO blam! 83c0709190cb5f008c34a2f8a540fc72fb182c3e0574bdb16f4349613b554a30 Oct 16 05:37:50.687 INFO running `"docker" "start" "-a" "83c0709190cb5f008c34a2f8a540fc72fb182c3e0574bdb16f4349613b554a30"` Oct 16 05:37:51.849 INFO kablam! usermod: no changes Oct 16 05:37:51.895 INFO kablam! Compiling indep v0.1.1 (/source) Oct 16 05:37:52.429 INFO kablam! warning: unused `#[macro_use]` import Oct 16 05:37:52.429 INFO kablam! --> src/lib.rs:5:1 Oct 16 05:37:52.429 INFO kablam! | Oct 16 05:37:52.429 INFO kablam! 5 | #[macro_use] Oct 16 05:37:52.429 INFO kablam! | ^^^^^^^^^^^^ Oct 16 05:37:52.429 INFO kablam! | Oct 16 05:37:52.429 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 05:37:52.429 INFO kablam! Oct 16 05:37:52.438 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.56s Oct 16 05:37:52.440 INFO kablam! su: No module specific data is present Oct 16 05:37:52.675 INFO running `"docker" "rm" "-f" "83c0709190cb5f008c34a2f8a540fc72fb182c3e0574bdb16f4349613b554a30"` Oct 16 05:37:52.748 INFO blam! 83c0709190cb5f008c34a2f8a540fc72fb182c3e0574bdb16f4349613b554a30 Oct 16 05:37:52.750 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:37:52.919 INFO blam! 46f8d4506ed1de22f6554a00954168c84fdcbbf7075a61db54855f010a7016e7 Oct 16 05:37:52.924 INFO running `"docker" "start" "-a" "46f8d4506ed1de22f6554a00954168c84fdcbbf7075a61db54855f010a7016e7"` Oct 16 05:37:53.431 INFO kablam! usermod: no changes Oct 16 05:37:53.499 INFO kablam! Compiling indep v0.1.1 (/source) Oct 16 05:37:54.606 INFO kablam! warning: unused import: `std::sync::Arc` Oct 16 05:37:54.606 INFO kablam! --> examples/async.rs:44:9 Oct 16 05:37:54.606 INFO kablam! | Oct 16 05:37:54.606 INFO kablam! 44 | use std::sync::Arc; Oct 16 05:37:54.606 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 05:37:54.606 INFO kablam! | Oct 16 05:37:54.606 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 05:37:54.606 INFO kablam! Oct 16 05:37:54.606 INFO kablam! warning: unused import: `std::sync::RwLock` Oct 16 05:37:54.606 INFO kablam! --> examples/async.rs:45:9 Oct 16 05:37:54.606 INFO kablam! | Oct 16 05:37:54.606 INFO kablam! 45 | use std::sync::RwLock; Oct 16 05:37:54.606 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 05:37:54.606 INFO kablam! Oct 16 05:37:54.606 INFO kablam! warning: unused import: `std::rc::Rc` Oct 16 05:37:54.606 INFO kablam! --> src/sync.rs:196:13 Oct 16 05:37:54.606 INFO kablam! | Oct 16 05:37:54.606 INFO kablam! 196 | use std::rc::Rc; Oct 16 05:37:54.606 INFO kablam! | ^^^^^^^^^^^ Oct 16 05:37:54.606 INFO kablam! | Oct 16 05:37:54.606 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 05:37:54.606 INFO kablam! Oct 16 05:37:54.606 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 16 05:37:54.606 INFO kablam! --> src/sync.rs:197:13 Oct 16 05:37:54.606 INFO kablam! | Oct 16 05:37:54.606 INFO kablam! 197 | use std::cell::RefCell; Oct 16 05:37:54.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 05:37:54.606 INFO kablam! Oct 16 05:37:54.606 INFO kablam! warning: unused import: `std::sync::Arc` Oct 16 05:37:54.606 INFO kablam! --> src/async.rs:195:13 Oct 16 05:37:54.606 INFO kablam! | Oct 16 05:37:54.606 INFO kablam! 195 | use std::sync::Arc; Oct 16 05:37:54.606 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 05:37:54.606 INFO kablam! Oct 16 05:37:54.606 INFO kablam! warning: unused import: `std::sync::RwLock` Oct 16 05:37:54.606 INFO kablam! --> src/async.rs:196:13 Oct 16 05:37:54.606 INFO kablam! | Oct 16 05:37:54.606 INFO kablam! 196 | use std::sync::RwLock; Oct 16 05:37:54.606 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 05:37:54.606 INFO kablam! Oct 16 05:37:54.763 INFO kablam! warning: unused import: `std::rc::Rc` Oct 16 05:37:54.764 INFO kablam! --> examples/sync.rs:45:9 Oct 16 05:37:54.764 INFO kablam! | Oct 16 05:37:54.764 INFO kablam! 45 | use std::rc::Rc; Oct 16 05:37:54.765 INFO kablam! | ^^^^^^^^^^^ Oct 16 05:37:54.765 INFO kablam! | Oct 16 05:37:54.765 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 05:37:54.765 INFO kablam! Oct 16 05:37:54.766 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 16 05:37:54.766 INFO kablam! --> examples/sync.rs:46:9 Oct 16 05:37:54.766 INFO kablam! | Oct 16 05:37:54.766 INFO kablam! 46 | use std::cell::RefCell; Oct 16 05:37:54.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 05:37:54.767 INFO kablam! Oct 16 05:37:56.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.44s Oct 16 05:37:56.895 INFO kablam! su: No module specific data is present Oct 16 05:37:57.189 INFO running `"docker" "rm" "-f" "46f8d4506ed1de22f6554a00954168c84fdcbbf7075a61db54855f010a7016e7"` Oct 16 05:37:57.350 INFO blam! 46f8d4506ed1de22f6554a00954168c84fdcbbf7075a61db54855f010a7016e7 Oct 16 05:37:57.357 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 05:37:57.546 INFO blam! c5e71aa174461cd4726185aacd4db2cc8f7f1832681a8191a3365ac937f41a2e Oct 16 05:37:57.549 INFO running `"docker" "start" "-a" "c5e71aa174461cd4726185aacd4db2cc8f7f1832681a8191a3365ac937f41a2e"` Oct 16 05:37:57.995 INFO kablam! usermod: no changes Oct 16 05:37:58.038 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 05:37:58.049 INFO kablam! Running /target/debug/deps/indep-4a0b33adeda6997f Oct 16 05:37:58.050 INFO blam! Oct 16 05:37:58.050 INFO blam! running 2 tests Oct 16 05:37:58.051 INFO blam! test sync::test::test_sync ... ok Oct 16 05:37:58.051 INFO blam! test async::tests::test_async ... ok Oct 16 05:37:58.051 INFO blam! Oct 16 05:37:58.051 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:37:58.051 INFO blam! Oct 16 05:37:58.051 INFO kablam! Doc-tests indep Oct 16 05:37:59.048 INFO blam! Oct 16 05:37:59.048 INFO blam! running 0 tests Oct 16 05:37:59.048 INFO blam! Oct 16 05:37:59.048 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:37:59.048 INFO blam! Oct 16 05:37:59.054 INFO kablam! su: No module specific data is present Oct 16 05:37:59.313 INFO running `"docker" "rm" "-f" "c5e71aa174461cd4726185aacd4db2cc8f7f1832681a8191a3365ac937f41a2e"` Oct 16 05:37:59.394 INFO blam! c5e71aa174461cd4726185aacd4db2cc8f7f1832681a8191a3365ac937f41a2e