[INFO] crate data_chain 0.1.1 is already in cache [INFO] extracting crate data_chain 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/data_chain/0.1.1 [INFO] extracting crate data_chain 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/data_chain/0.1.1 [INFO] validating manifest of data_chain-0.1.1 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of data_chain-0.1.1 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing data_chain-0.1.1 [INFO] finished frobbing data_chain-0.1.1 [INFO] frobbed toml for data_chain-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/data_chain/0.1.1/Cargo.toml [INFO] started frobbing data_chain-0.1.1 [INFO] finished frobbing data_chain-0.1.1 [INFO] frobbed toml for data_chain-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/data_chain/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing data_chain-0.1.1 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/data_chain/0.1.1:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 4dad6b2898df8bf2d51755792b5c5e5455fa090f5cf7e3de0568621afeb170c1 [INFO] running `"docker" "start" "-a" "4dad6b2898df8bf2d51755792b5c5e5455fa090f5cf7e3de0568621afeb170c1"` [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling libsodium-sys v0.0.16 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Compiling sha1 v0.1.1 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling bincode v0.5.9 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling rayon v0.4.3 [INFO] [stderr] Compiling sodiumoxide v0.0.16 [INFO] [stderr] Compiling ws v0.4.8 [INFO] [stderr] Compiling log4rs v0.3.3 [INFO] [stderr] Compiling maidsafe_utilities v0.5.4 [INFO] [stderr] Compiling data_chain v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` [INFO] [stderr] --> src/lib.rs:223:21 [INFO] [stderr] | [INFO] [stderr] 223 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:222:32 [INFO] [stderr] | [INFO] [stderr] 222 | unknown_crate_types, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: lint `private_no_mangle_fns` has been removed: `no longer a warning, #[no_mangle] functions always exported` [INFO] [stderr] --> src/lib.rs:225:9 [INFO] [stderr] | [INFO] [stderr] 225 | private_no_mangle_fns, private_no_mangle_statics, stable_features, unconditional_recursion, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `private_no_mangle_statics` has been removed: `no longer a warning, #[no_mangle] statics always exported` [INFO] [stderr] --> src/lib.rs:225:32 [INFO] [stderr] | [INFO] [stderr] 225 | private_no_mangle_fns, private_no_mangle_statics, stable_features, unconditional_recursion, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` [INFO] [stderr] --> src/lib.rs:230:24 [INFO] [stderr] | [INFO] [stderr] 230 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:226:37 [INFO] [stderr] | [INFO] [stderr] 226 | unknown_lints, unsafe_code, unused, unused_allocation, unused_attributes, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: #[warn(unused_imports)] implied by #[warn(unused)] [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/data_chain.rs:285:42 [INFO] [stderr] | [INFO] [stderr] 285 | self.chain.iter_mut().rev().find((|x| x.identifier().is_link() && x.valid)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:227:46 [INFO] [stderr] | [INFO] [stderr] 227 | unused_comparisons, unused_features, unused_parens, while_true)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::sign::PublicKey: rustc_serialize::Encodable` is not satisfied [INFO] [stderr] --> src/block.rs:38:17 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(Debug, RustcEncodable, RustcDecodable, PartialEq, Clone)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `rustc_serialize::Encodable` is not implemented for `sodiumoxide::crypto::sign::PublicKey` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `rustc_serialize::Encodable` for `(sodiumoxide::crypto::sign::PublicKey, sodiumoxide::crypto::sign::Signature)` [INFO] [stderr] = note: required because of the requirements on the impl of `rustc_serialize::Encodable` for `std::vec::Vec<(sodiumoxide::crypto::sign::PublicKey, sodiumoxide::crypto::sign::Signature)>` [INFO] [stderr] = note: required by `rustc_serialize::Encodable::encode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::sign::Signature: rustc_serialize::Encodable` is not satisfied [INFO] [stderr] --> src/block.rs:38:17 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(Debug, RustcEncodable, RustcDecodable, PartialEq, Clone)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `rustc_serialize::Encodable` is not implemented for `sodiumoxide::crypto::sign::Signature` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `rustc_serialize::Encodable` for `(sodiumoxide::crypto::sign::PublicKey, sodiumoxide::crypto::sign::Signature)` [INFO] [stderr] = note: required because of the requirements on the impl of `rustc_serialize::Encodable` for `std::vec::Vec<(sodiumoxide::crypto::sign::PublicKey, sodiumoxide::crypto::sign::Signature)>` [INFO] [stderr] = note: required by `rustc_serialize::Encodable::encode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::sign::PublicKey: rustc_serialize::Decodable` is not satisfied [INFO] [stderr] --> src/block.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | proof: Vec<(PublicKey, Signature)>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rustc_serialize::Decodable` is not implemented for `sodiumoxide::crypto::sign::PublicKey` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `rustc_serialize::Decodable` for `(sodiumoxide::crypto::sign::PublicKey, sodiumoxide::crypto::sign::Signature)` [INFO] [stderr] = note: required because of the requirements on the impl of `rustc_serialize::Decodable` for `std::vec::Vec<(sodiumoxide::crypto::sign::PublicKey, sodiumoxide::crypto::sign::Signature)>` [INFO] [stderr] = note: required by `rustc_serialize::Decodable::decode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::sign::Signature: rustc_serialize::Decodable` is not satisfied [INFO] [stderr] --> src/block.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | proof: Vec<(PublicKey, Signature)>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rustc_serialize::Decodable` is not implemented for `sodiumoxide::crypto::sign::Signature` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `rustc_serialize::Decodable` for `(sodiumoxide::crypto::sign::PublicKey, sodiumoxide::crypto::sign::Signature)` [INFO] [stderr] = note: required because of the requirements on the impl of `rustc_serialize::Decodable` for `std::vec::Vec<(sodiumoxide::crypto::sign::PublicKey, sodiumoxide::crypto::sign::Signature)>` [INFO] [stderr] = note: required by `rustc_serialize::Decodable::decode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::sign::PublicKey: rustc_serialize::Encodable` is not satisfied [INFO] [stderr] --> src/node_block.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive(RustcEncodable, RustcDecodable, PartialEq, Debug, Clone)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `rustc_serialize::Encodable` is not implemented for `sodiumoxide::crypto::sign::PublicKey` [INFO] [stderr] | [INFO] [stderr] = note: required by `rustc_serialize::Encodable::encode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::sign::Signature: rustc_serialize::Encodable` is not satisfied [INFO] [stderr] --> src/node_block.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive(RustcEncodable, RustcDecodable, PartialEq, Debug, Clone)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `rustc_serialize::Encodable` is not implemented for `sodiumoxide::crypto::sign::Signature` [INFO] [stderr] | [INFO] [stderr] = note: required by `rustc_serialize::Encodable::encode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::sign::PublicKey: rustc_serialize::Decodable` is not satisfied [INFO] [stderr] --> src/node_block.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | key: PublicKey, [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `rustc_serialize::Decodable` is not implemented for `sodiumoxide::crypto::sign::PublicKey` [INFO] [stderr] | [INFO] [stderr] = note: required by `rustc_serialize::Decodable::decode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::sign::PublicKey: rustc_serialize::Decodable` is not satisfied [INFO] [stderr] --> src/node_block.rs:47:26 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive(RustcEncodable, RustcDecodable, PartialEq, Debug, Clone)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `rustc_serialize::Decodable` is not implemented for `sodiumoxide::crypto::sign::PublicKey` [INFO] [stderr] | [INFO] [stderr] = note: required by `rustc_serialize::Decodable::decode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::sign::Signature: rustc_serialize::Decodable` is not satisfied [INFO] [stderr] --> src/node_block.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | sig: Signature, [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `rustc_serialize::Decodable` is not implemented for `sodiumoxide::crypto::sign::Signature` [INFO] [stderr] | [INFO] [stderr] = note: required by `rustc_serialize::Decodable::decode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::sign::Signature: rustc_serialize::Decodable` is not satisfied [INFO] [stderr] --> src/node_block.rs:47:26 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive(RustcEncodable, RustcDecodable, PartialEq, Debug, Clone)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `rustc_serialize::Decodable` is not implemented for `sodiumoxide::crypto::sign::Signature` [INFO] [stderr] | [INFO] [stderr] = note: required by `rustc_serialize::Decodable::decode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::hash::sha256::Digest: rustc_serialize::Encodable` is not satisfied [INFO] [stderr] --> src/block_identifier.rs:38:10 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(RustcEncodable, RustcDecodable, PartialEq, Debug, Clone)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `rustc_serialize::Encodable` is not implemented for `sodiumoxide::crypto::hash::sha256::Digest` [INFO] [stderr] | [INFO] [stderr] = note: required by `rustc_serialize::Encodable::encode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::hash::sha256::Digest: rustc_serialize::Decodable` is not satisfied [INFO] [stderr] --> src/block_identifier.rs:41:19 [INFO] [stderr] | [INFO] [stderr] 41 | ImmutableData(Digest), [INFO] [stderr] | ^^^^^^ the trait `rustc_serialize::Decodable` is not implemented for `sodiumoxide::crypto::hash::sha256::Digest` [INFO] [stderr] | [INFO] [stderr] = note: required by `rustc_serialize::Decodable::decode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::hash::sha256::Digest: rustc_serialize::Decodable` is not satisfied [INFO] [stderr] --> src/block_identifier.rs:38:26 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(RustcEncodable, RustcDecodable, PartialEq, Debug, Clone)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `rustc_serialize::Decodable` is not implemented for `sodiumoxide::crypto::hash::sha256::Digest` [INFO] [stderr] | [INFO] [stderr] = note: required by `rustc_serialize::Decodable::decode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::hash::sha256::Digest: rustc_serialize::Decodable` is not satisfied [INFO] [stderr] --> src/block_identifier.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | StructuredData(Digest, SdName), [INFO] [stderr] | ^^^^^^ the trait `rustc_serialize::Decodable` is not implemented for `sodiumoxide::crypto::hash::sha256::Digest` [INFO] [stderr] | [INFO] [stderr] = note: required by `rustc_serialize::Decodable::decode` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sodiumoxide::crypto::hash::sha256::Digest: rustc_serialize::Decodable` is not satisfied [INFO] [stderr] --> src/block_identifier.rs:43:28 [INFO] [stderr] | [INFO] [stderr] 43 | StructuredData(Digest, SdName), [INFO] [stderr] | ^^^^^^ the trait `rustc_serialize::Decodable` is not implemented for `sodiumoxide::crypto::hash::sha256::Digest` [INFO] [stderr] | [INFO] [stderr] = note: required by `rustc_serialize::Decodable::decode` [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `data_chain`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4dad6b2898df8bf2d51755792b5c5e5455fa090f5cf7e3de0568621afeb170c1"` [INFO] running `"docker" "rm" "-f" "4dad6b2898df8bf2d51755792b5c5e5455fa090f5cf7e3de0568621afeb170c1"` [INFO] [stdout] 4dad6b2898df8bf2d51755792b5c5e5455fa090f5cf7e3de0568621afeb170c1