[INFO] crate actix-httpbin 0.1.0 is already in cache [INFO] extracting crate actix-httpbin 0.1.0 into work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/reg/actix-httpbin/0.1.0 [INFO] extracting crate actix-httpbin 0.1.0 into work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/reg/actix-httpbin/0.1.0 [INFO] validating manifest of actix-httpbin-0.1.0 on toolchain master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of actix-httpbin-0.1.0 on toolchain try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing actix-httpbin-0.1.0 [INFO] finished frobbing actix-httpbin-0.1.0 [INFO] frobbed toml for actix-httpbin-0.1.0 written to work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/reg/actix-httpbin/0.1.0/Cargo.toml [INFO] started frobbing actix-httpbin-0.1.0 [INFO] finished frobbing actix-httpbin-0.1.0 [INFO] frobbed toml for actix-httpbin-0.1.0 written to work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/reg/actix-httpbin/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking actix-httpbin-0.1.0 against try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0 for pr-57321 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57321/worker-0/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/reg/actix-httpbin/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bafd7f3acbd767d63b0baae823ca998e06c5e067db3f7d89fb1ce1a7eee4d79e [INFO] running `"docker" "start" "-a" "bafd7f3acbd767d63b0baae823ca998e06c5e067db3f7d89fb1ce1a7eee4d79e"` [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking trust-dns-proto v0.3.3 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] Checking actix-web-httpauth v0.0.2 [INFO] [stderr] Checking actix-httpbin v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/handlers/dynamic/mod.rs:46:13 [INFO] [stderr] | [INFO] [stderr] 46 | context.add("links", &(0..total).collect::>()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/handlers/dynamic/mod.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | context.add("total", &total); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/handlers/dynamic/mod.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | context.add("current", ¤t); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/handlers/dynamic/mod.rs:46:13 [INFO] [stderr] | [INFO] [stderr] 46 | context.add("links", &(0..total).collect::>()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/handlers/dynamic/mod.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | context.add("total", &total); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/handlers/dynamic/mod.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | context.add("current", ¤t); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `JsonValueFuture` [INFO] [stderr] --> src/response/formatters/json_value.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub type JsonValueFuture = Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `JsonValueFuture` [INFO] [stderr] --> src/response/formatters/json_value.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub type JsonValueFuture = Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.13s [INFO] running `"docker" "inspect" "bafd7f3acbd767d63b0baae823ca998e06c5e067db3f7d89fb1ce1a7eee4d79e"` [INFO] running `"docker" "rm" "-f" "bafd7f3acbd767d63b0baae823ca998e06c5e067db3f7d89fb1ce1a7eee4d79e"` [INFO] [stdout] bafd7f3acbd767d63b0baae823ca998e06c5e067db3f7d89fb1ce1a7eee4d79e