Oct 22 03:14:22.986 INFO checking finchers-template-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:14:22.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/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 22 03:14:23.127 INFO blam! 0fa980ab534dff5e2153478ff05aa18f0819710318a5018185e6ed5619e2f3ad Oct 22 03:14:23.128 INFO running `"docker" "start" "-a" "0fa980ab534dff5e2153478ff05aa18f0819710318a5018185e6ed5619e2f3ad"` Oct 22 03:14:23.912 INFO kablam! usermod: no changes Oct 22 03:14:24.155 INFO kablam! Checking bytes v0.4.10 Oct 22 03:14:24.158 INFO kablam! Checking cookie v0.11.0 Oct 22 03:14:24.161 INFO kablam! Checking serde_qs v0.4.1 Oct 22 03:14:24.161 INFO kablam! Checking tera v0.11.18 Oct 22 03:14:26.627 INFO kablam! Checking tokio-io v0.1.9 Oct 22 03:14:26.627 INFO kablam! Checking http v0.1.13 Oct 22 03:14:31.136 INFO kablam! Checking tokio-reactor v0.1.6 Oct 22 03:14:31.136 INFO kablam! Checking tokio-codec v0.1.1 Oct 22 03:14:31.136 INFO kablam! Checking tokio-fs v0.1.3 Oct 22 03:14:38.108 INFO kablam! Checking h2 v0.1.13 Oct 22 03:14:38.677 INFO kablam! Checking tokio-udp v0.1.2 Oct 22 03:14:38.678 INFO kablam! Checking tokio-tcp v0.1.2 Oct 22 03:14:38.679 INFO kablam! Checking tokio-uds v0.2.2 Oct 22 03:14:47.737 INFO kablam! Checking tokio v0.1.11 Oct 22 03:14:52.068 INFO kablam! Checking hyper v0.12.12 Oct 22 03:14:59.252 INFO kablam! Checking finchers v0.12.2 Oct 22 03:15:08.638 INFO kablam! Checking finchers-template v0.1.1 (/source) Oct 22 03:15:19.038 INFO kablam! warning: outlives requirements can be inferred Oct 22 03:15:19.038 INFO kablam! --> src/lib.rs:293:52 Oct 22 03:15:19.038 INFO kablam! | Oct 22 03:15:19.038 INFO kablam! 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Oct 22 03:15:19.038 INFO kablam! | ^^^^^ help: remove this bound Oct 22 03:15:19.038 INFO kablam! | Oct 22 03:15:19.039 INFO kablam! note: lint level defined here Oct 22 03:15:19.039 INFO kablam! --> src/lib.rs:11:5 Oct 22 03:15:19.039 INFO kablam! | Oct 22 03:15:19.040 INFO kablam! 11 | rust_2018_idioms, Oct 22 03:15:19.040 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 22 03:15:19.040 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 22 03:15:19.041 INFO kablam! Oct 22 03:15:20.455 INFO kablam! error[E0601]: `main` function not found in crate `horrorshow` Oct 22 03:15:20.455 INFO kablam! | Oct 22 03:15:20.455 INFO kablam! = note: consider adding a `main` function to `examples/horrorshow.rs` Oct 22 03:15:20.455 INFO kablam! Oct 22 03:15:20.456 INFO kablam! error: aborting due to previous error Oct 22 03:15:20.456 INFO kablam! Oct 22 03:15:20.456 INFO kablam! For more information about this error, try `rustc --explain E0601`. Oct 22 03:15:20.462 INFO kablam! error: Could not compile `finchers-template`. Oct 22 03:15:20.462 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 03:15:20.656 INFO kablam! error[E0601]: `main` function not found in crate `handlebars` Oct 22 03:15:20.656 INFO kablam! | Oct 22 03:15:20.656 INFO kablam! = note: consider adding a `main` function to `examples/handlebars.rs` Oct 22 03:15:20.656 INFO kablam! Oct 22 03:15:20.656 INFO kablam! error: aborting due to previous error Oct 22 03:15:20.656 INFO kablam! Oct 22 03:15:20.656 INFO kablam! For more information about this error, try `rustc --explain E0601`. Oct 22 03:15:20.658 INFO kablam! error: Could not compile `finchers-template`. Oct 22 03:15:20.658 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 03:15:21.264 INFO kablam! warning: outlives requirements can be inferred Oct 22 03:15:21.264 INFO kablam! --> src/lib.rs:293:52 Oct 22 03:15:21.264 INFO kablam! | Oct 22 03:15:21.264 INFO kablam! 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Oct 22 03:15:21.264 INFO kablam! | ^^^^^ help: remove this bound Oct 22 03:15:21.264 INFO kablam! | Oct 22 03:15:21.264 INFO kablam! note: lint level defined here Oct 22 03:15:21.264 INFO kablam! --> src/lib.rs:11:5 Oct 22 03:15:21.264 INFO kablam! | Oct 22 03:15:21.264 INFO kablam! 11 | rust_2018_idioms, Oct 22 03:15:21.264 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 22 03:15:21.264 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 22 03:15:21.264 INFO kablam! Oct 22 03:15:28.704 INFO kablam! error: build failed Oct 22 03:15:28.705 INFO kablam! su: No module specific data is present Oct 22 03:15:29.313 INFO running `"docker" "rm" "-f" "0fa980ab534dff5e2153478ff05aa18f0819710318a5018185e6ed5619e2f3ad"` Oct 22 03:15:29.484 INFO blam! 0fa980ab534dff5e2153478ff05aa18f0819710318a5018185e6ed5619e2f3ad