Oct 15 01:26:42.460 INFO testing carllhw/tokio-hello-world against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:26:42.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 01:26:42.863 INFO blam! 27a8ffba5a31433904aea2f795d269e6e2b0ee42470d3f02ecbf94dbe5b2909b Oct 15 01:26:42.867 INFO running `"docker" "start" "-a" "27a8ffba5a31433904aea2f795d269e6e2b0ee42470d3f02ecbf94dbe5b2909b"` Oct 15 01:26:44.747 INFO kablam! usermod: no changes Oct 15 01:26:44.903 INFO kablam! Compiling bytes v0.4.9 Oct 15 01:26:44.923 INFO kablam! Compiling mio v0.6.15 Oct 15 01:26:44.923 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 15 01:26:48.195 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 15 01:26:49.536 INFO kablam! Compiling tokio-io v0.1.7 Oct 15 01:26:50.415 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 15 01:26:54.313 INFO kablam! Compiling tokio-codec v0.1.0 Oct 15 01:26:54.320 INFO kablam! Compiling tokio-reactor v0.1.3 Oct 15 01:26:58.340 INFO kablam! Compiling tokio-fs v0.1.3 Oct 15 01:26:59.171 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 15 01:26:59.171 INFO kablam! Compiling tokio-udp v0.1.1 Oct 15 01:27:02.951 INFO kablam! Compiling tokio v0.1.6 Oct 15 01:27:06.022 INFO kablam! Compiling tokio-hello-world v0.1.0 (/source) Oct 15 01:27:07.063 INFO kablam! warning: unused import: `tokio::io` Oct 15 01:27:07.063 INFO kablam! --> src/main.rs:3:5 Oct 15 01:27:07.063 INFO kablam! | Oct 15 01:27:07.063 INFO kablam! 3 | use tokio::io; Oct 15 01:27:07.063 INFO kablam! | ^^^^^^^^^ Oct 15 01:27:07.063 INFO kablam! | Oct 15 01:27:07.063 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:27:07.063 INFO kablam! Oct 15 01:27:08.278 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.51s Oct 15 01:27:08.283 INFO kablam! su: No module specific data is present Oct 15 01:27:09.273 INFO running `"docker" "rm" "-f" "27a8ffba5a31433904aea2f795d269e6e2b0ee42470d3f02ecbf94dbe5b2909b"` Oct 15 01:27:09.620 INFO blam! 27a8ffba5a31433904aea2f795d269e6e2b0ee42470d3f02ecbf94dbe5b2909b Oct 15 01:27:09.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 01:27:09.994 INFO blam! cd24243975236f1193e6835b124a3c2afdd85a75eca06d8f01f4699efcc8d9ba Oct 15 01:27:10.003 INFO running `"docker" "start" "-a" "cd24243975236f1193e6835b124a3c2afdd85a75eca06d8f01f4699efcc8d9ba"` Oct 15 01:27:11.548 INFO kablam! usermod: no changes Oct 15 01:27:11.747 INFO kablam! Compiling tokio-hello-world v0.1.0 (/source) Oct 15 01:27:12.945 INFO kablam! warning: unused import: `tokio::io` Oct 15 01:27:12.945 INFO kablam! --> src/main.rs:3:5 Oct 15 01:27:12.946 INFO kablam! | Oct 15 01:27:12.946 INFO kablam! 3 | use tokio::io; Oct 15 01:27:12.946 INFO kablam! | ^^^^^^^^^ Oct 15 01:27:12.947 INFO kablam! | Oct 15 01:27:12.947 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:27:12.947 INFO kablam! Oct 15 01:27:13.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.95s Oct 15 01:27:13.525 INFO kablam! su: No module specific data is present Oct 15 01:27:14.028 INFO running `"docker" "rm" "-f" "cd24243975236f1193e6835b124a3c2afdd85a75eca06d8f01f4699efcc8d9ba"` Oct 15 01:27:14.227 INFO blam! cd24243975236f1193e6835b124a3c2afdd85a75eca06d8f01f4699efcc8d9ba Oct 15 01:27:14.235 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 01:27:14.780 INFO blam! 0c6623e43e46aed11921dc6082b75deb9cd20bccde33680f518a19e6706c5338 Oct 15 01:27:14.783 INFO running `"docker" "start" "-a" "0c6623e43e46aed11921dc6082b75deb9cd20bccde33680f518a19e6706c5338"` Oct 15 01:27:15.951 INFO kablam! usermod: no changes Oct 15 01:27:16.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 01:27:16.107 INFO kablam! Running /target/debug/deps/tokio_hello_world-515a1318ab37031f Oct 15 01:27:16.110 INFO blam! Oct 15 01:27:16.110 INFO blam! running 0 tests Oct 15 01:27:16.110 INFO blam! Oct 15 01:27:16.110 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:27:16.110 INFO blam! Oct 15 01:27:16.123 INFO kablam! su: No module specific data is present Oct 15 01:27:16.693 INFO running `"docker" "rm" "-f" "0c6623e43e46aed11921dc6082b75deb9cd20bccde33680f518a19e6706c5338"` Oct 15 01:27:16.824 INFO blam! 0c6623e43e46aed11921dc6082b75deb9cd20bccde33680f518a19e6706c5338