[INFO] cloning repository fin-ger/simple-raft-node [INFO] running `"git" "clone" "--bare" "git://github.com/fin-ger/simple-raft-node.git" "work/cache/sources/gh/fin-ger/simple-raft-node"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/fin-ger/simple-raft-node'... [INFO] running `"git" "clone" "work/cache/sources/gh/fin-ger/simple-raft-node" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/fin-ger/simple-raft-node"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/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-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/fin-ger/simple-raft-node"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/fin-ger/simple-raft-node'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1688f0b1b7946d87938038516466e3ed9852185d [INFO] sha for GitHub repo fin-ger/simple-raft-node: 1688f0b1b7946d87938038516466e3ed9852185d [INFO] validating manifest of fin-ger/simple-raft-node on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fin-ger/simple-raft-node on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-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-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/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-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/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/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc-rust v2.1.5 [INFO] [stderr] Downloaded protobuf-codegen v2.1.5 [INFO] [stderr] Downloaded protobuf-build v0.6.0 [INFO] [stderr] Downloaded protobuf v2.1.5 [INFO] [stderr] Downloaded protoc v2.1.5 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking fin-ger/simple-raft-node against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-3/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/fin-ger/simple-raft-node:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f6edcf28a32af7c563da2300ece163204fdcea600c88d22c51fc5599d1662348 [INFO] running `"docker" "start" "-a" "f6edcf28a32af7c563da2300ece163204fdcea600c88d22c51fc5599d1662348"` [INFO] [stderr] Compiling protobuf v2.1.5 [INFO] [stderr] Checking async-datagram v2.2.0 [INFO] [stderr] Checking async-ready v2.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling protoc v2.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Checking nix v0.13.0 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling synstructure v0.10.2 [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 getset v0.0.7 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking cookie v0.11.1 [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 parking_lot_core v0.4.0 [INFO] [stderr] Checking ctrlc v3.1.2 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.16 [INFO] [stderr] Checking rocket_http v0.4.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.16 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.16 [INFO] [stderr] Checking serde v1.0.92 [INFO] [stderr] Checking romio v0.3.0-alpha.8 [INFO] [stderr] Checking juliex v0.3.0-alpha.6 [INFO] [stderr] Checking runtime-raw v0.3.0-alpha.3 [INFO] [stderr] Checking runtime-native v0.3.0-alpha.3 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Checking runtime v0.3.0-alpha.4 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling protobuf-codegen v2.1.5 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling protoc-rust v2.1.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Compiling grpcio-compiler v0.5.0-alpha [INFO] [stderr] Checking rocket v0.4.1 [INFO] [stderr] Compiling protoc-grpcio v1.0.2 [INFO] [stderr] Compiling protobuf-build 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" "f6edcf28a32af7c563da2300ece163204fdcea600c88d22c51fc5599d1662348"` [INFO] running `"docker" "rm" "-f" "f6edcf28a32af7c563da2300ece163204fdcea600c88d22c51fc5599d1662348"` [INFO] [stdout] f6edcf28a32af7c563da2300ece163204fdcea600c88d22c51fc5599d1662348