Nov 29 01:35:30.825 INFO checking finchers-template-0.1.1 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 29 01:35:30.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-5/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 29 01:35:31.276 INFO [stdout] b93ad7c0ec96a03da9d4491de2a371b3bd951dbc5aba7ea5fe0946b461d794fe Nov 29 01:35:31.284 INFO running `"docker" "start" "-a" "b93ad7c0ec96a03da9d4491de2a371b3bd951dbc5aba7ea5fe0946b461d794fe"` Nov 29 01:35:32.783 INFO [stderr] usermod: no changes Nov 29 01:35:33.208 INFO [stderr] Checking bytes v0.4.11 Nov 29 01:35:33.244 INFO [stderr] Checking cookie v0.11.0 Nov 29 01:35:33.249 INFO [stderr] Checking serde_qs v0.4.1 Nov 29 01:35:33.250 INFO [stderr] Checking tera v0.11.20 Nov 29 01:35:37.687 INFO [stderr] Checking tokio-io v0.1.10 Nov 29 01:35:37.705 INFO [stderr] Checking http v0.1.14 Nov 29 01:35:43.109 INFO [stderr] Checking tokio-codec v0.1.1 Nov 29 01:35:43.110 INFO [stderr] Checking tokio-reactor v0.1.7 Nov 29 01:35:43.111 INFO [stderr] Checking tokio-fs v0.1.4 Nov 29 01:35:51.444 INFO [stderr] Checking tokio-uds v0.2.4 Nov 29 01:35:51.444 INFO [stderr] Checking tokio-tcp v0.1.2 Nov 29 01:35:51.444 INFO [stderr] Checking tokio-udp v0.1.3 Nov 29 01:35:52.005 INFO [stderr] Checking h2 v0.1.13 Nov 29 01:36:00.728 INFO [stderr] Checking tokio v0.1.13 Nov 29 01:36:05.942 INFO [stderr] Checking hyper v0.12.16 Nov 29 01:36:13.563 INFO [stderr] Checking finchers v0.12.2 Nov 29 01:36:22.937 INFO [stderr] Checking finchers-template v0.1.1 (/source) Nov 29 01:36:36.483 INFO [stderr] warning: outlives requirements can be inferred Nov 29 01:36:36.483 INFO [stderr] --> src/lib.rs:293:52 Nov 29 01:36:36.483 INFO [stderr] | Nov 29 01:36:36.483 INFO [stderr] 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Nov 29 01:36:36.483 INFO [stderr] | ^^^^^ help: remove this bound Nov 29 01:36:36.483 INFO [stderr] | Nov 29 01:36:36.483 INFO [stderr] note: lint level defined here Nov 29 01:36:36.483 INFO [stderr] --> src/lib.rs:11:5 Nov 29 01:36:36.483 INFO [stderr] | Nov 29 01:36:36.483 INFO [stderr] 11 | rust_2018_idioms, Nov 29 01:36:36.484 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 29 01:36:36.484 INFO [stderr] = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Nov 29 01:36:36.484 INFO [stderr] Nov 29 01:36:37.608 INFO [stderr] warning: outlives requirements can be inferred Nov 29 01:36:37.609 INFO [stderr] --> src/lib.rs:293:52 Nov 29 01:36:37.609 INFO [stderr] | Nov 29 01:36:37.609 INFO [stderr] 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Nov 29 01:36:37.609 INFO [stderr] | ^^^^^ help: remove this bound Nov 29 01:36:37.610 INFO [stderr] | Nov 29 01:36:37.610 INFO [stderr] note: lint level defined here Nov 29 01:36:37.610 INFO [stderr] --> src/lib.rs:11:5 Nov 29 01:36:37.610 INFO [stderr] | Nov 29 01:36:37.611 INFO [stderr] 11 | rust_2018_idioms, Nov 29 01:36:37.611 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 29 01:36:37.611 INFO [stderr] = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Nov 29 01:36:37.611 INFO [stderr] Nov 29 01:36:38.067 INFO [stderr] error[E0601]: `main` function not found in crate `handlebars` Nov 29 01:36:38.067 INFO [stderr] | Nov 29 01:36:38.068 INFO [stderr] = note: consider adding a `main` function to `examples/handlebars.rs` Nov 29 01:36:38.068 INFO [stderr] Nov 29 01:36:38.069 INFO [stderr] error: aborting due to previous error Nov 29 01:36:38.069 INFO [stderr] Nov 29 01:36:38.069 INFO [stderr] For more information about this error, try `rustc --explain E0601`. Nov 29 01:36:38.075 INFO [stderr] error: Could not compile `finchers-template`. Nov 29 01:36:38.076 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 01:36:38.188 INFO [stderr] error[E0601]: `main` function not found in crate `horrorshow` Nov 29 01:36:38.189 INFO [stderr] | Nov 29 01:36:38.189 INFO [stderr] = note: consider adding a `main` function to `examples/horrorshow.rs` Nov 29 01:36:38.189 INFO [stderr] Nov 29 01:36:38.189 INFO [stderr] error: aborting due to previous error Nov 29 01:36:38.189 INFO [stderr] Nov 29 01:36:38.190 INFO [stderr] For more information about this error, try `rustc --explain E0601`. Nov 29 01:36:38.204 INFO [stderr] error: Could not compile `finchers-template`. Nov 29 01:36:38.205 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 01:36:46.823 INFO [stderr] error: build failed Nov 29 01:36:46.827 INFO [stderr] su: No module specific data is present Nov 29 01:36:47.928 INFO running `"docker" "inspect" "b93ad7c0ec96a03da9d4491de2a371b3bd951dbc5aba7ea5fe0946b461d794fe"` Nov 29 01:36:48.352 INFO running `"docker" "rm" "-f" "b93ad7c0ec96a03da9d4491de2a371b3bd951dbc5aba7ea5fe0946b461d794fe"` Nov 29 01:36:48.824 INFO [stdout] b93ad7c0ec96a03da9d4491de2a371b3bd951dbc5aba7ea5fe0946b461d794fe