Oct 11 07:18:23.137 INFO testing ChijinZ/rust_test against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:18:23.137 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:18:23.137 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 07:18:23.657 INFO blam! f722730c4fe7cb1a4744d123be9ade31b15e69e3a9395cde02ddee6966a99555 Oct 11 07:18:23.666 INFO running `"docker" "start" "-a" "f722730c4fe7cb1a4744d123be9ade31b15e69e3a9395cde02ddee6966a99555"` Oct 11 07:18:24.538 INFO kablam! usermod: no changes Oct 11 07:18:24.763 INFO kablam! Compiling mio-named-pipes v0.1.6 Oct 11 07:18:24.765 INFO kablam! Compiling tokio-io v0.1.7 Oct 11 07:18:24.766 INFO kablam! Compiling nix v0.10.0 Oct 11 07:18:24.766 INFO kablam! Compiling theban_interval_tree v0.7.1 Oct 11 07:18:24.768 INFO kablam! Compiling mio-uds v0.6.6 Oct 11 07:18:24.769 INFO kablam! Compiling bincode v1.0.1 Oct 11 07:18:24.771 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 11 07:18:28.068 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 11 07:18:28.068 INFO kablam! Compiling tokio-codec v0.1.0 Oct 11 07:18:31.744 INFO kablam! Compiling tokio-fs v0.1.1 Oct 11 07:18:33.496 INFO kablam! Compiling tokio-udp v0.1.1 Oct 11 07:18:33.496 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 11 07:18:33.496 INFO kablam! Compiling tokio-signal v0.2.1 Oct 11 07:18:33.496 INFO kablam! Compiling tokio-uds v0.2.0 Oct 11 07:18:38.840 INFO kablam! Compiling tokio-process v0.2.2 Oct 11 07:18:39.092 INFO kablam! Compiling tokio v0.1.7 Oct 11 07:18:41.378 INFO kablam! Compiling shared_memory v0.8.0 Oct 11 07:18:43.385 INFO kablam! Compiling msg-transmitter v0.3.0 Oct 11 07:18:45.959 INFO kablam! Compiling rust_test v0.1.0 (/source) Oct 11 07:18:46.406 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 11 07:18:46.406 INFO kablam! --> src/main.rs:1:5 Oct 11 07:18:46.406 INFO kablam! | Oct 11 07:18:46.406 INFO kablam! 1 | use std::cell::RefCell; Oct 11 07:18:46.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 07:18:46.406 INFO kablam! | Oct 11 07:18:46.406 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:18:46.406 INFO kablam! Oct 11 07:18:46.406 INFO kablam! warning: unused imports: `Arc`, `Mutex` Oct 11 07:18:46.406 INFO kablam! --> src/main.rs:2:17 Oct 11 07:18:46.406 INFO kablam! | Oct 11 07:18:46.406 INFO kablam! 2 | use std::sync::{Arc, Mutex}; Oct 11 07:18:46.406 INFO kablam! | ^^^ ^^^^^ Oct 11 07:18:46.406 INFO kablam! Oct 11 07:18:46.676 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.12s Oct 11 07:18:46.696 INFO kablam! su: No module specific data is present Oct 11 07:18:48.814 INFO running `"docker" "rm" "-f" "f722730c4fe7cb1a4744d123be9ade31b15e69e3a9395cde02ddee6966a99555"` Oct 11 07:18:48.987 INFO blam! f722730c4fe7cb1a4744d123be9ade31b15e69e3a9395cde02ddee6966a99555 Oct 11 07:18:48.992 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:18:48.994 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 07:18:51.461 INFO blam! e17b3bfcd9b8c227374adce5a3ae93a15c7adfce412ff4f43c35382729282062 Oct 11 07:18:51.473 INFO running `"docker" "start" "-a" "e17b3bfcd9b8c227374adce5a3ae93a15c7adfce412ff4f43c35382729282062"` Oct 11 07:18:52.344 INFO kablam! usermod: no changes Oct 11 07:18:52.496 INFO kablam! Compiling rust_test v0.1.0 (/source) Oct 11 07:18:53.140 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 11 07:18:53.140 INFO kablam! --> src/main.rs:1:5 Oct 11 07:18:53.140 INFO kablam! | Oct 11 07:18:53.140 INFO kablam! 1 | use std::cell::RefCell; Oct 11 07:18:53.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 07:18:53.140 INFO kablam! | Oct 11 07:18:53.140 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:18:53.140 INFO kablam! Oct 11 07:18:53.140 INFO kablam! warning: unused imports: `Arc`, `Mutex` Oct 11 07:18:53.140 INFO kablam! --> src/main.rs:2:17 Oct 11 07:18:53.140 INFO kablam! | Oct 11 07:18:53.140 INFO kablam! 2 | use std::sync::{Arc, Mutex}; Oct 11 07:18:53.140 INFO kablam! | ^^^ ^^^^^ Oct 11 07:18:53.140 INFO kablam! Oct 11 07:18:53.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 11 07:18:53.480 INFO kablam! su: No module specific data is present Oct 11 07:18:54.027 INFO running `"docker" "rm" "-f" "e17b3bfcd9b8c227374adce5a3ae93a15c7adfce412ff4f43c35382729282062"` Oct 11 07:18:54.098 INFO blam! e17b3bfcd9b8c227374adce5a3ae93a15c7adfce412ff4f43c35382729282062 Oct 11 07:18:54.101 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:18:54.101 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 07:18:55.140 INFO blam! 35815f6c32352b16223a293620e6e3f886fe9a9a408b46922a080a3d70c31b50 Oct 11 07:18:55.141 INFO running `"docker" "start" "-a" "35815f6c32352b16223a293620e6e3f886fe9a9a408b46922a080a3d70c31b50"` Oct 11 07:18:55.636 INFO kablam! usermod: no changes Oct 11 07:18:55.772 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 07:18:55.788 INFO kablam! Running /target/debug/deps/rust_test-be259082914c1005 Oct 11 07:18:55.794 INFO blam! Oct 11 07:18:55.794 INFO blam! running 0 tests Oct 11 07:18:55.794 INFO blam! Oct 11 07:18:55.794 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:18:55.794 INFO blam! Oct 11 07:18:55.803 INFO kablam! su: No module specific data is present Oct 11 07:18:56.206 INFO running `"docker" "rm" "-f" "35815f6c32352b16223a293620e6e3f886fe9a9a408b46922a080a3d70c31b50"` Oct 11 07:18:56.468 INFO blam! 35815f6c32352b16223a293620e6e3f886fe9a9a408b46922a080a3d70c31b50