Sep 19 17:06:14.943 INFO checking teraform-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 17:06:14.943 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 17:06:14.943 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:06:15.419 INFO blam! 18faf805192a7b9ab7b2055e3f9b344d4b1fee0282246201ad07a521abe37836 Sep 19 17:06:15.422 INFO running `"docker" "start" "-a" "18faf805192a7b9ab7b2055e3f9b344d4b1fee0282246201ad07a521abe37836"` Sep 19 17:06:17.302 INFO kablam! usermod: no changes Sep 19 17:06:17.543 INFO kablam! Checking unic-common v0.7.0 Sep 19 17:06:17.543 INFO kablam! Checking unic-char-range v0.7.0 Sep 19 17:06:17.563 INFO kablam! Checking deunicode v0.4.3 Sep 19 17:06:18.003 INFO kablam! Checking unic-ucd-version v0.7.0 Sep 19 17:06:18.059 INFO kablam! Checking unic-char-property v0.7.0 Sep 19 17:06:18.191 INFO kablam! Checking slug v0.1.4 Sep 19 17:06:18.551 INFO kablam! Checking unic-ucd-segment v0.7.0 Sep 19 17:06:19.809 INFO kablam! Checking unic-segment v0.7.0 Sep 19 17:06:20.443 INFO kablam! Checking tera v0.11.16 Sep 19 17:06:24.709 INFO kablam! Checking teraform v0.1.0 (/source) Sep 19 17:06:26.464 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:06:26.464 INFO kablam! --> src/main.rs:56:25 Sep 19 17:06:26.464 INFO kablam! | Sep 19 17:06:26.464 INFO kablam! 56 | ctx.add(key, &value[1..]); Sep 19 17:06:26.464 INFO kablam! | ^^^ Sep 19 17:06:26.464 INFO kablam! | Sep 19 17:06:26.464 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:06:26.464 INFO kablam! Sep 19 17:06:26.475 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:06:26.475 INFO kablam! --> src/main.rs:59:25 Sep 19 17:06:26.475 INFO kablam! | Sep 19 17:06:26.475 INFO kablam! 59 | ctx.add(kv, &true); Sep 19 17:06:26.475 INFO kablam! | ^^^ Sep 19 17:06:26.475 INFO kablam! Sep 19 17:06:26.527 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:06:26.527 INFO kablam! --> src/main.rs:72:9 Sep 19 17:06:26.527 INFO kablam! | Sep 19 17:06:26.527 INFO kablam! 72 | ctx.add("env", &env_variables); Sep 19 17:06:26.527 INFO kablam! | ^^^ Sep 19 17:06:26.527 INFO kablam! Sep 19 17:06:26.839 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:06:26.840 INFO kablam! --> src/main.rs:56:25 Sep 19 17:06:26.840 INFO kablam! | Sep 19 17:06:26.840 INFO kablam! 56 | ctx.add(key, &value[1..]); Sep 19 17:06:26.841 INFO kablam! | ^^^ Sep 19 17:06:26.841 INFO kablam! | Sep 19 17:06:26.841 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:06:26.842 INFO kablam! Sep 19 17:06:26.842 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:06:26.842 INFO kablam! --> src/main.rs:59:25 Sep 19 17:06:26.843 INFO kablam! | Sep 19 17:06:26.843 INFO kablam! 59 | ctx.add(kv, &true); Sep 19 17:06:26.843 INFO kablam! | ^^^ Sep 19 17:06:26.844 INFO kablam! Sep 19 17:06:26.868 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:06:26.869 INFO kablam! --> src/main.rs:72:9 Sep 19 17:06:26.869 INFO kablam! | Sep 19 17:06:26.869 INFO kablam! 72 | ctx.add("env", &env_variables); Sep 19 17:06:26.870 INFO kablam! | ^^^ Sep 19 17:06:26.870 INFO kablam! Sep 19 17:06:26.938 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.60s Sep 19 17:06:26.947 INFO kablam! su: No module specific data is present Sep 19 17:06:28.318 INFO running `"docker" "rm" "-f" "18faf805192a7b9ab7b2055e3f9b344d4b1fee0282246201ad07a521abe37836"` Sep 19 17:06:28.671 INFO blam! 18faf805192a7b9ab7b2055e3f9b344d4b1fee0282246201ad07a521abe37836