Oct 13 15:17:56.467 INFO checking finchers-template-0.1.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:17:56.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 15:17:56.866 INFO blam! ab0e3517a78bbaf0fe62c5025d3b48b7494006cd68c0e4071af7ade81f5e5589 Oct 13 15:17:56.874 INFO running `"docker" "start" "-a" "ab0e3517a78bbaf0fe62c5025d3b48b7494006cd68c0e4071af7ade81f5e5589"` Oct 13 15:17:58.116 INFO kablam! usermod: no changes Oct 13 15:17:58.488 INFO kablam! Checking bytes v0.4.10 Oct 13 15:17:58.500 INFO kablam! Checking cookie v0.11.0 Oct 13 15:17:58.500 INFO kablam! Checking serde_qs v0.4.1 Oct 13 15:17:58.500 INFO kablam! Checking tera v0.11.17 Oct 13 15:18:03.436 INFO kablam! Checking tokio-io v0.1.9 Oct 13 15:18:03.437 INFO kablam! Checking http v0.1.13 Oct 13 15:18:09.127 INFO kablam! Checking tokio-codec v0.1.1 Oct 13 15:18:09.132 INFO kablam! Checking tokio-reactor v0.1.6 Oct 13 15:18:09.134 INFO kablam! Checking tokio-fs v0.1.3 Oct 13 15:18:16.672 INFO kablam! Checking h2 v0.1.12 Oct 13 15:18:18.600 INFO kablam! Checking tokio-uds v0.2.2 Oct 13 15:18:18.601 INFO kablam! Checking tokio-tcp v0.1.2 Oct 13 15:18:18.601 INFO kablam! Checking tokio-udp v0.1.2 Oct 13 15:18:28.842 INFO kablam! Checking tokio v0.1.11 Oct 13 15:18:33.533 INFO kablam! Checking hyper v0.12.11 Oct 13 15:18:40.628 INFO kablam! Checking finchers v0.12.2 Oct 13 15:18:49.211 INFO kablam! Checking finchers-template v0.1.1 (/source) Oct 13 15:19:04.536 INFO kablam! warning: outlives requirements can be inferred Oct 13 15:19:04.537 INFO kablam! --> src/lib.rs:293:52 Oct 13 15:19:04.537 INFO kablam! | Oct 13 15:19:04.538 INFO kablam! 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Oct 13 15:19:04.538 INFO kablam! | ^^^^^ help: remove this bound Oct 13 15:19:04.539 INFO kablam! | Oct 13 15:19:04.540 INFO kablam! note: lint level defined here Oct 13 15:19:04.540 INFO kablam! --> src/lib.rs:11:5 Oct 13 15:19:04.540 INFO kablam! | Oct 13 15:19:04.541 INFO kablam! 11 | rust_2018_idioms, Oct 13 15:19:04.541 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:19:04.541 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 13 15:19:04.542 INFO kablam! Oct 13 15:19:05.709 INFO kablam! warning: outlives requirements can be inferred Oct 13 15:19:05.710 INFO kablam! --> src/lib.rs:293:52 Oct 13 15:19:05.710 INFO kablam! | Oct 13 15:19:05.711 INFO kablam! 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Oct 13 15:19:05.712 INFO kablam! | ^^^^^ help: remove this bound Oct 13 15:19:05.712 INFO kablam! | Oct 13 15:19:05.713 INFO kablam! note: lint level defined here Oct 13 15:19:05.714 INFO kablam! --> src/lib.rs:11:5 Oct 13 15:19:05.714 INFO kablam! | Oct 13 15:19:05.715 INFO kablam! 11 | rust_2018_idioms, Oct 13 15:19:05.715 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:19:05.716 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 13 15:19:05.716 INFO kablam! Oct 13 15:19:06.404 INFO kablam! error[E0601]: `main` function not found in crate `horrorshow` Oct 13 15:19:06.416 INFO kablam! | Oct 13 15:19:06.417 INFO kablam! = note: consider adding a `main` function to `examples/horrorshow.rs` Oct 13 15:19:06.418 INFO kablam! Oct 13 15:19:06.418 INFO kablam! error: aborting due to previous error Oct 13 15:19:06.419 INFO kablam! Oct 13 15:19:06.420 INFO kablam! For more information about this error, try `rustc --explain E0601`. Oct 13 15:19:06.445 INFO kablam! error: Could not compile `finchers-template`. Oct 13 15:19:06.446 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 15:19:06.731 INFO kablam! error[E0601]: `main` function not found in crate `handlebars` Oct 13 15:19:06.731 INFO kablam! | Oct 13 15:19:06.732 INFO kablam! = note: consider adding a `main` function to `examples/handlebars.rs` Oct 13 15:19:06.732 INFO kablam! Oct 13 15:19:06.732 INFO kablam! error: aborting due to previous error Oct 13 15:19:06.732 INFO kablam! Oct 13 15:19:06.732 INFO kablam! For more information about this error, try `rustc --explain E0601`. Oct 13 15:19:06.749 INFO kablam! error: Could not compile `finchers-template`. Oct 13 15:19:06.749 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 15:19:15.052 INFO kablam! error: build failed Oct 13 15:19:15.052 INFO kablam! su: No module specific data is present Oct 13 15:19:16.138 INFO running `"docker" "rm" "-f" "ab0e3517a78bbaf0fe62c5025d3b48b7494006cd68c0e4071af7ade81f5e5589"` Oct 13 15:19:16.476 INFO blam! ab0e3517a78bbaf0fe62c5025d3b48b7494006cd68c0e4071af7ade81f5e5589