Oct 27 09:47:12.111 INFO checking Schoonology/ml-rl against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:47:12.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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"` Oct 27 09:47:12.505 INFO blam! fc40e124b05c3454c3849c4df31754c30884f17a1836d720bef9fa2fb4b944ac Oct 27 09:47:12.515 INFO running `"docker" "start" "-a" "fc40e124b05c3454c3849c4df31754c30884f17a1836d720bef9fa2fb4b944ac"` Oct 27 09:47:13.697 INFO kablam! usermod: no changes Oct 27 09:47:13.743 INFO kablam! Checking ml-rl v0.1.0 (/source) Oct 27 09:47:14.583 INFO kablam! warning: unused import: `super::math::*` Oct 27 09:47:14.583 INFO kablam! --> src/main.rs:58:9 Oct 27 09:47:14.583 INFO kablam! | Oct 27 09:47:14.583 INFO kablam! 58 | use super::math::*; Oct 27 09:47:14.583 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 09:47:14.583 INFO kablam! | Oct 27 09:47:14.583 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:47:14.583 INFO kablam! Oct 27 09:47:14.583 INFO kablam! warning: unused import: `super::world::*` Oct 27 09:47:14.583 INFO kablam! --> src/main.rs:59:9 Oct 27 09:47:14.583 INFO kablam! | Oct 27 09:47:14.583 INFO kablam! 59 | use super::world::*; Oct 27 09:47:14.583 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:47:14.583 INFO kablam! Oct 27 09:47:14.589 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 09:47:14.589 INFO kablam! --> src/math/point.rs:43:27 Oct 27 09:47:14.589 INFO kablam! | Oct 27 09:47:14.590 INFO kablam! 43 | use std::hash::{Hash, SipHasher, Hasher}; Oct 27 09:47:14.590 INFO kablam! | ^^^^^^^^^ Oct 27 09:47:14.590 INFO kablam! | Oct 27 09:47:14.590 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 09:47:14.590 INFO kablam! Oct 27 09:47:14.590 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 09:47:14.590 INFO kablam! --> src/math/point.rs:104:25 Oct 27 09:47:14.590 INFO kablam! | Oct 27 09:47:14.590 INFO kablam! 104 | let mut s = SipHasher::new(); Oct 27 09:47:14.590 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 09:47:14.590 INFO kablam! Oct 27 09:47:14.687 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 27 09:47:14.687 INFO kablam! --> src/math/point.rs:104:25 Oct 27 09:47:14.687 INFO kablam! | Oct 27 09:47:14.687 INFO kablam! 104 | let mut s = SipHasher::new(); Oct 27 09:47:14.687 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 09:47:14.687 INFO kablam! Oct 27 09:47:14.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 27 09:47:14.794 INFO kablam! su: No module specific data is present Oct 27 09:47:15.069 INFO running `"docker" "rm" "-f" "fc40e124b05c3454c3849c4df31754c30884f17a1836d720bef9fa2fb4b944ac"` Oct 27 09:47:15.172 INFO blam! fc40e124b05c3454c3849c4df31754c30884f17a1836d720bef9fa2fb4b944ac