[INFO] fetching crate rocket_dyn_templates 0.1.0-rc.1... [INFO] checking rocket_dyn_templates-0.1.0-rc.1 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate rocket_dyn_templates 0.1.0-rc.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rocket_dyn_templates 0.1.0-rc.1 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket_dyn_templates 0.1.0-rc.1 [INFO] finished tweaking crates.io crate rocket_dyn_templates 0.1.0-rc.1 [INFO] tweaked toml for crates.io crate rocket_dyn_templates 0.1.0-rc.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded quick-error v2.0.1 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.0 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] [stderr] Downloaded handlebars v3.5.5 [INFO] [stderr] Downloaded globset v0.4.8 [INFO] [stderr] Downloaded normpath v0.3.0 [INFO] [stderr] Downloaded ignore v0.4.18 [INFO] [stderr] Downloaded tera v1.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e85c7368451b320905dbbaa3f49a2dff250e67af3c5abb930bdf5cb8adb9fb5 [INFO] running `Command { std: "docker" "start" "-a" "3e85c7368451b320905dbbaa3f49a2dff250e67af3c5abb930bdf5cb8adb9fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e85c7368451b320905dbbaa3f49a2dff250e67af3c5abb930bdf5cb8adb9fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e85c7368451b320905dbbaa3f49a2dff250e67af3c5abb930bdf5cb8adb9fb5", kill_on_drop: false }` [INFO] [stdout] 3e85c7368451b320905dbbaa3f49a2dff250e67af3c5abb930bdf5cb8adb9fb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76c454d4fa007c9207ae0fc0f7e67fb6f9fe5ef38b5391813036b320802b7450 [INFO] running `Command { std: "docker" "start" "-a" "76c454d4fa007c9207ae0fc0f7e67fb6f9fe5ef38b5391813036b320802b7450", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking normpath v0.3.0 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling devise v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ubyte v0.10.1 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.10 [INFO] [stderr] Checking rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Checking rocket_dyn_templates v0.1.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] error: at least one of "tera" or "handlebars" features must be enabled [INFO] [stdout] --> src/lib.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | compile_error!("at least one of \"tera\" or \"handlebars\" features must be enabled"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: at least one of "tera" or "handlebars" features must be enabled [INFO] [stdout] --> src/lib.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | compile_error!("at least one of \"tera\" or \"handlebars\" features must be enabled"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_dyn_templates` [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "76c454d4fa007c9207ae0fc0f7e67fb6f9fe5ef38b5391813036b320802b7450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c454d4fa007c9207ae0fc0f7e67fb6f9fe5ef38b5391813036b320802b7450", kill_on_drop: false }` [INFO] [stdout] 76c454d4fa007c9207ae0fc0f7e67fb6f9fe5ef38b5391813036b320802b7450