Sep 19 23:05:10.968 INFO checking parquet-0.3.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 23:05:10.969 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 23:05:10.969 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:05:11.267 INFO blam! 34fa9d3f607eb1fc8fa7f1f35d409c22b9d387408f577d0b0cc8015fa263c10d Sep 19 23:05:11.270 INFO running `"docker" "start" "-a" "34fa9d3f607eb1fc8fa7f1f35d409c22b9d387408f577d0b0cc8015fa263c10d"` Sep 19 23:05:12.256 INFO kablam! usermod: no changes Sep 19 23:05:12.554 INFO kablam! Checking alloc-no-stdlib v1.3.0 Sep 19 23:05:12.554 INFO kablam! Compiling lz4-sys v1.8.2 Sep 19 23:05:12.562 INFO kablam! Checking thrift v0.0.4 Sep 19 23:05:12.562 INFO kablam! Compiling zstd-sys v1.4.4+zstd.1.3.5 Sep 19 23:05:12.562 INFO kablam! Checking num-bigint v0.1.44 Sep 19 23:05:12.570 INFO kablam! Compiling lz4 v1.23.0 Sep 19 23:05:14.467 INFO kablam! Checking brotli-decompressor v1.3.1 Sep 19 23:05:19.474 INFO kablam! Checking parquet-format v2.4.0 Sep 19 23:05:27.066 INFO kablam! Checking brotli v2.5.0 Sep 19 23:06:10.242 INFO kablam! Checking zstd-safe v1.4.4+zstd.1.3.5 Sep 19 23:06:10.698 INFO kablam! Checking zstd v0.4.19+zstd.1.3.5 Sep 19 23:06:11.730 INFO kablam! Checking parquet v0.3.0 (/source) Sep 19 23:06:14.450 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 19 23:06:14.450 INFO kablam! --> src/data_type.rs:25:12 Sep 19 23:06:14.450 INFO kablam! | Sep 19 23:06:14.450 INFO kablam! 25 | use rand::{Rand, Rng}; Sep 19 23:06:14.450 INFO kablam! | ^^^^ Sep 19 23:06:14.450 INFO kablam! | Sep 19 23:06:14.450 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 23:06:14.450 INFO kablam! Sep 19 23:06:14.450 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 19 23:06:14.451 INFO kablam! --> src/data_type.rs:74:6 Sep 19 23:06:14.451 INFO kablam! | Sep 19 23:06:14.451 INFO kablam! 74 | impl Rand for Int96 { Sep 19 23:06:14.451 INFO kablam! | ^^^^ Sep 19 23:06:14.451 INFO kablam! Sep 19 23:06:14.451 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 19 23:06:14.451 INFO kablam! --> src/data_type.rs:157:6 Sep 19 23:06:14.451 INFO kablam! | Sep 19 23:06:14.451 INFO kablam! 157 | impl Rand for ByteArray { Sep 19 23:06:14.451 INFO kablam! | ^^^^ Sep 19 23:06:14.453 INFO kablam! Sep 19 23:06:14.453 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 19 23:06:14.453 INFO kablam! --> src/util/test_common.rs:18:29 Sep 19 23:06:14.453 INFO kablam! | Sep 19 23:06:14.453 INFO kablam! 18 | use rand::{thread_rng, Rng, Rand}; Sep 19 23:06:14.453 INFO kablam! | ^^^^ Sep 19 23:06:14.453 INFO kablam! Sep 19 23:06:14.453 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 19 23:06:14.453 INFO kablam! --> src/util/test_common.rs:78:26 Sep 19 23:06:14.453 INFO kablam! | Sep 19 23:06:14.453 INFO kablam! 78 | pub fn random_numbers(n: usize) -> Vec { Sep 19 23:06:14.453 INFO kablam! | ^^^^ Sep 19 23:06:14.453 INFO kablam! Sep 19 23:06:14.462 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 19 23:06:14.462 INFO kablam! --> src/data_type.rs:318:29 Sep 19 23:06:14.462 INFO kablam! | Sep 19 23:06:14.462 INFO kablam! 318 | + ::std::clone::Clone + Rand + AsBytes; Sep 19 23:06:14.462 INFO kablam! | ^^^^ Sep 19 23:06:14.462 INFO kablam! Sep 19 23:06:14.931 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution<::T>` is not satisfied Sep 19 23:06:14.931 INFO kablam! --> src/util/test_common.rs:42:9 Sep 19 23:06:14.931 INFO kablam! | Sep 19 23:06:14.931 INFO kablam! 42 | rng.gen::() Sep 19 23:06:14.931 INFO kablam! | ^^^ the trait `rand::distributions::Distribution<::T>` is not implemented for `rand::distributions::Standard` Sep 19 23:06:14.931 INFO kablam! | Sep 19 23:06:14.931 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution<::T>` bound Sep 19 23:06:14.931 INFO kablam! Sep 19 23:06:14.946 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 19 23:06:14.946 INFO kablam! --> src/util/test_common.rs:82:21 Sep 19 23:06:14.946 INFO kablam! | Sep 19 23:06:14.946 INFO kablam! 82 | result.push(rng.gen::()); Sep 19 23:06:14.946 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 19 23:06:14.946 INFO kablam! | Sep 19 23:06:14.946 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 19 23:06:14.946 INFO kablam! Sep 19 23:06:16.158 INFO kablam! error: aborting due to 2 previous errors Sep 19 23:06:16.158 INFO kablam! Sep 19 23:06:16.158 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 23:06:16.168 INFO kablam! error: Could not compile `parquet`. Sep 19 23:06:16.168 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:06:20.010 INFO kablam! error: build failed Sep 19 23:06:20.010 INFO kablam! su: No module specific data is present Sep 19 23:06:20.965 INFO running `"docker" "rm" "-f" "34fa9d3f607eb1fc8fa7f1f35d409c22b9d387408f577d0b0cc8015fa263c10d"` Sep 19 23:06:21.067 INFO blam! 34fa9d3f607eb1fc8fa7f1f35d409c22b9d387408f577d0b0cc8015fa263c10d