[INFO] crate finchers-template 0.1.1 is already in cache [INFO] testing finchers-template-0.1.1 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate finchers-template 0.1.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate finchers-template 0.1.1 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate finchers-template 0.1.1 [INFO] finished tweaking crates.io crate finchers-template 0.1.1 [INFO] tweaked toml for crates.io crate finchers-template 0.1.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e8c57a7794bb004c77adb80005a1798c906045e8e859f1bfe48c0e757d15d5f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6e8c57a7794bb004c77adb80005a1798c906045e8e859f1bfe48c0e757d15d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e8c57a7794bb004c77adb80005a1798c906045e8e859f1bfe48c0e757d15d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8c57a7794bb004c77adb80005a1798c906045e8e859f1bfe48c0e757d15d5f", kill_on_drop: false }` [INFO] [stdout] 6e8c57a7794bb004c77adb80005a1798c906045e8e859f1bfe48c0e757d15d5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4a80301aa3f06f6fb64eaea25da190bd58af65c5c930a00a8b217ee551c43dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e4a80301aa3f06f6fb64eaea25da190bd58af65c5c930a00a8b217ee551c43dd", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling serde_qs v0.4.6 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling finchers v0.12.2 [INFO] [stderr] Compiling finchers-template v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'mime_guess::guess_mime_type': Use `from_path(path).first_or_octet_stream()` instead [INFO] [stdout] --> src/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | use mime_guess::guess_mime_type; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'mime_guess::guess_mime_type': Use `from_path(path).first_or_octet_stream()` instead [INFO] [stdout] --> src/lib.rs:158:53 [INFO] [stdout] | [INFO] [stdout] 158 | let content_type = HeaderValue::from_shared(guess_mime_type(&*name).as_ref().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/lib.rs:293:52 [INFO] [stdout] | [INFO] [stdout] 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { [INFO] [stdout] | ^^^^^ help: remove this bound [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rust_2018_idioms, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(explicit_outlives_requirements)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.25s [INFO] running `Command { std: "docker" "inspect" "e4a80301aa3f06f6fb64eaea25da190bd58af65c5c930a00a8b217ee551c43dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a80301aa3f06f6fb64eaea25da190bd58af65c5c930a00a8b217ee551c43dd", kill_on_drop: false }` [INFO] [stdout] e4a80301aa3f06f6fb64eaea25da190bd58af65c5c930a00a8b217ee551c43dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fecf635b9699ee5e68d855d06ff728d232f40987c5c3aafb5b9fe1a7c7b913c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9fecf635b9699ee5e68d855d06ff728d232f40987c5c3aafb5b9fe1a7c7b913c", kill_on_drop: false }` [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stdout] warning: use of deprecated item 'mime_guess::guess_mime_type': Use `from_path(path).first_or_octet_stream()` instead [INFO] [stdout] --> src/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | use mime_guess::guess_mime_type; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'mime_guess::guess_mime_type': Use `from_path(path).first_or_octet_stream()` instead [INFO] [stdout] --> src/lib.rs:158:53 [INFO] [stdout] | [INFO] [stdout] 158 | let content_type = HeaderValue::from_shared(guess_mime_type(&*name).as_ref().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/lib.rs:293:52 [INFO] [stdout] | [INFO] [stdout] 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { [INFO] [stdout] | ^^^^^ help: remove this bound [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rust_2018_idioms, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(explicit_outlives_requirements)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling finchers-template v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `horrorshow` [INFO] [stdout] --> examples/horrorshow.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![cfg(feature = "horrorshow")] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[macro_use] [INFO] [stdout] 4 | | extern crate finchers; [INFO] [stdout] ... | [INFO] [stdout] 38 | | finchers::launch(endpoint).start("127.0.0.1:4000"); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `examples/horrorshow.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `finchers-template`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0601]: `main` function not found in crate `handlebars` [INFO] [stdout] --> examples/handlebars.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![cfg(feature = "handlebars")] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[macro_use] [INFO] [stdout] 4 | | extern crate finchers; [INFO] [stdout] ... | [INFO] [stdout] 53 | | finchers::launch(endpoint).start("127.0.0.1:4000"); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `examples/handlebars.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'mime_guess::guess_mime_type': Use `from_path(path).first_or_octet_stream()` instead [INFO] [stdout] --> src/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | use mime_guess::guess_mime_type; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'mime_guess::guess_mime_type': Use `from_path(path).first_or_octet_stream()` instead [INFO] [stdout] --> src/lib.rs:158:53 [INFO] [stdout] | [INFO] [stdout] 158 | let content_type = HeaderValue::from_shared(guess_mime_type(&*name).as_ref().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/lib.rs:293:52 [INFO] [stdout] | [INFO] [stdout] 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { [INFO] [stdout] | ^^^^^ help: remove this bound [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rust_2018_idioms, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(explicit_outlives_requirements)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9fecf635b9699ee5e68d855d06ff728d232f40987c5c3aafb5b9fe1a7c7b913c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fecf635b9699ee5e68d855d06ff728d232f40987c5c3aafb5b9fe1a7c7b913c", kill_on_drop: false }` [INFO] [stdout] 9fecf635b9699ee5e68d855d06ff728d232f40987c5c3aafb5b9fe1a7c7b913c