Oct 15 07:06:24.868 INFO testing SANDRAProject/service-hello-world against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:06:24.869 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 07:06:25.457 INFO blam! 6f60d01d2581b0093e30919c721cc15e384523ef933119174c619c740e932353 Oct 15 07:06:25.459 INFO running `"docker" "start" "-a" "6f60d01d2581b0093e30919c721cc15e384523ef933119174c619c740e932353"` Oct 15 07:06:27.234 INFO kablam! usermod: no changes Oct 15 07:06:27.558 INFO kablam! Compiling net2 v0.2.32 Oct 15 07:06:27.560 INFO kablam! Compiling tokio-io v0.1.6 Oct 15 07:06:27.567 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 15 07:06:27.569 INFO kablam! Compiling syn v0.13.1 Oct 15 07:06:27.569 INFO kablam! Compiling regex v0.2.10 Oct 15 07:06:27.570 INFO kablam! Compiling tokio-threadpool v0.1.2 Oct 15 07:06:27.570 INFO kablam! Compiling error-chain v0.11.0 Oct 15 07:06:27.570 INFO kablam! Compiling quick-xml v0.12.1 Oct 15 07:06:35.548 INFO kablam! Compiling mio v0.6.14 Oct 15 07:06:45.335 INFO kablam! Compiling derive_builder v0.5.1 Oct 15 07:06:48.323 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 15 07:06:58.883 INFO kablam! Compiling tokio-udp v0.1.0 Oct 15 07:06:58.883 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 07:07:04.304 INFO kablam! Compiling tokio v0.1.5 Oct 15 07:07:05.350 INFO kablam! Compiling rss v1.5.0 Oct 15 07:07:10.619 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 07:07:24.323 INFO kablam! Compiling derive-error-chain v0.11.1 Oct 15 07:07:24.323 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 15 07:07:26.161 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 07:07:36.811 INFO kablam! Compiling hyper v0.11.25 Oct 15 07:07:38.372 INFO kablam! Compiling serde_derive v1.0.42 Oct 15 07:07:46.015 INFO kablam! Compiling dotenv v0.11.0 Oct 15 07:08:05.485 INFO kablam! Compiling service-hello-world v0.1.0 (/source) Oct 15 07:08:08.413 INFO kablam! warning: unreachable statement Oct 15 07:08:08.413 INFO kablam! --> src/main.rs:66:5 Oct 15 07:08:08.413 INFO kablam! | Oct 15 07:08:08.413 INFO kablam! 66 | println!("Hello, world!"); Oct 15 07:08:08.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:08:08.413 INFO kablam! | Oct 15 07:08:08.413 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 07:08:08.413 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 07:08:08.413 INFO kablam! Oct 15 07:08:15.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 48s Oct 15 07:08:15.403 INFO kablam! su: No module specific data is present Oct 15 07:08:16.820 INFO running `"docker" "rm" "-f" "6f60d01d2581b0093e30919c721cc15e384523ef933119174c619c740e932353"` Oct 15 07:08:17.147 INFO blam! 6f60d01d2581b0093e30919c721cc15e384523ef933119174c619c740e932353 Oct 15 07:08:17.155 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 07:08:17.673 INFO blam! 6dd591d41e2d88749a89fd05b1d03f24aa7cdc6673385d24b59ec9d7794d9912 Oct 15 07:08:17.674 INFO running `"docker" "start" "-a" "6dd591d41e2d88749a89fd05b1d03f24aa7cdc6673385d24b59ec9d7794d9912"` Oct 15 07:08:19.800 INFO kablam! usermod: no changes Oct 15 07:08:20.135 INFO kablam! Compiling service-hello-world v0.1.0 (/source) Oct 15 07:08:22.923 INFO kablam! warning: unreachable statement Oct 15 07:08:22.923 INFO kablam! --> src/main.rs:66:5 Oct 15 07:08:22.923 INFO kablam! | Oct 15 07:08:22.923 INFO kablam! 66 | println!("Hello, world!"); Oct 15 07:08:22.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:08:22.923 INFO kablam! | Oct 15 07:08:22.923 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 07:08:22.923 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 07:08:22.923 INFO kablam! Oct 15 07:08:23.625 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.79s Oct 15 07:08:23.636 INFO kablam! su: No module specific data is present Oct 15 07:08:24.717 INFO running `"docker" "rm" "-f" "6dd591d41e2d88749a89fd05b1d03f24aa7cdc6673385d24b59ec9d7794d9912"` Oct 15 07:08:25.099 INFO blam! 6dd591d41e2d88749a89fd05b1d03f24aa7cdc6673385d24b59ec9d7794d9912 Oct 15 07:08:25.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 07:08:25.600 INFO blam! 82110e175a00db4b2931ea3c7035dcb151149ae8b6179cd348c556038e20c76f Oct 15 07:08:25.602 INFO running `"docker" "start" "-a" "82110e175a00db4b2931ea3c7035dcb151149ae8b6179cd348c556038e20c76f"` Oct 15 07:08:27.095 INFO kablam! usermod: no changes Oct 15 07:08:27.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.28s Oct 15 07:08:27.435 INFO kablam! Running /target/debug/deps/service_hello_world-03828586ee82f8b9 Oct 15 07:08:27.439 INFO blam! Oct 15 07:08:27.439 INFO blam! running 0 tests Oct 15 07:08:27.439 INFO blam! Oct 15 07:08:27.439 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:08:27.439 INFO blam! Oct 15 07:08:27.443 INFO kablam! su: No module specific data is present Oct 15 07:08:28.532 INFO running `"docker" "rm" "-f" "82110e175a00db4b2931ea3c7035dcb151149ae8b6179cd348c556038e20c76f"` Oct 15 07:08:28.845 INFO blam! 82110e175a00db4b2931ea3c7035dcb151149ae8b6179cd348c556038e20c76f