[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-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/fin-ger/simple-raft-node"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/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-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/fin-ger/simple-raft-node"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/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#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fin-ger/simple-raft-node on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-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-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/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-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf-build v0.6.0 [INFO] [stderr] Downloaded protoc-rust v2.1.5 [INFO] [stderr] Downloaded protobuf-codegen v2.1.5 [INFO] [stderr] Downloaded protobuf v2.1.5 [INFO] [stderr] Downloaded protoc v2.1.5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking fin-ger/simple-raft-node against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-3/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 53dae5d923f34edc46955b97c80d4680d34169c53dfd074b971b7ad4a9a87e07 [INFO] running `"docker" "start" "-a" "53dae5d923f34edc46955b97c80d4680d34169c53dfd074b971b7ad4a9a87e07"` [INFO] [stderr] Compiling protobuf v2.1.5 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.16 [INFO] [stderr] Checking async-datagram v2.2.0 [INFO] [stderr] Checking async-ready v2.1.0 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Compiling rocket v0.4.1 [INFO] [stderr] Compiling protoc v2.1.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking nix v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking backtrace v0.3.26 [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 hyper v0.10.16 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.16 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking ctrlc v3.1.2 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Checking crossbeam v0.6.0 [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 pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_core v0.2.0 [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 failure_derive v0.1.5 [INFO] [stderr] Compiling protobuf-codegen v2.1.5 [INFO] [stderr] Compiling futures-select-macro-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 pear v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Checking rocket_http v0.4.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling protoc-rust v2.1.5 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking serde v1.0.92 [INFO] [stderr] Compiling prost v0.5.0 [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] Checking toml v0.4.10 [INFO] [stderr] Checking rmp-serde v0.13.7 [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 simple-raft-node v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0599]: no function or associated item named `create_transports` found for type `simple_raft_node::transports::mpsc_channel::MpscChannelTransport<_>` in the current scope [INFO] [stderr] --> benches/write.rs:25:78 [INFO] [stderr] | [INFO] [stderr] 25 | let nodes: Vec>> = MpscChannelTransport::create_transports( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `simple_raft_node::transports::mpsc_channel::MpscChannelTransport<_>` [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 2, found 3 [INFO] [stderr] --> benches/write.rs:31:31 [INFO] [stderr] | [INFO] [stderr] 31 | Node::new::<_, _, MemStorage>( [INFO] [stderr] | ^^^^^^^^^^ unexpected type argument [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 5 parameters but 4 parameters were supplied [INFO] [stderr] --> benches/write.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | / Node::new::<_, _, MemStorage>( [INFO] [stderr] 32 | | format!("node_{}", node_id), [INFO] [stderr] 33 | | Default::default(), [INFO] [stderr] 34 | | Default::default(), [INFO] [stderr] 35 | | transports, [INFO] [stderr] 36 | | ) [INFO] [stderr] | |_____________^ expected 5 parameters [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0107, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `simple-raft-node`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0271]: type mismatch resolving `> as simple_raft_node::transport::Transport>>::Address == std::option::Option` [INFO] [stderr] --> examples/tcp.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | / Node::new( [INFO] [stderr] 37 | | config, [INFO] [stderr] 38 | | gateway, [INFO] [stderr] 39 | | machine, [INFO] [stderr] 40 | | storage, [INFO] [stderr] 41 | | mgr, [INFO] [stderr] 42 | | ) [INFO] [stderr] | |_____________^ expected enum `std::net::SocketAddr`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::net::SocketAddr` [INFO] [stderr] found type `std::option::Option` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0271`. [INFO] [stderr] error: Could not compile `simple-raft-node`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no function or associated item named `create_transports` found for type `simple_raft_node::transports::mpsc_channel::MpscChannelTransport<_>` in the current scope [INFO] [stderr] --> benches/read.rs:25:78 [INFO] [stderr] | [INFO] [stderr] 25 | let nodes: Vec>> = MpscChannelTransport::create_transports( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `simple_raft_node::transports::mpsc_channel::MpscChannelTransport<_>` [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 2, found 3 [INFO] [stderr] --> benches/read.rs:31:31 [INFO] [stderr] | [INFO] [stderr] 31 | Node::new::<_, _, MemStorage>( [INFO] [stderr] | ^^^^^^^^^^ unexpected type argument [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 5 parameters but 4 parameters were supplied [INFO] [stderr] --> benches/read.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | / Node::new::<_, _, MemStorage>( [INFO] [stderr] 32 | | format!("node_{}", node_id), [INFO] [stderr] 33 | | Default::default(), [INFO] [stderr] 34 | | Default::default(), [INFO] [stderr] 35 | | transports, [INFO] [stderr] 36 | | ) [INFO] [stderr] | |_____________^ expected 5 parameters [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0107, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `simple-raft-node`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "53dae5d923f34edc46955b97c80d4680d34169c53dfd074b971b7ad4a9a87e07"` [INFO] running `"docker" "rm" "-f" "53dae5d923f34edc46955b97c80d4680d34169c53dfd074b971b7ad4a9a87e07"` [INFO] [stdout] 53dae5d923f34edc46955b97c80d4680d34169c53dfd074b971b7ad4a9a87e07