Oct 13 03:01:45.344 INFO testing redhat-university-partnerships/keylime against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:01:45.345 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 03:01:45.953 INFO blam! cadfb1a2bac5d6b6ea9c995c09be5351ec447984e81506469f5dcc75b38f9e58 Oct 13 03:01:45.954 INFO running `"docker" "start" "-a" "cadfb1a2bac5d6b6ea9c995c09be5351ec447984e81506469f5dcc75b38f9e58"` Oct 13 03:01:48.426 INFO kablam! usermod: no changes Oct 13 03:01:48.706 INFO kablam! Compiling mio v0.6.16 Oct 13 03:01:48.713 INFO kablam! Compiling tokio-io v0.1.8 Oct 13 03:01:48.716 INFO kablam! Compiling http v0.1.12 Oct 13 03:01:48.718 INFO kablam! Compiling serde_json v1.0.27 Oct 13 03:01:48.720 INFO kablam! Compiling regex v1.0.5 Oct 13 03:01:48.722 INFO kablam! Compiling parking_lot v0.6.4 Oct 13 03:01:48.724 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 13 03:01:57.898 INFO kablam! Compiling tokio-codec v0.1.0 Oct 13 03:02:04.824 INFO kablam! Compiling tokio-fs v0.1.3 Oct 13 03:02:05.044 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 13 03:02:05.046 INFO kablam! Compiling mio-uds v0.6.7 Oct 13 03:02:21.484 INFO kablam! Compiling tokio-uds v0.2.1 Oct 13 03:02:21.759 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 13 03:02:22.367 INFO kablam! Compiling tokio-udp v0.1.2 Oct 13 03:02:26.530 INFO kablam! Compiling env_logger v0.5.13 Oct 13 03:02:26.648 INFO kablam! Compiling tokio v0.1.8 Oct 13 03:02:29.199 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 13 03:02:30.615 INFO kablam! Compiling h2 v0.1.12 Oct 13 03:02:37.059 INFO kablam! Compiling hyper v0.12.9 Oct 13 03:02:45.111 INFO kablam! Compiling keylime_node v0.1.0 (/source) Oct 13 03:02:46.699 INFO kablam! warning: value assigned to `res` is never read Oct 13 03:02:46.699 INFO kablam! --> src/main.rs:36:13 Oct 13 03:02:46.699 INFO kablam! | Oct 13 03:02:46.699 INFO kablam! 36 | let mut res = Response::default(); Oct 13 03:02:46.699 INFO kablam! | ^^^ Oct 13 03:02:46.699 INFO kablam! | Oct 13 03:02:46.699 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 03:02:46.699 INFO kablam! Oct 13 03:02:53.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 13 03:02:53.690 INFO kablam! su: No module specific data is present Oct 13 03:02:54.737 INFO running `"docker" "rm" "-f" "cadfb1a2bac5d6b6ea9c995c09be5351ec447984e81506469f5dcc75b38f9e58"` Oct 13 03:02:55.067 INFO blam! cadfb1a2bac5d6b6ea9c995c09be5351ec447984e81506469f5dcc75b38f9e58 Oct 13 03:02:55.072 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 03:02:55.505 INFO blam! d213f07ac18597ad1d302f940b03f84239c1d4550f5f2ca8e7d335df7144eb50 Oct 13 03:02:55.509 INFO running `"docker" "start" "-a" "d213f07ac18597ad1d302f940b03f84239c1d4550f5f2ca8e7d335df7144eb50"` Oct 13 03:02:57.038 INFO kablam! usermod: no changes Oct 13 03:02:57.284 INFO kablam! Compiling keylime_node v0.1.0 (/source) Oct 13 03:02:58.811 INFO kablam! warning: value assigned to `res` is never read Oct 13 03:02:58.811 INFO kablam! --> src/main.rs:36:13 Oct 13 03:02:58.811 INFO kablam! | Oct 13 03:02:58.811 INFO kablam! 36 | let mut res = Response::default(); Oct 13 03:02:58.811 INFO kablam! | ^^^ Oct 13 03:02:58.811 INFO kablam! | Oct 13 03:02:58.811 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 03:02:58.811 INFO kablam! Oct 13 03:03:00.272 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.20s Oct 13 03:03:00.282 INFO kablam! su: No module specific data is present Oct 13 03:03:01.499 INFO running `"docker" "rm" "-f" "d213f07ac18597ad1d302f940b03f84239c1d4550f5f2ca8e7d335df7144eb50"` Oct 13 03:03:01.786 INFO blam! d213f07ac18597ad1d302f940b03f84239c1d4550f5f2ca8e7d335df7144eb50 Oct 13 03:03:01.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 03:03:02.271 INFO blam! d5c157376ef1c1b9d78af8c1945b951bbafa1760688c6717f6fd4dc6bb4e35e6 Oct 13 03:03:02.274 INFO running `"docker" "start" "-a" "d5c157376ef1c1b9d78af8c1945b951bbafa1760688c6717f6fd4dc6bb4e35e6"` Oct 13 03:03:03.261 INFO kablam! usermod: no changes Oct 13 03:03:03.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 13 03:03:03.461 INFO kablam! Running /target/debug/deps/keylime_node-3919b86006e2bfb1 Oct 13 03:03:03.467 INFO blam! Oct 13 03:03:03.467 INFO blam! running 3 tests Oct 13 03:03:03.467 INFO blam! test common::tests::test_get_restful_parameters ... ok Oct 13 03:03:03.467 INFO blam! test common::tests::test_split_string ... ok Oct 13 03:03:03.467 INFO blam! test tests::test_get_restful_parameters ... ok Oct 13 03:03:03.467 INFO blam! Oct 13 03:03:03.467 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:03:03.467 INFO blam! Oct 13 03:03:03.470 INFO kablam! su: No module specific data is present Oct 13 03:03:04.561 INFO running `"docker" "rm" "-f" "d5c157376ef1c1b9d78af8c1945b951bbafa1760688c6717f6fd4dc6bb4e35e6"` Oct 13 03:03:04.912 INFO blam! d5c157376ef1c1b9d78af8c1945b951bbafa1760688c6717f6fd4dc6bb4e35e6