[INFO] updating cached repository luis-vmjr/freedu [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/luis-vmjr/freedu [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/luis-vmjr/freedu" "work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/luis-vmjr/freedu"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/luis-vmjr/freedu'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/luis-vmjr/freedu" "work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/luis-vmjr/freedu"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/luis-vmjr/freedu'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c6b70beb7ee4bc936ccd7f9c753cfe422ed2dab5 [INFO] sha for GitHub repo luis-vmjr/freedu: c6b70beb7ee4bc936ccd7f9c753cfe422ed2dab5 [INFO] validating manifest of luis-vmjr/freedu on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of luis-vmjr/freedu on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing luis-vmjr/freedu [INFO] finished frobbing luis-vmjr/freedu [INFO] frobbed toml for luis-vmjr/freedu written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/luis-vmjr/freedu/Cargo.toml [INFO] started frobbing luis-vmjr/freedu [INFO] finished frobbing luis-vmjr/freedu [INFO] frobbed toml for luis-vmjr/freedu written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/luis-vmjr/freedu/Cargo.toml [INFO] crate luis-vmjr/freedu already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking luis-vmjr/freedu against master#452087b4bf18cece2d52d7cd8c9147195e5404bf for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-2/master#452087b4bf18cece2d52d7cd8c9147195e5404bf:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/luis-vmjr/freedu:/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=forbid" "-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" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 641d355dbc52bf2c99d479f1f747b5ef99e5c2a375b08c9c7779938ea9528dd9 [INFO] running `"docker" "start" "-a" "641d355dbc52bf2c99d479f1f747b5ef99e5c2a375b08c9c7779938ea9528dd9"` [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Compiling rocket v0.4.1 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking mio v0.6.18 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking mustache v0.8.2 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking buf_redux v0.7.1 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking digest v0.7.5 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking notify v4.0.12 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Checking blake2 v0.7.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Compiling diesel_infer_schema v0.16.0 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking nickel v0.10.1 [INFO] [stderr] Checking dotenv v0.10.1 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.1 [INFO] [stderr] Checking serde v1.0.79 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.28 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking handlebars v0.32.4 [INFO] [stderr] Checking tiny_http v0.6.0 [INFO] [stderr] error[E0432]: unresolved import `std::boxed::FnBox` [INFO] [stderr] --> /opt/crater/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" "641d355dbc52bf2c99d479f1f747b5ef99e5c2a375b08c9c7779938ea9528dd9"` [INFO] running `"docker" "rm" "-f" "641d355dbc52bf2c99d479f1f747b5ef99e5c2a375b08c9c7779938ea9528dd9"` [INFO] [stdout] 641d355dbc52bf2c99d479f1f747b5ef99e5c2a375b08c9c7779938ea9528dd9