Oct 11 18:42:59.729 INFO testing indep-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 18:42:59.729 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 18:42:59.729 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:43:00.184 INFO blam! c5503fd21340a9cdd41899047addf2c0e65beb33438c3acd0d20102c06ef9c7f Oct 11 18:43:00.184 INFO running `"docker" "start" "-a" "c5503fd21340a9cdd41899047addf2c0e65beb33438c3acd0d20102c06ef9c7f"` Oct 11 18:43:01.511 INFO kablam! usermod: no changes Oct 11 18:43:01.581 INFO kablam! Compiling indep v0.1.1 (/source) Oct 11 18:43:02.609 INFO kablam! warning: unused `#[macro_use]` import Oct 11 18:43:02.616 INFO kablam! --> src/lib.rs:5:1 Oct 11 18:43:02.616 INFO kablam! | Oct 11 18:43:02.616 INFO kablam! 5 | #[macro_use] Oct 11 18:43:02.616 INFO kablam! | ^^^^^^^^^^^^ Oct 11 18:43:02.616 INFO kablam! | Oct 11 18:43:02.616 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 18:43:02.616 INFO kablam! Oct 11 18:43:02.638 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 11 18:43:02.644 INFO kablam! su: No module specific data is present Oct 11 18:43:03.328 INFO running `"docker" "rm" "-f" "c5503fd21340a9cdd41899047addf2c0e65beb33438c3acd0d20102c06ef9c7f"` Oct 11 18:43:03.625 INFO blam! c5503fd21340a9cdd41899047addf2c0e65beb33438c3acd0d20102c06ef9c7f Oct 11 18:43:03.632 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 18:43:03.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:43:03.971 INFO blam! 6182cc5be9a527e3c5a102b4cc010bb0e93396395b59ba50970edb1d10c251f4 Oct 11 18:43:03.977 INFO running `"docker" "start" "-a" "6182cc5be9a527e3c5a102b4cc010bb0e93396395b59ba50970edb1d10c251f4"` Oct 11 18:43:05.048 INFO kablam! usermod: no changes Oct 11 18:43:05.100 INFO kablam! Compiling indep v0.1.1 (/source) Oct 11 18:43:06.349 INFO kablam! warning: unused import: `std::sync::Arc` Oct 11 18:43:06.349 INFO kablam! --> examples/async.rs:44:9 Oct 11 18:43:06.349 INFO kablam! | Oct 11 18:43:06.349 INFO kablam! 44 | use std::sync::Arc; Oct 11 18:43:06.349 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 18:43:06.349 INFO kablam! | Oct 11 18:43:06.349 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 18:43:06.349 INFO kablam! Oct 11 18:43:06.349 INFO kablam! warning: unused import: `std::sync::RwLock` Oct 11 18:43:06.349 INFO kablam! --> examples/async.rs:45:9 Oct 11 18:43:06.349 INFO kablam! | Oct 11 18:43:06.349 INFO kablam! 45 | use std::sync::RwLock; Oct 11 18:43:06.349 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:43:06.349 INFO kablam! Oct 11 18:43:06.380 INFO kablam! warning: unused import: `std::rc::Rc` Oct 11 18:43:06.380 INFO kablam! --> examples/sync.rs:45:9 Oct 11 18:43:06.380 INFO kablam! | Oct 11 18:43:06.380 INFO kablam! 45 | use std::rc::Rc; Oct 11 18:43:06.380 INFO kablam! | ^^^^^^^^^^^ Oct 11 18:43:06.380 INFO kablam! | Oct 11 18:43:06.380 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 18:43:06.380 INFO kablam! Oct 11 18:43:06.380 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 11 18:43:06.380 INFO kablam! --> examples/sync.rs:46:9 Oct 11 18:43:06.380 INFO kablam! | Oct 11 18:43:06.380 INFO kablam! 46 | use std::cell::RefCell; Oct 11 18:43:06.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 18:43:06.384 INFO kablam! Oct 11 18:43:06.552 INFO kablam! warning: unused import: `std::rc::Rc` Oct 11 18:43:06.552 INFO kablam! --> src/sync.rs:196:13 Oct 11 18:43:06.552 INFO kablam! | Oct 11 18:43:06.552 INFO kablam! 196 | use std::rc::Rc; Oct 11 18:43:06.552 INFO kablam! | ^^^^^^^^^^^ Oct 11 18:43:06.552 INFO kablam! | Oct 11 18:43:06.552 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 18:43:06.552 INFO kablam! Oct 11 18:43:06.552 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 11 18:43:06.552 INFO kablam! --> src/sync.rs:197:13 Oct 11 18:43:06.552 INFO kablam! | Oct 11 18:43:06.552 INFO kablam! 197 | use std::cell::RefCell; Oct 11 18:43:06.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 18:43:06.552 INFO kablam! Oct 11 18:43:06.552 INFO kablam! warning: unused import: `std::sync::Arc` Oct 11 18:43:06.552 INFO kablam! --> src/async.rs:195:13 Oct 11 18:43:06.552 INFO kablam! | Oct 11 18:43:06.552 INFO kablam! 195 | use std::sync::Arc; Oct 11 18:43:06.552 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 18:43:06.552 INFO kablam! Oct 11 18:43:06.552 INFO kablam! warning: unused import: `std::sync::RwLock` Oct 11 18:43:06.552 INFO kablam! --> src/async.rs:196:13 Oct 11 18:43:06.552 INFO kablam! | Oct 11 18:43:06.552 INFO kablam! 196 | use std::sync::RwLock; Oct 11 18:43:06.552 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:43:06.552 INFO kablam! Oct 11 18:43:08.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.53s Oct 11 18:43:08.613 INFO kablam! su: No module specific data is present Oct 11 18:43:09.106 INFO running `"docker" "rm" "-f" "6182cc5be9a527e3c5a102b4cc010bb0e93396395b59ba50970edb1d10c251f4"` Oct 11 18:43:09.353 INFO blam! 6182cc5be9a527e3c5a102b4cc010bb0e93396395b59ba50970edb1d10c251f4 Oct 11 18:43:09.354 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 18:43:09.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:43:09.745 INFO blam! fb392a6ac3baba3128f5691bf3e6461612bd68f0e6aa6ffa6a8d00fec3f1c407 Oct 11 18:43:09.758 INFO running `"docker" "start" "-a" "fb392a6ac3baba3128f5691bf3e6461612bd68f0e6aa6ffa6a8d00fec3f1c407"` Oct 11 18:43:10.991 INFO kablam! usermod: no changes Oct 11 18:43:11.033 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 18:43:11.057 INFO kablam! Running /target/debug/deps/indep-4a0b33adeda6997f Oct 11 18:43:11.079 INFO blam! Oct 11 18:43:11.079 INFO blam! running 2 tests Oct 11 18:43:11.086 INFO blam! test async::tests::test_async ... ok Oct 11 18:43:11.087 INFO kablam! Doc-tests indep Oct 11 18:43:11.087 INFO blam! test sync::test::test_sync ... ok Oct 11 18:43:11.087 INFO blam! Oct 11 18:43:11.087 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:43:11.088 INFO blam! Oct 11 18:43:13.012 INFO blam! Oct 11 18:43:13.012 INFO blam! running 0 tests Oct 11 18:43:13.012 INFO blam! Oct 11 18:43:13.012 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:43:13.012 INFO blam! Oct 11 18:43:13.016 INFO kablam! su: No module specific data is present Oct 11 18:43:13.517 INFO running `"docker" "rm" "-f" "fb392a6ac3baba3128f5691bf3e6461612bd68f0e6aa6ffa6a8d00fec3f1c407"` Oct 11 18:43:13.804 INFO blam! fb392a6ac3baba3128f5691bf3e6461612bd68f0e6aa6ffa6a8d00fec3f1c407