[INFO] updating cached repository fin-ger/simple-raft-node [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fin-ger/simple-raft-node [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fin-ger/simple-raft-node" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/fin-ger/simple-raft-node"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/fin-ger/simple-raft-node'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fin-ger/simple-raft-node" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/fin-ger/simple-raft-node"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/fin-ger/simple-raft-node'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a26a3e41e6b35d199b577f82def3b807a5b811c4 [INFO] sha for GitHub repo fin-ger/simple-raft-node: a26a3e41e6b35d199b577f82def3b807a5b811c4 [INFO] validating manifest of fin-ger/simple-raft-node on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fin-ger/simple-raft-node on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fin-ger/simple-raft-node [INFO] finished frobbing fin-ger/simple-raft-node [INFO] frobbed toml for fin-ger/simple-raft-node written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/fin-ger/simple-raft-node/Cargo.toml [INFO] started frobbing fin-ger/simple-raft-node [INFO] finished frobbing fin-ger/simple-raft-node [INFO] frobbed toml for fin-ger/simple-raft-node written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/fin-ger/simple-raft-node/Cargo.toml [INFO] crate fin-ger/simple-raft-node already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking fin-ger/simple-raft-node against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-7/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/fin-ger/simple-raft-node:/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" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b4b93748e65a9f4fa659bfeb78b48be9f5dfe5a375db90b855d7c0b7ccc16ff4 [INFO] running `"docker" "start" "-a" "b4b93748e65a9f4fa659bfeb78b48be9f5dfe5a375db90b855d7c0b7ccc16ff4"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling protobuf v2.1.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Checking async-datagram v2.2.0 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Checking async-ready v2.1.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.16 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling protoc v2.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Compiling rocket v0.4.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking nix v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking ring v0.13.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking backtrace v0.3.26 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking ctrlc v3.1.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling protobuf-codegen v2.1.5 [INFO] [stderr] Compiling protoc-rust v2.1.5 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling rocket_http v0.4.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Checking serde v1.0.92 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.16 [INFO] [stderr] Checking juliex v0.3.0-alpha.6 [INFO] [stderr] Checking runtime-raw v0.3.0-alpha.3 [INFO] [stderr] Checking romio v0.3.0-alpha.8 [INFO] [stderr] Checking runtime-native v0.3.0-alpha.3 [INFO] [stderr] Checking runtime v0.3.0-alpha.4 [INFO] [stderr] Compiling grpcio-compiler v0.5.0-alpha [INFO] [stderr] Compiling protoc-grpcio v1.0.2 [INFO] [stderr] Compiling protobuf-build v0.6.0 [INFO] [stderr] Compiling raft v0.5.0 (https://github.com/pingcap/raft-rs#939dd56b) [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking rmp-serde v0.13.7 [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" "b4b93748e65a9f4fa659bfeb78b48be9f5dfe5a375db90b855d7c0b7ccc16ff4"` [INFO] running `"docker" "rm" "-f" "b4b93748e65a9f4fa659bfeb78b48be9f5dfe5a375db90b855d7c0b7ccc16ff4"` [INFO] [stdout] b4b93748e65a9f4fa659bfeb78b48be9f5dfe5a375db90b855d7c0b7ccc16ff4