Oct 14 21:14:33.305 INFO testing estk/rub against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 21:14:33.309 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 21:14:33.963 INFO blam! ce64a3dfc3ff8683fcece102af8ff91039a2c4e876dc205b11f0f1e8f8aa36b1 Oct 14 21:14:33.965 INFO running `"docker" "start" "-a" "ce64a3dfc3ff8683fcece102af8ff91039a2c4e876dc205b11f0f1e8f8aa36b1"` Oct 14 21:14:35.207 INFO kablam! usermod: no changes Oct 14 21:14:35.471 INFO kablam! Compiling cc v1.0.7 Oct 14 21:14:35.471 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 14 21:14:35.471 INFO kablam! Compiling tokio-io v0.1.6 Oct 14 21:14:35.471 INFO kablam! Compiling tokio-threadpool v0.1.0 Oct 14 21:14:39.347 INFO kablam! Compiling tokio-reactor v0.1.0 Oct 14 21:14:43.919 INFO kablam! Compiling openssl-sys v0.9.27 Oct 14 21:14:45.024 INFO kablam! Compiling tokio v0.1.3 Oct 14 21:14:47.091 INFO kablam! Compiling openssl v0.9.24 Oct 14 21:14:48.348 INFO kablam! Compiling tokio-core v0.1.15 Oct 14 21:14:53.609 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 21:14:59.103 INFO kablam! Compiling native-tls v0.1.5 Oct 14 21:15:00.547 INFO kablam! Compiling hyper v0.11.22 Oct 14 21:15:00.911 INFO kablam! Compiling tokio-tls v0.1.4 Oct 14 21:15:13.310 INFO kablam! Compiling hyper-tls v0.1.2 Oct 14 21:15:14.839 INFO kablam! Compiling rub v0.1.0 (/source) Oct 14 21:15:16.047 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 14 21:15:16.048 INFO kablam! --> src/lib.rs:1:12 Oct 14 21:15:16.049 INFO kablam! | Oct 14 21:15:16.049 INFO kablam! 1 | #![feature(duration_extras)] Oct 14 21:15:16.050 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 21:15:16.051 INFO kablam! | Oct 14 21:15:16.051 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 21:15:16.052 INFO kablam! Oct 14 21:15:25.448 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.21s Oct 14 21:15:25.463 INFO kablam! su: No module specific data is present Oct 14 21:15:26.376 INFO running `"docker" "rm" "-f" "ce64a3dfc3ff8683fcece102af8ff91039a2c4e876dc205b11f0f1e8f8aa36b1"` Oct 14 21:15:26.639 INFO blam! ce64a3dfc3ff8683fcece102af8ff91039a2c4e876dc205b11f0f1e8f8aa36b1 Oct 14 21:15:26.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 21:15:27.171 INFO blam! cde843f11172e57e0278f98548c33049e96e637186f0c089220c595c6e8ac7fe Oct 14 21:15:27.175 INFO running `"docker" "start" "-a" "cde843f11172e57e0278f98548c33049e96e637186f0c089220c595c6e8ac7fe"` Oct 14 21:15:28.487 INFO kablam! usermod: no changes Oct 14 21:15:28.643 INFO kablam! Compiling rub v0.1.0 (/source) Oct 14 21:15:30.275 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 14 21:15:30.276 INFO kablam! --> src/lib.rs:1:12 Oct 14 21:15:30.276 INFO kablam! | Oct 14 21:15:30.276 INFO kablam! 1 | #![feature(duration_extras)] Oct 14 21:15:30.276 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 21:15:30.277 INFO kablam! | Oct 14 21:15:30.277 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 21:15:30.277 INFO kablam! Oct 14 21:15:31.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.79s Oct 14 21:15:31.315 INFO kablam! su: No module specific data is present Oct 14 21:15:31.811 INFO running `"docker" "rm" "-f" "cde843f11172e57e0278f98548c33049e96e637186f0c089220c595c6e8ac7fe"` Oct 14 21:15:32.097 INFO blam! cde843f11172e57e0278f98548c33049e96e637186f0c089220c595c6e8ac7fe Oct 14 21:15:32.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 21:15:32.517 INFO blam! 1c2016d81032e314c70e4d15e6500ef394b644cd0df703593fa0b09e819aeb12 Oct 14 21:15:32.517 INFO running `"docker" "start" "-a" "1c2016d81032e314c70e4d15e6500ef394b644cd0df703593fa0b09e819aeb12"` Oct 14 21:15:33.760 INFO kablam! usermod: no changes Oct 14 21:15:33.930 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 21:15:33.955 INFO kablam! Running /target/debug/deps/rub-03c77907439c576d Oct 14 21:15:33.959 INFO kablam! Running /target/debug/deps/rub-fafb00d9fee77707 Oct 14 21:15:33.960 INFO blam! Oct 14 21:15:33.960 INFO blam! running 0 tests Oct 14 21:15:33.960 INFO blam! Oct 14 21:15:33.961 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:15:33.961 INFO blam! Oct 14 21:15:33.973 INFO blam! Oct 14 21:15:33.973 INFO kablam! Doc-tests rub Oct 14 21:15:33.974 INFO blam! running 0 tests Oct 14 21:15:33.974 INFO blam! Oct 14 21:15:33.974 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:15:33.974 INFO blam! Oct 14 21:15:35.783 INFO blam! Oct 14 21:15:35.783 INFO blam! running 0 tests Oct 14 21:15:35.783 INFO blam! Oct 14 21:15:35.783 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:15:35.783 INFO blam! Oct 14 21:15:35.790 INFO kablam! su: No module specific data is present Oct 14 21:15:36.472 INFO running `"docker" "rm" "-f" "1c2016d81032e314c70e4d15e6500ef394b644cd0df703593fa0b09e819aeb12"` Oct 14 21:15:36.871 INFO blam! 1c2016d81032e314c70e4d15e6500ef394b644cd0df703593fa0b09e819aeb12