[INFO] crate finchers-template 0.1.1 is already in cache [INFO] extracting crate finchers-template 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/finchers-template/0.1.1 [INFO] extracting crate finchers-template 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/finchers-template/0.1.1 [INFO] validating manifest of finchers-template-0.1.1 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of finchers-template-0.1.1 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing finchers-template-0.1.1 [INFO] finished frobbing finchers-template-0.1.1 [INFO] frobbed toml for finchers-template-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/finchers-template/0.1.1/Cargo.toml [INFO] started frobbing finchers-template-0.1.1 [INFO] finished frobbing finchers-template-0.1.1 [INFO] frobbed toml for finchers-template-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/finchers-template/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing finchers-template-0.1.1 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/finchers-template/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 0cf4197f41bca67f554b21e16559bea45ef4fd0c6180700fff0707f34fb28fe2 [INFO] running `"docker" "start" "-a" "0cf4197f41bca67f554b21e16559bea45ef4fd0c6180700fff0707f34fb28fe2"` [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling serde_qs v0.4.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling finchers v0.12.2 [INFO] [stderr] Compiling finchers-template v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'mime_guess::guess_mime_type': Use `from_path(path).first_or_octet_stream()` instead [INFO] [stderr] --> src/lib.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | use mime_guess::guess_mime_type; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'mime_guess::guess_mime_type': Use `from_path(path).first_or_octet_stream()` instead [INFO] [stderr] --> src/lib.rs:158:53 [INFO] [stderr] | [INFO] [stderr] 158 | let content_type = HeaderValue::from_shared(guess_mime_type(&*name).as_ref().into()) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: outlives requirements can be inferred [INFO] [stderr] --> src/lib.rs:293:52 [INFO] [stderr] | [INFO] [stderr] 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { [INFO] [stderr] | ^^^^^ help: remove this bound [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | rust_2018_idioms, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "0cf4197f41bca67f554b21e16559bea45ef4fd0c6180700fff0707f34fb28fe2"` [INFO] running `"docker" "rm" "-f" "0cf4197f41bca67f554b21e16559bea45ef4fd0c6180700fff0707f34fb28fe2"` [INFO] [stdout] 0cf4197f41bca67f554b21e16559bea45ef4fd0c6180700fff0707f34fb28fe2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/finchers-template/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d865a93afdb6ef143240a10e5e403c45a5ab09f43b447b13ea2a438bb7746f6e [INFO] running `"docker" "start" "-a" "d865a93afdb6ef143240a10e5e403c45a5ab09f43b447b13ea2a438bb7746f6e"` [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling finchers-template v0.1.1 (/opt/crater/workdir) [INFO] [stderr] error[E0601]: `main` function not found in crate `handlebars` [INFO] [stderr] error[E0601]: `main` function not found in crate `horrorshow` [INFO] [stderr] | [INFO] [stderr] = note: consider adding a `main` function to `examples/horrorshow.rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0601`. [INFO] [stderr] error: Could not compile `finchers-template`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] | [INFO] [stderr] = note: consider adding a `main` function to `examples/handlebars.rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0601`. [INFO] [stderr] error: Could not compile `finchers-template`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'mime_guess::guess_mime_type': Use `from_path(path).first_or_octet_stream()` instead [INFO] [stderr] --> src/lib.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | use mime_guess::guess_mime_type; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'mime_guess::guess_mime_type': Use `from_path(path).first_or_octet_stream()` instead [INFO] [stderr] --> src/lib.rs:158:53 [INFO] [stderr] | [INFO] [stderr] 158 | let content_type = HeaderValue::from_shared(guess_mime_type(&*name).as_ref().into()) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: outlives requirements can be inferred [INFO] [stderr] --> src/lib.rs:293:52 [INFO] [stderr] | [INFO] [stderr] 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { [INFO] [stderr] | ^^^^^ help: remove this bound [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | rust_2018_idioms, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d865a93afdb6ef143240a10e5e403c45a5ab09f43b447b13ea2a438bb7746f6e"` [INFO] running `"docker" "rm" "-f" "d865a93afdb6ef143240a10e5e403c45a5ab09f43b447b13ea2a438bb7746f6e"` [INFO] [stdout] d865a93afdb6ef143240a10e5e403c45a5ab09f43b447b13ea2a438bb7746f6e