Oct 12 06:38:20.609 INFO testing actix-httpbin-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 06:38:20.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 06:38:21.112 INFO blam! 07cd0f0831e7fa4f97b8df2cb8b77a534a67299ce383b92e5da2125cfa76e3c8 Oct 12 06:38:21.113 INFO running `"docker" "start" "-a" "07cd0f0831e7fa4f97b8df2cb8b77a534a67299ce383b92e5da2125cfa76e3c8"` Oct 12 06:38:23.365 INFO kablam! usermod: no changes Oct 12 06:38:23.916 INFO kablam! Compiling indexmap v1.0.1 Oct 12 06:38:23.968 INFO kablam! Compiling actix-web v0.6.15 Oct 12 06:38:23.968 INFO kablam! Compiling uuid v0.6.5 Oct 12 06:38:23.976 INFO kablam! Compiling linked-hash-map v0.5.1 Oct 12 06:38:24.004 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 12 06:38:24.012 INFO kablam! Compiling env_logger v0.5.13 Oct 12 06:38:24.016 INFO kablam! Compiling parking_lot v0.6.4 Oct 12 06:38:24.016 INFO kablam! Compiling cookie v0.10.1 Oct 12 06:38:33.062 INFO kablam! Compiling crossbeam-channel v0.1.3 Oct 12 06:38:33.940 INFO kablam! Compiling serde_json v1.0.32 Oct 12 06:38:33.941 INFO kablam! Compiling h2 v0.1.12 Oct 12 06:38:40.670 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 12 06:38:52.198 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 12 06:38:52.200 INFO kablam! Compiling tera v0.11.17 Oct 12 06:38:55.255 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 12 06:38:55.257 INFO kablam! Compiling tokio-uds v0.2.2 Oct 12 06:38:55.258 INFO kablam! Compiling tokio-udp v0.1.2 Oct 12 06:39:10.172 INFO kablam! Compiling skeptic v0.13.3 Oct 12 06:39:11.250 INFO kablam! Compiling tokio v0.1.11 Oct 12 06:39:21.273 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 06:39:21.420 INFO kablam! Compiling actix v0.5.8 Oct 12 06:39:29.153 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 12 06:39:29.154 INFO kablam! Compiling tokio-signal v0.1.5 Oct 12 06:39:45.392 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 12 06:40:44.328 INFO kablam! Compiling actix-web-httpauth v0.0.2 Oct 12 06:40:58.477 INFO kablam! Compiling actix-httpbin v0.1.0 (/source) Oct 12 06:41:15.864 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:41:15.864 INFO kablam! --> src/handlers/dynamic/mod.rs:46:13 Oct 12 06:41:15.864 INFO kablam! | Oct 12 06:41:15.864 INFO kablam! 46 | context.add("links", &(0..total).collect::>()); Oct 12 06:41:15.864 INFO kablam! | ^^^ Oct 12 06:41:15.864 INFO kablam! | Oct 12 06:41:15.864 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 06:41:15.864 INFO kablam! Oct 12 06:41:15.864 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:41:15.864 INFO kablam! --> src/handlers/dynamic/mod.rs:47:13 Oct 12 06:41:15.864 INFO kablam! | Oct 12 06:41:15.864 INFO kablam! 47 | context.add("total", &total); Oct 12 06:41:15.864 INFO kablam! | ^^^ Oct 12 06:41:15.864 INFO kablam! Oct 12 06:41:15.864 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:41:15.864 INFO kablam! --> src/handlers/dynamic/mod.rs:48:13 Oct 12 06:41:15.865 INFO kablam! | Oct 12 06:41:15.865 INFO kablam! 48 | context.add("current", ¤t); Oct 12 06:41:15.865 INFO kablam! | ^^^ Oct 12 06:41:15.865 INFO kablam! Oct 12 06:41:16.460 INFO kablam! warning: type alias is never used: `JsonValueFuture` Oct 12 06:41:16.460 INFO kablam! --> src/response/formatters/json_value.rs:8:1 Oct 12 06:41:16.460 INFO kablam! | Oct 12 06:41:16.460 INFO kablam! 8 | pub type JsonValueFuture = Future; Oct 12 06:41:16.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 06:41:16.460 INFO kablam! | Oct 12 06:41:16.460 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 06:41:16.460 INFO kablam! Oct 12 06:41:39.337 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 15s Oct 12 06:41:39.372 INFO kablam! su: No module specific data is present Oct 12 06:41:40.614 INFO running `"docker" "rm" "-f" "07cd0f0831e7fa4f97b8df2cb8b77a534a67299ce383b92e5da2125cfa76e3c8"` Oct 12 06:41:40.852 INFO blam! 07cd0f0831e7fa4f97b8df2cb8b77a534a67299ce383b92e5da2125cfa76e3c8 Oct 12 06:41:40.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 06:41:41.220 INFO blam! 29df8c3c721b53d5319d3460d007b5d58273fd89f4977430d3e9d63464620475 Oct 12 06:41:41.222 INFO running `"docker" "start" "-a" "29df8c3c721b53d5319d3460d007b5d58273fd89f4977430d3e9d63464620475"` Oct 12 06:41:42.101 INFO kablam! usermod: no changes Oct 12 06:41:42.525 INFO kablam! Compiling actix-httpbin v0.1.0 (/source) Oct 12 06:41:59.192 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:41:59.192 INFO kablam! --> src/handlers/dynamic/mod.rs:46:13 Oct 12 06:41:59.192 INFO kablam! | Oct 12 06:41:59.192 INFO kablam! 46 | context.add("links", &(0..total).collect::>()); Oct 12 06:41:59.192 INFO kablam! | ^^^ Oct 12 06:41:59.192 INFO kablam! | Oct 12 06:41:59.192 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 06:41:59.192 INFO kablam! Oct 12 06:41:59.192 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:41:59.192 INFO kablam! --> src/handlers/dynamic/mod.rs:47:13 Oct 12 06:41:59.192 INFO kablam! | Oct 12 06:41:59.192 INFO kablam! 47 | context.add("total", &total); Oct 12 06:41:59.192 INFO kablam! | ^^^ Oct 12 06:41:59.192 INFO kablam! Oct 12 06:41:59.192 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:41:59.192 INFO kablam! --> src/handlers/dynamic/mod.rs:48:13 Oct 12 06:41:59.192 INFO kablam! | Oct 12 06:41:59.193 INFO kablam! 48 | context.add("current", ¤t); Oct 12 06:41:59.193 INFO kablam! | ^^^ Oct 12 06:41:59.193 INFO kablam! Oct 12 06:41:59.656 INFO kablam! warning: type alias is never used: `JsonValueFuture` Oct 12 06:41:59.656 INFO kablam! --> src/response/formatters/json_value.rs:8:1 Oct 12 06:41:59.656 INFO kablam! | Oct 12 06:41:59.656 INFO kablam! 8 | pub type JsonValueFuture = Future; Oct 12 06:41:59.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 06:41:59.656 INFO kablam! | Oct 12 06:41:59.656 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 06:41:59.656 INFO kablam! Oct 12 06:42:00.333 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.20s Oct 12 06:42:00.351 INFO kablam! su: No module specific data is present Oct 12 06:42:00.884 INFO running `"docker" "rm" "-f" "29df8c3c721b53d5319d3460d007b5d58273fd89f4977430d3e9d63464620475"` Oct 12 06:42:01.212 INFO blam! 29df8c3c721b53d5319d3460d007b5d58273fd89f4977430d3e9d63464620475 Oct 12 06:42:01.226 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 06:42:01.629 INFO blam! 5899d35d2e19f7dbeed0fe54af3b3de089353dc73ebbf070574a4aa29a06f179 Oct 12 06:42:01.631 INFO running `"docker" "start" "-a" "5899d35d2e19f7dbeed0fe54af3b3de089353dc73ebbf070574a4aa29a06f179"` Oct 12 06:42:02.972 INFO kablam! usermod: no changes Oct 12 06:42:03.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.37s Oct 12 06:42:03.413 INFO blam! Oct 12 06:42:03.413 INFO kablam! Running /target/debug/deps/actix_httpbin-ba47ac9450b15488 Oct 12 06:42:03.414 INFO blam! running 0 tests Oct 12 06:42:03.414 INFO kablam! su: No module specific data is present Oct 12 06:42:03.414 INFO blam! Oct 12 06:42:03.415 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:42:03.415 INFO blam! Oct 12 06:42:04.322 INFO running `"docker" "rm" "-f" "5899d35d2e19f7dbeed0fe54af3b3de089353dc73ebbf070574a4aa29a06f179"` Oct 12 06:42:04.573 INFO blam! 5899d35d2e19f7dbeed0fe54af3b3de089353dc73ebbf070574a4aa29a06f179