Oct 12 06:38:13.999 INFO testing actix-httpbin-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 06:38:13.999 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:14.486 INFO blam! 86428ca496f14dbc540a1ea696c04fa2acc237e6dbcfd0cdbfcc5edf448688c2 Oct 12 06:38:14.488 INFO running `"docker" "start" "-a" "86428ca496f14dbc540a1ea696c04fa2acc237e6dbcfd0cdbfcc5edf448688c2"` Oct 12 06:38:16.079 INFO kablam! usermod: no changes Oct 12 06:38:16.500 INFO kablam! Compiling indexmap v1.0.1 Oct 12 06:38:16.503 INFO kablam! Compiling actix-web v0.6.15 Oct 12 06:38:16.511 INFO kablam! Compiling uuid v0.6.5 Oct 12 06:38:16.511 INFO kablam! Compiling serde_test v1.0.79 Oct 12 06:38:16.514 INFO kablam! Compiling regex v1.0.5 Oct 12 06:38:16.528 INFO kablam! Compiling error-chain v0.12.0 Oct 12 06:38:16.528 INFO kablam! Compiling pest_generator v2.0.0 Oct 12 06:38:16.530 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 12 06:38:20.541 INFO kablam! Compiling serde_json v1.0.32 Oct 12 06:38:21.153 INFO kablam! Compiling h2 v0.1.12 Oct 12 06:38:24.913 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 12 06:38:24.914 INFO kablam! Compiling tokio-uds v0.2.2 Oct 12 06:38:24.915 INFO kablam! Compiling tokio-udp v0.1.2 Oct 12 06:38:32.537 INFO kablam! Compiling linked-hash-map v0.5.1 Oct 12 06:38:45.852 INFO kablam! Compiling tokio v0.1.11 Oct 12 06:38:45.852 INFO kablam! Compiling pest_derive v2.0.1 Oct 12 06:38:46.139 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 12 06:38:48.456 INFO kablam! Compiling env_logger v0.5.13 Oct 12 06:38:56.793 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 06:38:57.472 INFO kablam! Compiling tera v0.11.17 Oct 12 06:38:58.977 INFO kablam! Compiling skeptic v0.13.3 Oct 12 06:39:03.084 INFO kablam! Compiling actix v0.5.8 Oct 12 06:39:04.133 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 12 06:39:04.133 INFO kablam! Compiling tokio-signal v0.1.5 Oct 12 06:39:23.708 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 12 06:39:57.761 INFO kablam! Compiling actix-web-httpauth v0.0.2 Oct 12 06:39:59.774 INFO kablam! Compiling actix-httpbin v0.1.0 (/source) Oct 12 06:40:02.380 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:40:02.380 INFO kablam! --> src/handlers/dynamic/mod.rs:46:13 Oct 12 06:40:02.380 INFO kablam! | Oct 12 06:40:02.380 INFO kablam! 46 | context.add("links", &(0..total).collect::>()); Oct 12 06:40:02.380 INFO kablam! | ^^^ Oct 12 06:40:02.380 INFO kablam! | Oct 12 06:40:02.380 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 06:40:02.380 INFO kablam! Oct 12 06:40:02.380 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:40:02.380 INFO kablam! --> src/handlers/dynamic/mod.rs:47:13 Oct 12 06:40:02.380 INFO kablam! | Oct 12 06:40:02.380 INFO kablam! 47 | context.add("total", &total); Oct 12 06:40:02.380 INFO kablam! | ^^^ Oct 12 06:40:02.380 INFO kablam! Oct 12 06:40:02.380 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:40:02.380 INFO kablam! --> src/handlers/dynamic/mod.rs:48:13 Oct 12 06:40:02.380 INFO kablam! | Oct 12 06:40:02.381 INFO kablam! 48 | context.add("current", ¤t); Oct 12 06:40:02.381 INFO kablam! | ^^^ Oct 12 06:40:02.381 INFO kablam! Oct 12 06:40:02.866 INFO kablam! warning: type alias is never used: `JsonValueFuture` Oct 12 06:40:02.866 INFO kablam! --> src/response/formatters/json_value.rs:8:1 Oct 12 06:40:02.866 INFO kablam! | Oct 12 06:40:02.866 INFO kablam! 8 | pub type JsonValueFuture = Future; Oct 12 06:40:02.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 06:40:02.866 INFO kablam! | Oct 12 06:40:02.866 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 06:40:02.866 INFO kablam! Oct 12 06:40:23.584 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 07s Oct 12 06:40:23.597 INFO kablam! su: No module specific data is present Oct 12 06:40:24.519 INFO running `"docker" "rm" "-f" "86428ca496f14dbc540a1ea696c04fa2acc237e6dbcfd0cdbfcc5edf448688c2"` Oct 12 06:40:24.832 INFO blam! 86428ca496f14dbc540a1ea696c04fa2acc237e6dbcfd0cdbfcc5edf448688c2 Oct 12 06:40:24.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:40:25.388 INFO blam! cf4cb1431d141897f3dfa1d1c58a87e61d68180c6d4bd4438acb6b549b379132 Oct 12 06:40:25.390 INFO running `"docker" "start" "-a" "cf4cb1431d141897f3dfa1d1c58a87e61d68180c6d4bd4438acb6b549b379132"` Oct 12 06:40:25.861 INFO kablam! usermod: no changes Oct 12 06:40:26.292 INFO kablam! Compiling actix-httpbin v0.1.0 (/source) Oct 12 06:40:28.652 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:40:28.652 INFO kablam! --> src/handlers/dynamic/mod.rs:46:13 Oct 12 06:40:28.652 INFO kablam! | Oct 12 06:40:28.652 INFO kablam! 46 | context.add("links", &(0..total).collect::>()); Oct 12 06:40:28.652 INFO kablam! | ^^^ Oct 12 06:40:28.652 INFO kablam! | Oct 12 06:40:28.652 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 06:40:28.652 INFO kablam! Oct 12 06:40:28.652 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:40:28.652 INFO kablam! --> src/handlers/dynamic/mod.rs:47:13 Oct 12 06:40:28.653 INFO kablam! | Oct 12 06:40:28.653 INFO kablam! 47 | context.add("total", &total); Oct 12 06:40:28.653 INFO kablam! | ^^^ Oct 12 06:40:28.653 INFO kablam! Oct 12 06:40:28.653 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 06:40:28.653 INFO kablam! --> src/handlers/dynamic/mod.rs:48:13 Oct 12 06:40:28.653 INFO kablam! | Oct 12 06:40:28.653 INFO kablam! 48 | context.add("current", ¤t); Oct 12 06:40:28.653 INFO kablam! | ^^^ Oct 12 06:40:28.653 INFO kablam! Oct 12 06:40:29.084 INFO kablam! warning: type alias is never used: `JsonValueFuture` Oct 12 06:40:29.085 INFO kablam! --> src/response/formatters/json_value.rs:8:1 Oct 12 06:40:29.086 INFO kablam! | Oct 12 06:40:29.087 INFO kablam! 8 | pub type JsonValueFuture = Future; Oct 12 06:40:29.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 06:40:29.088 INFO kablam! | Oct 12 06:40:29.089 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 06:40:29.089 INFO kablam! Oct 12 06:40:29.809 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.92s Oct 12 06:40:29.837 INFO kablam! su: No module specific data is present Oct 12 06:40:30.952 INFO running `"docker" "rm" "-f" "cf4cb1431d141897f3dfa1d1c58a87e61d68180c6d4bd4438acb6b549b379132"` Oct 12 06:40:31.244 INFO blam! cf4cb1431d141897f3dfa1d1c58a87e61d68180c6d4bd4438acb6b549b379132 Oct 12 06:40:31.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:40:31.704 INFO blam! 315d94dbf9e65e3ac984a8959aad21eef2c6ab9f98ed0cd034941c9796cc98ca Oct 12 06:40:31.712 INFO running `"docker" "start" "-a" "315d94dbf9e65e3ac984a8959aad21eef2c6ab9f98ed0cd034941c9796cc98ca"` Oct 12 06:40:33.256 INFO kablam! usermod: no changes Oct 12 06:40:33.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Oct 12 06:40:33.633 INFO kablam! Running /target/debug/deps/actix_httpbin-f815b57c51c55de2 Oct 12 06:40:33.642 INFO blam! Oct 12 06:40:33.642 INFO blam! running 0 tests Oct 12 06:40:33.642 INFO blam! Oct 12 06:40:33.642 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:40:33.642 INFO blam! Oct 12 06:40:33.650 INFO kablam! su: No module specific data is present Oct 12 06:40:34.491 INFO running `"docker" "rm" "-f" "315d94dbf9e65e3ac984a8959aad21eef2c6ab9f98ed0cd034941c9796cc98ca"` Oct 12 06:40:34.800 INFO blam! 315d94dbf9e65e3ac984a8959aad21eef2c6ab9f98ed0cd034941c9796cc98ca