Oct 13 15:17:55.774 INFO checking finchers-template-0.1.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 15:17:55.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.008 INFO blam! 26b59dbe52591c9e927e4afe9b726fcfaa3a5c35fdded60d8d284b492093c5bb Oct 13 15:17:56.009 INFO running `"docker" "start" "-a" "26b59dbe52591c9e927e4afe9b726fcfaa3a5c35fdded60d8d284b492093c5bb"` Oct 13 15:17:57.103 INFO kablam! usermod: no changes Oct 13 15:17:57.438 INFO kablam! Checking bytes v0.4.10 Oct 13 15:17:57.452 INFO kablam! Checking cookie v0.11.0 Oct 13 15:17:57.460 INFO kablam! Checking serde_qs v0.4.1 Oct 13 15:17:57.461 INFO kablam! Checking tera v0.11.17 Oct 13 15:17:59.576 INFO kablam! Checking tokio-io v0.1.9 Oct 13 15:17:59.576 INFO kablam! Checking http v0.1.13 Oct 13 15:18:06.014 INFO kablam! Checking tokio-codec v0.1.1 Oct 13 15:18:06.014 INFO kablam! Checking tokio-reactor v0.1.6 Oct 13 15:18:06.015 INFO kablam! Checking tokio-fs v0.1.3 Oct 13 15:18:15.169 INFO kablam! Checking tokio-uds v0.2.2 Oct 13 15:18:15.169 INFO kablam! Checking tokio-tcp v0.1.2 Oct 13 15:18:15.170 INFO kablam! Checking tokio-udp v0.1.2 Oct 13 15:18:16.357 INFO kablam! Checking h2 v0.1.12 Oct 13 15:18:24.241 INFO kablam! Checking tokio v0.1.11 Oct 13 15:18:29.938 INFO kablam! Checking hyper v0.12.11 Oct 13 15:18:36.762 INFO kablam! Checking finchers v0.12.2 Oct 13 15:18:45.957 INFO kablam! Checking finchers-template v0.1.1 (/source) Oct 13 15:19:00.472 INFO kablam! warning: outlives requirements can be inferred Oct 13 15:19:00.472 INFO kablam! --> src/lib.rs:293:52 Oct 13 15:19:00.473 INFO kablam! | Oct 13 15:19:00.473 INFO kablam! 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Oct 13 15:19:00.473 INFO kablam! | ^^^^^ help: remove this bound Oct 13 15:19:00.473 INFO kablam! | Oct 13 15:19:00.473 INFO kablam! note: lint level defined here Oct 13 15:19:00.473 INFO kablam! --> src/lib.rs:11:5 Oct 13 15:19:00.473 INFO kablam! | Oct 13 15:19:00.473 INFO kablam! 11 | rust_2018_idioms, Oct 13 15:19:00.473 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:19:00.473 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 13 15:19:00.473 INFO kablam! Oct 13 15:19:00.576 INFO kablam! warning: outlives requirements can be inferred Oct 13 15:19:00.576 INFO kablam! --> src/lib.rs:293:52 Oct 13 15:19:00.576 INFO kablam! | Oct 13 15:19:00.577 INFO kablam! 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Oct 13 15:19:00.577 INFO kablam! | ^^^^^ help: remove this bound Oct 13 15:19:00.577 INFO kablam! | Oct 13 15:19:00.577 INFO kablam! note: lint level defined here Oct 13 15:19:00.577 INFO kablam! --> src/lib.rs:11:5 Oct 13 15:19:00.578 INFO kablam! | Oct 13 15:19:00.578 INFO kablam! 11 | rust_2018_idioms, Oct 13 15:19:00.578 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:19:00.578 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 13 15:19:00.579 INFO kablam! Oct 13 15:19:02.301 INFO kablam! error[E0601]: `main` function not found in crate `handlebars` Oct 13 15:19:02.302 INFO kablam! | Oct 13 15:19:02.303 INFO kablam! = note: consider adding a `main` function to `examples/handlebars.rs` Oct 13 15:19:02.304 INFO kablam! Oct 13 15:19:02.305 INFO kablam! error: aborting due to previous error Oct 13 15:19:02.305 INFO kablam! Oct 13 15:19:02.306 INFO kablam! For more information about this error, try `rustc --explain E0601`. Oct 13 15:19:02.312 INFO kablam! error: Could not compile `finchers-template`. Oct 13 15:19:02.313 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 15:19:02.498 INFO kablam! error[E0601]: `main` function not found in crate `horrorshow` Oct 13 15:19:02.499 INFO kablam! | Oct 13 15:19:02.500 INFO kablam! = note: consider adding a `main` function to `examples/horrorshow.rs` Oct 13 15:19:02.500 INFO kablam! Oct 13 15:19:02.501 INFO kablam! error: aborting due to previous error Oct 13 15:19:02.501 INFO kablam! Oct 13 15:19:02.502 INFO kablam! For more information about this error, try `rustc --explain E0601`. Oct 13 15:19:02.513 INFO kablam! error: Could not compile `finchers-template`. Oct 13 15:19:02.514 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 15:19:10.565 INFO kablam! error: build failed Oct 13 15:19:10.567 INFO kablam! su: No module specific data is present Oct 13 15:19:11.489 INFO running `"docker" "rm" "-f" "26b59dbe52591c9e927e4afe9b726fcfaa3a5c35fdded60d8d284b492093c5bb"` Oct 13 15:19:11.796 INFO blam! 26b59dbe52591c9e927e4afe9b726fcfaa3a5c35fdded60d8d284b492093c5bb