Oct 15 16:19:53.024 INFO testing tmpl-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:19:53.026 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:19:53.384 INFO blam! dd3856070a5e5620c648a07a6f2f7d7687a401d100c3842600ae8c70ae5c1bb5 Oct 15 16:19:53.391 INFO running `"docker" "start" "-a" "dd3856070a5e5620c648a07a6f2f7d7687a401d100c3842600ae8c70ae5c1bb5"` Oct 15 16:19:54.329 INFO kablam! usermod: no changes Oct 15 16:19:54.573 INFO kablam! Compiling pest_meta v2.0.3 Oct 15 16:19:59.563 INFO kablam! Compiling pest_generator v2.0.0 Oct 15 16:20:06.151 INFO kablam! Compiling pest_derive v2.0.1 Oct 15 16:20:09.868 INFO kablam! Compiling tera v0.11.17 Oct 15 16:20:22.137 INFO kablam! Compiling tmpl v0.1.0 (/source) Oct 15 16:20:25.187 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 15 16:20:25.187 INFO kablam! --> src/main.rs:85:28 Oct 15 16:20:25.187 INFO kablam! | Oct 15 16:20:25.187 INFO kablam! 85 | for cause in e.causes() { Oct 15 16:20:25.187 INFO kablam! | ^^^^^^ Oct 15 16:20:25.187 INFO kablam! | Oct 15 16:20:25.187 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:20:25.187 INFO kablam! Oct 15 16:20:29.303 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.94s Oct 15 16:20:29.315 INFO kablam! su: No module specific data is present Oct 15 16:20:29.825 INFO running `"docker" "rm" "-f" "dd3856070a5e5620c648a07a6f2f7d7687a401d100c3842600ae8c70ae5c1bb5"` Oct 15 16:20:30.139 INFO blam! dd3856070a5e5620c648a07a6f2f7d7687a401d100c3842600ae8c70ae5c1bb5 Oct 15 16:20:30.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:20:30.630 INFO blam! 2954c8fe5d23785e609a4271b7f3c153a1b3a6a743dacabad2842b0d96c8668c Oct 15 16:20:30.633 INFO running `"docker" "start" "-a" "2954c8fe5d23785e609a4271b7f3c153a1b3a6a743dacabad2842b0d96c8668c"` Oct 15 16:20:31.867 INFO kablam! usermod: no changes Oct 15 16:20:32.073 INFO kablam! Compiling memchr v2.1.0 Oct 15 16:20:32.074 INFO kablam! Compiling error-chain v0.11.0 Oct 15 16:20:32.074 INFO kablam! Compiling error-chain v0.12.0 Oct 15 16:20:32.074 INFO kablam! Compiling failure v0.1.2 Oct 15 16:20:35.032 INFO kablam! Compiling aho-corasick v0.6.8 Oct 15 16:20:35.112 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 15 16:20:36.572 INFO kablam! Compiling regex v1.0.5 Oct 15 16:20:39.661 INFO kablam! Compiling skeptic v0.13.3 Oct 15 16:20:48.186 INFO kablam! Compiling tera v0.11.17 Oct 15 16:20:48.348 INFO kablam! Compiling assert_cli v0.5.4 Oct 15 16:21:04.920 INFO kablam! Compiling tmpl v0.1.0 (/source) Oct 15 16:21:08.695 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 15 16:21:08.696 INFO kablam! --> src/main.rs:85:28 Oct 15 16:21:08.696 INFO kablam! | Oct 15 16:21:08.696 INFO kablam! 85 | for cause in e.causes() { Oct 15 16:21:08.697 INFO kablam! | ^^^^^^ Oct 15 16:21:08.697 INFO kablam! | Oct 15 16:21:08.697 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:21:08.698 INFO kablam! Oct 15 16:21:08.698 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 15 16:21:08.698 INFO kablam! --> src/main.rs:85:28 Oct 15 16:21:08.699 INFO kablam! | Oct 15 16:21:08.699 INFO kablam! 85 | for cause in e.causes() { Oct 15 16:21:08.699 INFO kablam! | ^^^^^^ Oct 15 16:21:08.699 INFO kablam! | Oct 15 16:21:08.700 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:21:08.700 INFO kablam! Oct 15 16:21:12.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.29s Oct 15 16:21:12.186 INFO kablam! su: No module specific data is present Oct 15 16:21:12.914 INFO running `"docker" "rm" "-f" "2954c8fe5d23785e609a4271b7f3c153a1b3a6a743dacabad2842b0d96c8668c"` Oct 15 16:21:13.170 INFO blam! 2954c8fe5d23785e609a4271b7f3c153a1b3a6a743dacabad2842b0d96c8668c Oct 15 16:21:13.181 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:21:13.537 INFO blam! dea740bc1fc2fa101e5eed2df2896862e89e76210ed1befe8b971fd3f9d4fbaf Oct 15 16:21:13.540 INFO running `"docker" "start" "-a" "dea740bc1fc2fa101e5eed2df2896862e89e76210ed1befe8b971fd3f9d4fbaf"` Oct 15 16:21:14.877 INFO kablam! usermod: no changes Oct 15 16:21:15.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 15 16:21:15.119 INFO kablam! Running /target/debug/deps/tmpl-907bebcfc10c35d7 Oct 15 16:21:15.131 INFO blam! Oct 15 16:21:15.131 INFO blam! running 0 tests Oct 15 16:21:15.131 INFO blam! Oct 15 16:21:15.131 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:21:15.131 INFO blam! Oct 15 16:21:15.131 INFO kablam! Running /target/debug/deps/render-c48995df196ba71f Oct 15 16:21:15.132 INFO blam! Oct 15 16:21:15.132 INFO blam! running 1 test Oct 15 16:21:15.342 INFO blam! test test_success ... ok Oct 15 16:21:15.342 INFO blam! Oct 15 16:21:15.342 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:21:15.342 INFO blam! Oct 15 16:21:15.342 INFO kablam! su: No module specific data is present Oct 15 16:21:16.406 INFO running `"docker" "rm" "-f" "dea740bc1fc2fa101e5eed2df2896862e89e76210ed1befe8b971fd3f9d4fbaf"` Oct 15 16:21:16.743 INFO blam! dea740bc1fc2fa101e5eed2df2896862e89e76210ed1befe8b971fd3f9d4fbaf