Oct 27 14:46:35.330 INFO checking teraform-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:46:35.330 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 27 14:46:35.763 INFO blam! dadb51b2e5079c1b6acedea92aa6f79cfe051b8c2c3825eba8ca526132c2187b Oct 27 14:46:35.765 INFO running `"docker" "start" "-a" "dadb51b2e5079c1b6acedea92aa6f79cfe051b8c2c3825eba8ca526132c2187b"` Oct 27 14:46:38.003 INFO kablam! usermod: no changes Oct 27 14:46:38.215 INFO kablam! Compiling ucd-trie v0.1.1 Oct 27 14:46:38.215 INFO kablam! Compiling maplit v1.0.1 Oct 27 14:46:38.215 INFO kablam! Checking unic-common v0.7.0 Oct 27 14:46:38.215 INFO kablam! Checking unic-char-range v0.7.0 Oct 27 14:46:38.215 INFO kablam! Checking deunicode v0.4.3 Oct 27 14:46:38.235 INFO kablam! Compiling syn v0.14.9 Oct 27 14:46:39.183 INFO kablam! Checking unic-char-property v0.7.0 Oct 27 14:46:39.187 INFO kablam! Checking unic-ucd-version v0.7.0 Oct 27 14:46:39.815 INFO kablam! Checking unic-ucd-segment v0.7.0 Oct 27 14:46:40.887 INFO kablam! Checking pest v2.0.2 Oct 27 14:46:41.701 INFO kablam! Checking slug v0.1.4 Oct 27 14:46:46.048 INFO kablam! Checking unic-segment v0.7.0 Oct 27 14:46:53.620 INFO kablam! Compiling pest_meta v2.0.3 Oct 27 14:47:07.767 INFO kablam! Compiling pest_generator v2.0.0 Oct 27 14:47:15.697 INFO kablam! Compiling pest_derive v2.0.1 Oct 27 14:47:20.447 INFO kablam! Checking tera v0.11.18 Oct 27 14:47:26.086 INFO kablam! Checking teraform v0.1.0 (/source) Oct 27 14:47:31.146 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 14:47:31.146 INFO kablam! --> src/main.rs:56:25 Oct 27 14:47:31.146 INFO kablam! | Oct 27 14:47:31.146 INFO kablam! 56 | ctx.add(key, &value[1..]); Oct 27 14:47:31.146 INFO kablam! | ^^^ Oct 27 14:47:31.146 INFO kablam! | Oct 27 14:47:31.146 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:47:31.146 INFO kablam! Oct 27 14:47:31.149 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 14:47:31.149 INFO kablam! --> src/main.rs:59:25 Oct 27 14:47:31.149 INFO kablam! | Oct 27 14:47:31.150 INFO kablam! 59 | ctx.add(kv, &true); Oct 27 14:47:31.150 INFO kablam! | ^^^ Oct 27 14:47:31.150 INFO kablam! Oct 27 14:47:31.169 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 14:47:31.169 INFO kablam! --> src/main.rs:72:9 Oct 27 14:47:31.169 INFO kablam! | Oct 27 14:47:31.169 INFO kablam! 72 | ctx.add("env", &env_variables); Oct 27 14:47:31.169 INFO kablam! | ^^^ Oct 27 14:47:31.169 INFO kablam! Oct 27 14:47:31.655 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 14:47:31.655 INFO kablam! --> src/main.rs:56:25 Oct 27 14:47:31.656 INFO kablam! | Oct 27 14:47:31.656 INFO kablam! 56 | ctx.add(key, &value[1..]); Oct 27 14:47:31.656 INFO kablam! | ^^^ Oct 27 14:47:31.656 INFO kablam! | Oct 27 14:47:31.657 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:47:31.657 INFO kablam! Oct 27 14:47:31.657 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 14:47:31.657 INFO kablam! --> src/main.rs:59:25 Oct 27 14:47:31.658 INFO kablam! | Oct 27 14:47:31.658 INFO kablam! 59 | ctx.add(kv, &true); Oct 27 14:47:31.658 INFO kablam! | ^^^ Oct 27 14:47:31.667 INFO kablam! Oct 27 14:47:31.667 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 14:47:31.667 INFO kablam! --> src/main.rs:72:9 Oct 27 14:47:31.668 INFO kablam! | Oct 27 14:47:31.668 INFO kablam! 72 | ctx.add("env", &env_variables); Oct 27 14:47:31.668 INFO kablam! | ^^^ Oct 27 14:47:31.668 INFO kablam! Oct 27 14:47:31.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.73s Oct 27 14:47:31.779 INFO kablam! su: No module specific data is present Oct 27 14:47:32.474 INFO running `"docker" "rm" "-f" "dadb51b2e5079c1b6acedea92aa6f79cfe051b8c2c3825eba8ca526132c2187b"` Oct 27 14:47:32.787 INFO blam! dadb51b2e5079c1b6acedea92aa6f79cfe051b8c2c3825eba8ca526132c2187b