Oct 13 18:25:57.473 INFO checking actix-httpbin-0.1.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 18:25:57.475 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 18:25:57.994 INFO blam! a55024a28f462b827d249ff47dae7f185c49f2312bcbaff6903062798fb34a73 Oct 13 18:25:57.996 INFO running `"docker" "start" "-a" "a55024a28f462b827d249ff47dae7f185c49f2312bcbaff6903062798fb34a73"` Oct 13 18:25:59.076 INFO kablam! usermod: no changes Oct 13 18:25:59.524 INFO kablam! Compiling indexmap v1.0.1 Oct 13 18:25:59.525 INFO kablam! Compiling actix_derive v0.2.0 Oct 13 18:25:59.525 INFO kablam! Compiling actix-web v0.6.15 Oct 13 18:25:59.548 INFO kablam! Compiling rand v0.3.22 Oct 13 18:25:59.585 INFO kablam! Checking tera v0.11.17 Oct 13 18:25:59.588 INFO kablam! Checking cookie v0.10.1 Oct 13 18:25:59.589 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 13 18:26:06.392 INFO kablam! Compiling serde_json v1.0.32 Oct 13 18:26:19.637 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 13 18:26:28.895 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 13 18:26:30.655 INFO kablam! Compiling skeptic v0.13.3 Oct 13 18:26:37.687 INFO kablam! Compiling actix v0.5.8 Oct 13 18:27:05.891 INFO kablam! Checking actix-web-httpauth v0.0.2 Oct 13 18:27:15.773 INFO kablam! Checking actix-httpbin v0.1.0 (/source) Oct 13 18:27:33.400 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 18:27:33.400 INFO kablam! --> src/handlers/dynamic/mod.rs:46:13 Oct 13 18:27:33.400 INFO kablam! | Oct 13 18:27:33.400 INFO kablam! 46 | context.add("links", &(0..total).collect::>()); Oct 13 18:27:33.400 INFO kablam! | ^^^ Oct 13 18:27:33.400 INFO kablam! | Oct 13 18:27:33.400 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 18:27:33.400 INFO kablam! Oct 13 18:27:33.400 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 18:27:33.400 INFO kablam! --> src/handlers/dynamic/mod.rs:47:13 Oct 13 18:27:33.400 INFO kablam! | Oct 13 18:27:33.400 INFO kablam! 47 | context.add("total", &total); Oct 13 18:27:33.400 INFO kablam! | ^^^ Oct 13 18:27:33.400 INFO kablam! Oct 13 18:27:33.400 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 18:27:33.400 INFO kablam! --> src/handlers/dynamic/mod.rs:48:13 Oct 13 18:27:33.400 INFO kablam! | Oct 13 18:27:33.400 INFO kablam! 48 | context.add("current", ¤t); Oct 13 18:27:33.400 INFO kablam! | ^^^ Oct 13 18:27:33.401 INFO kablam! Oct 13 18:27:33.920 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 18:27:33.920 INFO kablam! --> src/handlers/dynamic/mod.rs:46:13 Oct 13 18:27:33.920 INFO kablam! | Oct 13 18:27:33.920 INFO kablam! 46 | context.add("links", &(0..total).collect::>()); Oct 13 18:27:33.920 INFO kablam! | ^^^ Oct 13 18:27:33.920 INFO kablam! | Oct 13 18:27:33.920 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 18:27:33.920 INFO kablam! Oct 13 18:27:33.928 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 18:27:33.928 INFO kablam! --> src/handlers/dynamic/mod.rs:47:13 Oct 13 18:27:33.928 INFO kablam! | Oct 13 18:27:33.928 INFO kablam! 47 | context.add("total", &total); Oct 13 18:27:33.928 INFO kablam! | ^^^ Oct 13 18:27:33.928 INFO kablam! Oct 13 18:27:33.928 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 18:27:33.928 INFO kablam! --> src/handlers/dynamic/mod.rs:48:13 Oct 13 18:27:33.928 INFO kablam! | Oct 13 18:27:33.928 INFO kablam! 48 | context.add("current", ¤t); Oct 13 18:27:33.928 INFO kablam! | ^^^ Oct 13 18:27:33.928 INFO kablam! Oct 13 18:27:33.976 INFO kablam! warning: type alias is never used: `JsonValueFuture` Oct 13 18:27:33.976 INFO kablam! --> src/response/formatters/json_value.rs:8:1 Oct 13 18:27:33.976 INFO kablam! | Oct 13 18:27:33.976 INFO kablam! 8 | pub type JsonValueFuture = Future; Oct 13 18:27:33.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 18:27:33.976 INFO kablam! | Oct 13 18:27:33.976 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 18:27:33.976 INFO kablam! Oct 13 18:27:34.417 INFO kablam! warning: type alias is never used: `JsonValueFuture` Oct 13 18:27:34.417 INFO kablam! --> src/response/formatters/json_value.rs:8:1 Oct 13 18:27:34.417 INFO kablam! | Oct 13 18:27:34.417 INFO kablam! 8 | pub type JsonValueFuture = Future; Oct 13 18:27:34.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 18:27:34.418 INFO kablam! | Oct 13 18:27:34.418 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 18:27:34.418 INFO kablam! Oct 13 18:27:34.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 13 18:27:34.526 INFO kablam! su: No module specific data is present Oct 13 18:27:35.573 INFO running `"docker" "rm" "-f" "a55024a28f462b827d249ff47dae7f185c49f2312bcbaff6903062798fb34a73"` Oct 13 18:27:35.842 INFO blam! a55024a28f462b827d249ff47dae7f185c49f2312bcbaff6903062798fb34a73