Oct 15 16:54:22.146 INFO testing teraform-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:54:22.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 16:54:22.706 INFO blam! 7fc20055daafc72ecc23204501a95830888a773f745803f4c2d8ad8ddded51e2 Oct 15 16:54:22.709 INFO running `"docker" "start" "-a" "7fc20055daafc72ecc23204501a95830888a773f745803f4c2d8ad8ddded51e2"` Oct 15 16:54:25.029 INFO kablam! usermod: no changes Oct 15 16:54:25.307 INFO kablam! Compiling pest_generator v2.0.0 Oct 15 16:54:32.510 INFO kablam! Compiling pest_derive v2.0.1 Oct 15 16:54:36.863 INFO kablam! Compiling tera v0.11.17 Oct 15 16:54:54.339 INFO kablam! Compiling teraform v0.1.0 (/source) Oct 15 16:54:57.308 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 16:54:57.309 INFO kablam! --> src/main.rs:56:25 Oct 15 16:54:57.309 INFO kablam! | Oct 15 16:54:57.309 INFO kablam! 56 | ctx.add(key, &value[1..]); Oct 15 16:54:57.309 INFO kablam! | ^^^ Oct 15 16:54:57.309 INFO kablam! | Oct 15 16:54:57.309 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:54:57.309 INFO kablam! Oct 15 16:54:57.309 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 16:54:57.309 INFO kablam! --> src/main.rs:59:25 Oct 15 16:54:57.309 INFO kablam! | Oct 15 16:54:57.309 INFO kablam! 59 | ctx.add(kv, &true); Oct 15 16:54:57.309 INFO kablam! | ^^^ Oct 15 16:54:57.309 INFO kablam! Oct 15 16:54:57.334 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 16:54:57.334 INFO kablam! --> src/main.rs:72:9 Oct 15 16:54:57.334 INFO kablam! | Oct 15 16:54:57.334 INFO kablam! 72 | ctx.add("env", &env_variables); Oct 15 16:54:57.334 INFO kablam! | ^^^ Oct 15 16:54:57.334 INFO kablam! Oct 15 16:55:01.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.42s Oct 15 16:55:01.474 INFO kablam! su: No module specific data is present Oct 15 16:55:02.790 INFO running `"docker" "rm" "-f" "7fc20055daafc72ecc23204501a95830888a773f745803f4c2d8ad8ddded51e2"` Oct 15 16:55:03.063 INFO blam! 7fc20055daafc72ecc23204501a95830888a773f745803f4c2d8ad8ddded51e2 Oct 15 16:55:03.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 16:55:03.471 INFO blam! a73c5a4ef57d9d70132262fce63ace62b449c2e29f6b91a3bd74ab9de8d9f3d3 Oct 15 16:55:03.481 INFO running `"docker" "start" "-a" "a73c5a4ef57d9d70132262fce63ace62b449c2e29f6b91a3bd74ab9de8d9f3d3"` Oct 15 16:55:04.922 INFO kablam! usermod: no changes Oct 15 16:55:05.171 INFO kablam! Compiling teraform v0.1.0 (/source) Oct 15 16:55:07.952 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 16:55:07.952 INFO kablam! --> src/main.rs:56:25 Oct 15 16:55:07.952 INFO kablam! | Oct 15 16:55:07.952 INFO kablam! 56 | ctx.add(key, &value[1..]); Oct 15 16:55:07.959 INFO kablam! | ^^^ Oct 15 16:55:07.959 INFO kablam! | Oct 15 16:55:07.959 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:55:07.959 INFO kablam! Oct 15 16:55:07.959 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 16:55:07.959 INFO kablam! --> src/main.rs:59:25 Oct 15 16:55:07.959 INFO kablam! | Oct 15 16:55:07.959 INFO kablam! 59 | ctx.add(kv, &true); Oct 15 16:55:07.959 INFO kablam! | ^^^ Oct 15 16:55:07.959 INFO kablam! Oct 15 16:55:07.969 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 16:55:07.970 INFO kablam! --> src/main.rs:72:9 Oct 15 16:55:07.970 INFO kablam! | Oct 15 16:55:07.970 INFO kablam! 72 | ctx.add("env", &env_variables); Oct 15 16:55:07.970 INFO kablam! | ^^^ Oct 15 16:55:07.975 INFO kablam! Oct 15 16:55:08.565 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.60s Oct 15 16:55:08.574 INFO kablam! su: No module specific data is present Oct 15 16:55:09.202 INFO running `"docker" "rm" "-f" "a73c5a4ef57d9d70132262fce63ace62b449c2e29f6b91a3bd74ab9de8d9f3d3"` Oct 15 16:55:09.491 INFO blam! a73c5a4ef57d9d70132262fce63ace62b449c2e29f6b91a3bd74ab9de8d9f3d3 Oct 15 16:55:09.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 16:55:10.108 INFO blam! 4f1c4040276c29496de9db762aa056940bb9f6447e5ca3149989e80f3f1232ad Oct 15 16:55:10.111 INFO running `"docker" "start" "-a" "4f1c4040276c29496de9db762aa056940bb9f6447e5ca3149989e80f3f1232ad"` Oct 15 16:55:11.807 INFO kablam! usermod: no changes Oct 15 16:55:11.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 16:55:11.962 INFO kablam! Running /target/debug/deps/teraform-4ba8ecd3fad6e4fb Oct 15 16:55:11.967 INFO kablam! su: No module specific data is present Oct 15 16:55:11.967 INFO blam! Oct 15 16:55:11.967 INFO blam! running 0 tests Oct 15 16:55:11.967 INFO blam! Oct 15 16:55:11.967 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:55:11.967 INFO blam! Oct 15 16:55:12.899 INFO running `"docker" "rm" "-f" "4f1c4040276c29496de9db762aa056940bb9f6447e5ca3149989e80f3f1232ad"` Oct 15 16:55:13.241 INFO blam! 4f1c4040276c29496de9db762aa056940bb9f6447e5ca3149989e80f3f1232ad