Nov 30 22:58:26.725 INFO checking finchers-template-0.1.1 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 22:58:26.725 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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"` Nov 30 22:58:27.164 INFO [stdout] e04c6cef89b0bc2be2a8ad291d91cedc3263c174945847c4f4af6302e344fabf Nov 30 22:58:27.168 INFO running `"docker" "start" "-a" "e04c6cef89b0bc2be2a8ad291d91cedc3263c174945847c4f4af6302e344fabf"` Nov 30 22:58:28.519 INFO [stderr] usermod: no changes Nov 30 22:58:28.917 INFO [stderr] Checking bytes v0.4.11 Nov 30 22:58:28.917 INFO [stderr] Checking cookie v0.11.0 Nov 30 22:58:28.918 INFO [stderr] Checking serde_qs v0.4.1 Nov 30 22:58:28.924 INFO [stderr] Checking tera v0.11.20 Nov 30 22:58:33.952 INFO [stderr] Checking tokio-io v0.1.10 Nov 30 22:58:33.953 INFO [stderr] Checking http v0.1.14 Nov 30 22:58:39.270 INFO [stderr] Checking tokio-reactor v0.1.7 Nov 30 22:58:39.271 INFO [stderr] Checking tokio-codec v0.1.1 Nov 30 22:58:39.281 INFO [stderr] Checking tokio-fs v0.1.4 Nov 30 22:58:45.723 INFO [stderr] Checking h2 v0.1.13 Nov 30 22:58:47.792 INFO [stderr] Checking tokio-uds v0.2.4 Nov 30 22:58:47.792 INFO [stderr] Checking tokio-udp v0.1.3 Nov 30 22:58:47.792 INFO [stderr] Checking tokio-tcp v0.1.2 Nov 30 22:58:58.329 INFO [stderr] Checking tokio v0.1.13 Nov 30 22:59:03.110 INFO [stderr] Checking hyper v0.12.16 Nov 30 22:59:10.909 INFO [stderr] Checking finchers v0.12.2 Nov 30 22:59:20.445 INFO [stderr] Checking finchers-template v0.1.1 (/source) Nov 30 22:59:36.224 INFO [stderr] warning: outlives requirements can be inferred Nov 30 22:59:36.225 INFO [stderr] --> src/lib.rs:293:52 Nov 30 22:59:36.225 INFO [stderr] | Nov 30 22:59:36.225 INFO [stderr] 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Nov 30 22:59:36.225 INFO [stderr] | ^^^^^ help: remove this bound Nov 30 22:59:36.225 INFO [stderr] | Nov 30 22:59:36.225 INFO [stderr] note: lint level defined here Nov 30 22:59:36.226 INFO [stderr] --> src/lib.rs:11:5 Nov 30 22:59:36.226 INFO [stderr] | Nov 30 22:59:36.226 INFO [stderr] 11 | rust_2018_idioms, Nov 30 22:59:36.226 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 22:59:36.226 INFO [stderr] = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Nov 30 22:59:36.226 INFO [stderr] Nov 30 22:59:36.446 INFO [stderr] warning: outlives requirements can be inferred Nov 30 22:59:36.447 INFO [stderr] --> src/lib.rs:293:52 Nov 30 22:59:36.447 INFO [stderr] | Nov 30 22:59:36.447 INFO [stderr] 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Nov 30 22:59:36.447 INFO [stderr] | ^^^^^ help: remove this bound Nov 30 22:59:36.448 INFO [stderr] | Nov 30 22:59:36.448 INFO [stderr] note: lint level defined here Nov 30 22:59:36.448 INFO [stderr] --> src/lib.rs:11:5 Nov 30 22:59:36.448 INFO [stderr] | Nov 30 22:59:36.449 INFO [stderr] 11 | rust_2018_idioms, Nov 30 22:59:36.449 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 22:59:36.449 INFO [stderr] = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Nov 30 22:59:36.449 INFO [stderr] Nov 30 22:59:37.880 INFO [stderr] error[E0601]: `main` function not found in crate `horrorshow` Nov 30 22:59:37.880 INFO [stderr] | Nov 30 22:59:37.880 INFO [stderr] = note: consider adding a `main` function to `examples/horrorshow.rs` Nov 30 22:59:37.880 INFO [stderr] Nov 30 22:59:37.880 INFO [stderr] error: aborting due to previous error Nov 30 22:59:37.880 INFO [stderr] Nov 30 22:59:37.880 INFO [stderr] For more information about this error, try `rustc --explain E0601`. Nov 30 22:59:37.893 INFO [stderr] error: Could not compile `finchers-template`. Nov 30 22:59:37.893 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 22:59:37.952 INFO [stderr] error[E0601]: `main` function not found in crate `handlebars` Nov 30 22:59:37.952 INFO [stderr] | Nov 30 22:59:37.952 INFO [stderr] = note: consider adding a `main` function to `examples/handlebars.rs` Nov 30 22:59:37.952 INFO [stderr] Nov 30 22:59:37.952 INFO [stderr] error: aborting due to previous error Nov 30 22:59:37.952 INFO [stderr] Nov 30 22:59:37.952 INFO [stderr] For more information about this error, try `rustc --explain E0601`. Nov 30 22:59:37.985 INFO [stderr] error: Could not compile `finchers-template`. Nov 30 22:59:37.985 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 22:59:47.046 INFO [stderr] error: build failed Nov 30 22:59:47.056 INFO [stderr] su: No module specific data is present Nov 30 22:59:47.668 INFO running `"docker" "inspect" "e04c6cef89b0bc2be2a8ad291d91cedc3263c174945847c4f4af6302e344fabf"` Nov 30 22:59:48.010 INFO running `"docker" "rm" "-f" "e04c6cef89b0bc2be2a8ad291d91cedc3263c174945847c4f4af6302e344fabf"` Nov 30 22:59:48.200 INFO [stdout] e04c6cef89b0bc2be2a8ad291d91cedc3263c174945847c4f4af6302e344fabf