Oct 28 01:26:30.355 INFO checking actix-httpbin-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 01:26:30.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 28 01:26:30.788 INFO blam! f22327296de82c402b65e88a7270a873fa911fd035e31de1d0ea0a9d181c2277 Oct 28 01:26:30.791 INFO running `"docker" "start" "-a" "f22327296de82c402b65e88a7270a873fa911fd035e31de1d0ea0a9d181c2277"` Oct 28 01:26:32.179 INFO kablam! usermod: no changes Oct 28 01:26:32.733 INFO kablam! Compiling serde_json v1.0.32 Oct 28 01:26:32.734 INFO kablam! Checking linked-hash-map v0.5.1 Oct 28 01:26:32.759 INFO kablam! Checking tera v0.11.18 Oct 28 01:26:39.725 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 28 01:26:47.147 INFO kablam! Compiling skeptic v0.13.3 Oct 28 01:26:54.605 INFO kablam! Compiling actix v0.5.8 Oct 28 01:27:07.647 INFO kablam! Checking actix-web v0.6.15 Oct 28 01:27:23.477 INFO kablam! Checking actix-web-httpauth v0.0.2 Oct 28 01:27:33.079 INFO kablam! Checking actix-httpbin v0.1.0 (/source) Oct 28 01:27:51.160 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 28 01:27:51.161 INFO kablam! --> src/handlers/dynamic/mod.rs:46:13 Oct 28 01:27:51.162 INFO kablam! | Oct 28 01:27:51.163 INFO kablam! 46 | context.add("links", &(0..total).collect::>()); Oct 28 01:27:51.163 INFO kablam! | ^^^ Oct 28 01:27:51.164 INFO kablam! | Oct 28 01:27:51.165 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 01:27:51.165 INFO kablam! Oct 28 01:27:51.167 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 28 01:27:51.168 INFO kablam! --> src/handlers/dynamic/mod.rs:47:13 Oct 28 01:27:51.168 INFO kablam! | Oct 28 01:27:51.169 INFO kablam! 47 | context.add("total", &total); Oct 28 01:27:51.169 INFO kablam! | ^^^ Oct 28 01:27:51.170 INFO kablam! Oct 28 01:27:51.171 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 28 01:27:51.172 INFO kablam! --> src/handlers/dynamic/mod.rs:48:13 Oct 28 01:27:51.172 INFO kablam! | Oct 28 01:27:51.173 INFO kablam! 48 | context.add("current", ¤t); Oct 28 01:27:51.173 INFO kablam! | ^^^ Oct 28 01:27:51.174 INFO kablam! Oct 28 01:27:52.055 INFO kablam! warning: type alias is never used: `JsonValueFuture` Oct 28 01:27:52.056 INFO kablam! --> src/response/formatters/json_value.rs:8:1 Oct 28 01:27:52.056 INFO kablam! | Oct 28 01:27:52.057 INFO kablam! 8 | pub type JsonValueFuture = Future; Oct 28 01:27:52.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 01:27:52.058 INFO kablam! | Oct 28 01:27:52.059 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 01:27:52.060 INFO kablam! Oct 28 01:27:52.817 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 28 01:27:52.818 INFO kablam! --> src/handlers/dynamic/mod.rs:46:13 Oct 28 01:27:52.819 INFO kablam! | Oct 28 01:27:52.820 INFO kablam! 46 | context.add("links", &(0..total).collect::>()); Oct 28 01:27:52.820 INFO kablam! | ^^^ Oct 28 01:27:52.821 INFO kablam! | Oct 28 01:27:52.822 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 01:27:52.822 INFO kablam! Oct 28 01:27:52.824 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 28 01:27:52.824 INFO kablam! --> src/handlers/dynamic/mod.rs:47:13 Oct 28 01:27:52.825 INFO kablam! | Oct 28 01:27:52.825 INFO kablam! 47 | context.add("total", &total); Oct 28 01:27:52.826 INFO kablam! | ^^^ Oct 28 01:27:52.827 INFO kablam! Oct 28 01:27:52.827 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 28 01:27:52.828 INFO kablam! --> src/handlers/dynamic/mod.rs:48:13 Oct 28 01:27:52.829 INFO kablam! | Oct 28 01:27:52.829 INFO kablam! 48 | context.add("current", ¤t); Oct 28 01:27:52.830 INFO kablam! | ^^^ Oct 28 01:27:52.830 INFO kablam! Oct 28 01:27:53.263 INFO kablam! warning: type alias is never used: `JsonValueFuture` Oct 28 01:27:53.263 INFO kablam! --> src/response/formatters/json_value.rs:8:1 Oct 28 01:27:53.263 INFO kablam! | Oct 28 01:27:53.263 INFO kablam! 8 | pub type JsonValueFuture = Future; Oct 28 01:27:53.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 01:27:53.263 INFO kablam! | Oct 28 01:27:53.263 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 01:27:53.263 INFO kablam! Oct 28 01:27:53.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 28 01:27:53.359 INFO kablam! su: No module specific data is present Oct 28 01:27:54.501 INFO running `"docker" "rm" "-f" "f22327296de82c402b65e88a7270a873fa911fd035e31de1d0ea0a9d181c2277"` Oct 28 01:27:54.807 INFO blam! f22327296de82c402b65e88a7270a873fa911fd035e31de1d0ea0a9d181c2277