Sep 19 21:28:18.458 INFO checking oozie-0.1.2 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 21:28:18.458 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 21:28:18.458 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:28:18.620 INFO blam! eec00f0c49fcfa377e2b267aa2b286065b029ba1f1c8dcf82706c8fc70cc38ae Sep 19 21:28:18.621 INFO running `"docker" "start" "-a" "eec00f0c49fcfa377e2b267aa2b286065b029ba1f1c8dcf82706c8fc70cc38ae"` Sep 19 21:28:19.381 INFO kablam! usermod: no changes Sep 19 21:28:19.420 INFO kablam! Checking oozie v0.1.2 (/source) Sep 19 21:28:19.681 INFO kablam! warning: doc comment not used by rustdoc Sep 19 21:28:19.681 INFO kablam! --> src/recommender.rs:383:9 Sep 19 21:28:19.681 INFO kablam! | Sep 19 21:28:19.681 INFO kablam! 383 | /// Predicts the rating for an user and item averaging the ratings of the Sep 19 21:28:19.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 21:28:19.681 INFO kablam! | Sep 19 21:28:19.681 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 19 21:28:19.681 INFO kablam! Sep 19 21:28:19.733 INFO kablam! warning: doc comment not used by rustdoc Sep 19 21:28:19.733 INFO kablam! --> src/recommender.rs:383:9 Sep 19 21:28:19.734 INFO kablam! | Sep 19 21:28:19.734 INFO kablam! 383 | /// Predicts the rating for an user and item averaging the ratings of the Sep 19 21:28:19.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 21:28:19.734 INFO kablam! | Sep 19 21:28:19.734 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 19 21:28:19.734 INFO kablam! Sep 19 21:28:20.169 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.169 INFO kablam! --> benches/oozie.rs:7:24 Sep 19 21:28:20.170 INFO kablam! | Sep 19 21:28:20.170 INFO kablam! 7 | use rand::{thread_rng, sample}; Sep 19 21:28:20.170 INFO kablam! | ^^^^^^ Sep 19 21:28:20.170 INFO kablam! | Sep 19 21:28:20.170 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 21:28:20.170 INFO kablam! Sep 19 21:28:20.170 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.170 INFO kablam! --> benches/oozie.rs:22:40 Sep 19 21:28:20.170 INFO kablam! | Sep 19 21:28:20.170 INFO kablam! 22 | data_handler.get_user_ratings(*sample(&mut rng, &user_ids, 1)[0]) Sep 19 21:28:20.170 INFO kablam! | ^^^^^^ Sep 19 21:28:20.170 INFO kablam! Sep 19 21:28:20.170 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.170 INFO kablam! --> benches/oozie.rs:34:40 Sep 19 21:28:20.170 INFO kablam! | Sep 19 21:28:20.170 INFO kablam! 34 | data_handler.get_item_ratings(*sample(&mut rng, &item_ids, 1)[0]) Sep 19 21:28:20.170 INFO kablam! | ^^^^^^ Sep 19 21:28:20.170 INFO kablam! Sep 19 21:28:20.170 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.170 INFO kablam! --> benches/oozie.rs:49:24 Sep 19 21:28:20.170 INFO kablam! | Sep 19 21:28:20.170 INFO kablam! 49 | let user_id = *sample(&mut rng, &user_ids, 1)[0]; Sep 19 21:28:20.170 INFO kablam! | ^^^^^^ Sep 19 21:28:20.170 INFO kablam! Sep 19 21:28:20.170 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.170 INFO kablam! --> benches/oozie.rs:50:24 Sep 19 21:28:20.170 INFO kablam! | Sep 19 21:28:20.170 INFO kablam! 50 | let item_id = *sample(&mut rng, &item_ids, 1)[0]; Sep 19 21:28:20.170 INFO kablam! | ^^^^^^ Sep 19 21:28:20.170 INFO kablam! Sep 19 21:28:20.170 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.170 INFO kablam! --> benches/oozie.rs:66:24 Sep 19 21:28:20.170 INFO kablam! | Sep 19 21:28:20.170 INFO kablam! 66 | let user_id = *sample(&mut rng, &user_ids, 1)[0]; Sep 19 21:28:20.170 INFO kablam! | ^^^^^^ Sep 19 21:28:20.170 INFO kablam! Sep 19 21:28:20.170 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.170 INFO kablam! --> benches/oozie.rs:67:24 Sep 19 21:28:20.170 INFO kablam! | Sep 19 21:28:20.170 INFO kablam! 67 | let item_id = *sample(&mut rng, &item_ids, 1)[0]; Sep 19 21:28:20.170 INFO kablam! | ^^^^^^ Sep 19 21:28:20.170 INFO kablam! Sep 19 21:28:20.170 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.170 INFO kablam! --> benches/oozie.rs:83:24 Sep 19 21:28:20.170 INFO kablam! | Sep 19 21:28:20.170 INFO kablam! 83 | let user_id = *sample(&mut rng, &user_ids, 1)[0]; Sep 19 21:28:20.170 INFO kablam! | ^^^^^^ Sep 19 21:28:20.170 INFO kablam! Sep 19 21:28:20.170 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.170 INFO kablam! --> benches/oozie.rs:84:24 Sep 19 21:28:20.170 INFO kablam! | Sep 19 21:28:20.170 INFO kablam! 84 | let item_id = *sample(&mut rng, &item_ids, 1)[0]; Sep 19 21:28:20.170 INFO kablam! | ^^^^^^ Sep 19 21:28:20.170 INFO kablam! Sep 19 21:28:20.170 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.170 INFO kablam! --> benches/oozie.rs:100:24 Sep 19 21:28:20.170 INFO kablam! | Sep 19 21:28:20.170 INFO kablam! 100 | let user_id = *sample(&mut rng, &user_ids, 1)[0]; Sep 19 21:28:20.170 INFO kablam! | ^^^^^^ Sep 19 21:28:20.170 INFO kablam! Sep 19 21:28:20.171 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.171 INFO kablam! --> benches/oozie.rs:101:24 Sep 19 21:28:20.171 INFO kablam! | Sep 19 21:28:20.171 INFO kablam! 101 | let item_id = *sample(&mut rng, &item_ids, 1)[0]; Sep 19 21:28:20.171 INFO kablam! | ^^^^^^ Sep 19 21:28:20.171 INFO kablam! Sep 19 21:28:20.171 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.171 INFO kablam! --> benches/oozie.rs:117:24 Sep 19 21:28:20.171 INFO kablam! | Sep 19 21:28:20.171 INFO kablam! 117 | let user_id = *sample(&mut rng, &user_ids, 1)[0]; Sep 19 21:28:20.171 INFO kablam! | ^^^^^^ Sep 19 21:28:20.171 INFO kablam! Sep 19 21:28:20.171 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 21:28:20.171 INFO kablam! --> benches/oozie.rs:133:24 Sep 19 21:28:20.171 INFO kablam! | Sep 19 21:28:20.171 INFO kablam! 133 | let user_id = *sample(&mut rng, &user_ids, 1)[0]; Sep 19 21:28:20.171 INFO kablam! | ^^^^^^ Sep 19 21:28:20.171 INFO kablam! Sep 19 21:28:20.234 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Sep 19 21:28:20.238 INFO kablam! su: No module specific data is present Sep 19 21:28:20.812 INFO running `"docker" "rm" "-f" "eec00f0c49fcfa377e2b267aa2b286065b029ba1f1c8dcf82706c8fc70cc38ae"` Sep 19 21:28:20.875 INFO blam! eec00f0c49fcfa377e2b267aa2b286065b029ba1f1c8dcf82706c8fc70cc38ae