[INFO] updating cached repository https://github.com/vivlim/vivcms [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d8c84ffc80a3f16b142fe3070e24342cf7c2dd8d [INFO] checking vivlim/vivcms against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivlim%2Fvivcms" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vivlim/vivcms on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vivlim/vivcms [INFO] finished tweaking git repo https://github.com/vivlim/vivcms [INFO] tweaked toml for git repo https://github.com/vivlim/vivcms written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/vivlim/vivcms already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 55efd5a2c6be731b281e8015bc657c8143a0183602d3771ee030ae3253ca9590 [INFO] running `"docker" "start" "-a" "55efd5a2c6be731b281e8015bc657c8143a0183602d3771ee030ae3253ca9590"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking svg v0.5.12 [INFO] [stderr] Checking url_path v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking svgbob v0.3.2 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Checking comrak v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling rocket_http v0.4.1 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Checking rocket v0.4.1 [INFO] [stderr] error[E0432]: unresolved import `std::boxed::FnBox` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.1/src/fairing/ad_hoc.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::boxed::FnBox; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `FnBox` in `boxed` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `rocket`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "55efd5a2c6be731b281e8015bc657c8143a0183602d3771ee030ae3253ca9590"` [INFO] running `"docker" "rm" "-f" "55efd5a2c6be731b281e8015bc657c8143a0183602d3771ee030ae3253ca9590"` [INFO] [stdout] 55efd5a2c6be731b281e8015bc657c8143a0183602d3771ee030ae3253ca9590