Oct 10 21:34:11.533 INFO testing inzanez/actix-eratosthenes against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:34:11.533 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:34:11.533 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10 21:34:11.689 INFO blam! 01760375555a92b2fa65e745bbfa92d9b930379ecf03e17ee68507c4d259e77d Oct 10 21:34:11.691 INFO running `"docker" "start" "-a" "01760375555a92b2fa65e745bbfa92d9b930379ecf03e17ee68507c4d259e77d"` Oct 10 21:34:12.123 INFO kablam! usermod: no changes Oct 10 21:34:12.299 INFO kablam! Compiling iovec v0.1.2 Oct 10 21:34:12.299 INFO kablam! Compiling hostname v0.1.5 Oct 10 21:34:12.300 INFO kablam! Compiling socket2 v0.3.8 Oct 10 21:34:12.302 INFO kablam! Compiling uuid v0.6.5 Oct 10 21:34:12.303 INFO kablam! Compiling parking_lot_core v0.3.0 Oct 10 21:34:12.303 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 10 21:34:12.303 INFO kablam! Compiling syn v0.14.9 Oct 10 21:34:12.303 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 10 21:34:12.552 INFO kablam! Compiling backtrace v0.2.3 Oct 10 21:34:13.485 INFO kablam! Compiling backtrace v0.3.9 Oct 10 21:34:13.843 INFO kablam! Compiling resolv-conf v0.6.1 Oct 10 21:34:13.843 INFO kablam! Compiling bytes v0.4.10 Oct 10 21:34:13.856 INFO kablam! Compiling mio v0.6.15 Oct 10 21:34:13.856 INFO kablam! Compiling error-chain v0.1.12 Oct 10 21:34:13.876 INFO kablam! Compiling parking_lot v0.6.4 Oct 10 21:34:16.034 INFO kablam! Compiling crossbeam-channel v0.2.4 Oct 10 21:34:16.121 INFO kablam! Compiling tokio-io v0.1.8 Oct 10 21:34:16.901 INFO kablam! Compiling mio-uds v0.6.7 Oct 10 21:34:17.476 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 10 21:34:17.476 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 21:34:17.476 INFO kablam! Compiling tokio-fs v0.1.3 Oct 10 21:34:18.912 INFO kablam! Compiling tokio-udp v0.1.2 Oct 10 21:34:18.912 INFO kablam! Compiling tokio-uds v0.2.1 Oct 10 21:34:18.912 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 10 21:34:18.912 INFO kablam! Compiling tokio-signal v0.2.5 Oct 10 21:34:20.570 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 10 21:34:21.440 INFO kablam! Compiling tokio v0.1.8 Oct 10 21:34:27.967 INFO kablam! Compiling trust-dns-resolver v0.9.1 Oct 10 21:34:33.672 INFO kablam! Compiling synstructure v0.9.0 Oct 10 21:34:33.672 INFO kablam! Compiling actix_derive v0.3.0 Oct 10 21:34:37.785 INFO kablam! Compiling failure_derive v0.1.2 Oct 10 21:34:39.726 INFO kablam! Compiling failure v0.1.2 Oct 10 21:34:40.133 INFO kablam! Compiling actix v0.7.4 Oct 10 21:34:43.908 INFO kablam! Compiling actix-eratosthenes v0.1.0 (/source) Oct 10 21:34:44.398 INFO kablam! warning: unused import: `futures::Future` Oct 10 21:34:44.398 INFO kablam! --> src/main.rs:6:5 Oct 10 21:34:44.398 INFO kablam! | Oct 10 21:34:44.398 INFO kablam! 6 | use futures::Future; Oct 10 21:34:44.398 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 21:34:44.398 INFO kablam! | Oct 10 21:34:44.398 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:34:44.398 INFO kablam! Oct 10 21:34:44.453 INFO kablam! warning: unused variable: `ctx` Oct 10 21:34:44.453 INFO kablam! --> src/main.rs:28:27 Oct 10 21:34:44.453 INFO kablam! | Oct 10 21:34:44.453 INFO kablam! 28 | fn started(&mut self, ctx: &mut Self::Context) { Oct 10 21:34:44.453 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 10 21:34:44.453 INFO kablam! | Oct 10 21:34:44.453 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:34:44.453 INFO kablam! Oct 10 21:34:46.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.75s Oct 10 21:34:46.908 INFO kablam! su: No module specific data is present Oct 10 21:34:47.139 INFO running `"docker" "rm" "-f" "01760375555a92b2fa65e745bbfa92d9b930379ecf03e17ee68507c4d259e77d"` Oct 10 21:34:47.237 INFO blam! 01760375555a92b2fa65e745bbfa92d9b930379ecf03e17ee68507c4d259e77d Oct 10 21:34:47.238 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:34:47.238 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10 21:34:47.428 INFO blam! 585ca4a5710c7b55fb4b4bd8111a6c44885ff7272cb0740c2a7ab74ecbb9f9c6 Oct 10 21:34:47.429 INFO running `"docker" "start" "-a" "585ca4a5710c7b55fb4b4bd8111a6c44885ff7272cb0740c2a7ab74ecbb9f9c6"` Oct 10 21:34:47.857 INFO kablam! usermod: no changes Oct 10 21:34:47.988 INFO kablam! Compiling actix-eratosthenes v0.1.0 (/source) Oct 10 21:34:48.528 INFO kablam! warning: unused import: `futures::Future` Oct 10 21:34:48.528 INFO kablam! --> src/main.rs:6:5 Oct 10 21:34:48.528 INFO kablam! | Oct 10 21:34:48.528 INFO kablam! 6 | use futures::Future; Oct 10 21:34:48.528 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 21:34:48.528 INFO kablam! | Oct 10 21:34:48.528 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:34:48.528 INFO kablam! Oct 10 21:34:48.582 INFO kablam! warning: unused variable: `ctx` Oct 10 21:34:48.582 INFO kablam! --> src/main.rs:28:27 Oct 10 21:34:48.582 INFO kablam! | Oct 10 21:34:48.582 INFO kablam! 28 | fn started(&mut self, ctx: &mut Self::Context) { Oct 10 21:34:48.582 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 10 21:34:48.582 INFO kablam! | Oct 10 21:34:48.582 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:34:48.582 INFO kablam! Oct 10 21:34:48.994 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 10 21:34:49.002 INFO kablam! su: No module specific data is present Oct 10 21:34:49.234 INFO running `"docker" "rm" "-f" "585ca4a5710c7b55fb4b4bd8111a6c44885ff7272cb0740c2a7ab74ecbb9f9c6"` Oct 10 21:34:49.335 INFO blam! 585ca4a5710c7b55fb4b4bd8111a6c44885ff7272cb0740c2a7ab74ecbb9f9c6 Oct 10 21:34:49.337 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:34:49.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10 21:34:49.541 INFO blam! d84f98f426ea2cee33a22ff4d133ae6c5f14df9aabae499a4d1ee8048c2df2fe Oct 10 21:34:49.543 INFO running `"docker" "start" "-a" "d84f98f426ea2cee33a22ff4d133ae6c5f14df9aabae499a4d1ee8048c2df2fe"` Oct 10 21:34:50.107 INFO kablam! usermod: no changes Oct 10 21:34:50.229 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 10 21:34:50.234 INFO kablam! Running /target/debug/deps/actix_eratosthenes-dfeaffc42fb2c3ae Oct 10 21:34:50.236 INFO blam! Oct 10 21:34:50.236 INFO blam! running 0 tests Oct 10 21:34:50.236 INFO blam! Oct 10 21:34:50.236 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:34:50.236 INFO blam! Oct 10 21:34:50.237 INFO kablam! su: No module specific data is present Oct 10 21:34:50.474 INFO running `"docker" "rm" "-f" "d84f98f426ea2cee33a22ff4d133ae6c5f14df9aabae499a4d1ee8048c2df2fe"` Oct 10 21:34:50.546 INFO blam! d84f98f426ea2cee33a22ff4d133ae6c5f14df9aabae499a4d1ee8048c2df2fe