Nov 18 16:27:27.717 INFO testing dbgen-0.1.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 16:27:27.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 16:27:27.953 INFO [stdout] 0cbd6c19bf54ac668b635e803919740feef36bac6e7b3a9e0a99b5dd39c05044 Nov 18 16:27:27.957 INFO running `"docker" "start" "-a" "0cbd6c19bf54ac668b635e803919740feef36bac6e7b3a9e0a99b5dd39c05044"` Nov 18 16:27:28.496 INFO [stderr] usermod: no changes Nov 18 16:27:28.678 INFO [stderr] Compiling zipf v4.1.1 Nov 18 16:27:29.535 INFO [stderr] Compiling dbgen v0.1.0 (/source) Nov 18 16:27:32.555 INFO [stderr] error[E0277]: the trait bound `zipf::ZipfDistribution: rand::distributions::Distribution<_>` is not satisfied Nov 18 16:27:32.555 INFO [stderr] --> src/eval.rs:153:45 Nov 18 16:27:32.555 INFO [stderr] | Nov 18 16:27:32.555 INFO [stderr] 153 | C::RandZipf(zipf) => (state.rng.sample(zipf) as u64).into(), Nov 18 16:27:32.555 INFO [stderr] | ^^^^^^ the trait `rand::distributions::Distribution<_>` is not implemented for `zipf::ZipfDistribution` Nov 18 16:27:32.555 INFO [stderr] | Nov 18 16:27:32.555 INFO [stderr] = note: required because of the requirements on the impl of `rand::distributions::Distribution<_>` for `&zipf::ZipfDistribution` Nov 18 16:27:32.555 INFO [stderr] Nov 18 16:27:33.178 INFO [stderr] error: aborting due to previous error Nov 18 16:27:33.178 INFO [stderr] Nov 18 16:27:33.178 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 18 16:27:33.195 INFO [stderr] error: Could not compile `dbgen`. Nov 18 16:27:33.195 INFO [stderr] Nov 18 16:27:33.195 INFO [stderr] To learn more, run the command again with --verbose. Nov 18 16:27:33.197 INFO [stderr] su: No module specific data is present Nov 18 16:27:33.547 INFO running `"docker" "inspect" "0cbd6c19bf54ac668b635e803919740feef36bac6e7b3a9e0a99b5dd39c05044"` Nov 18 16:27:33.636 INFO running `"docker" "rm" "-f" "0cbd6c19bf54ac668b635e803919740feef36bac6e7b3a9e0a99b5dd39c05044"` Nov 18 16:27:33.745 INFO [stdout] 0cbd6c19bf54ac668b635e803919740feef36bac6e7b3a9e0a99b5dd39c05044