Oct 27 14:35:29.029 INFO checking tinyecs-0.0.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:35:29.029 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14:35:29.433 INFO blam! 93e7690cedd9076c1d117f1beb3b8893ded643a221bb78b600ad42a2d40c3870 Oct 27 14:35:29.433 INFO running `"docker" "start" "-a" "93e7690cedd9076c1d117f1beb3b8893ded643a221bb78b600ad42a2d40c3870"` Oct 27 14:35:30.481 INFO kablam! usermod: no changes Oct 27 14:35:30.571 INFO kablam! Checking tinyprof v0.0.1 Oct 27 14:35:31.150 INFO kablam! Checking tinyecs v0.0.3 (/source) Oct 27 14:35:31.818 INFO kablam! warning: variable does not need to be mutable Oct 27 14:35:31.818 INFO kablam! --> src/fast_dict.rs:102:18 Oct 27 14:35:31.818 INFO kablam! | Oct 27 14:35:31.818 INFO kablam! 102 | Some(mut item) => match item { Oct 27 14:35:31.818 INFO kablam! | ----^^^^ Oct 27 14:35:31.818 INFO kablam! | | Oct 27 14:35:31.818 INFO kablam! | help: remove this `mut` Oct 27 14:35:31.818 INFO kablam! | Oct 27 14:35:31.818 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:35:31.818 INFO kablam! Oct 27 14:35:32.127 INFO kablam! warning: variable does not need to be mutable Oct 27 14:35:32.127 INFO kablam! --> src/fast_dict.rs:102:18 Oct 27 14:35:32.128 INFO kablam! | Oct 27 14:35:32.135 INFO kablam! 102 | Some(mut item) => match item { Oct 27 14:35:32.135 INFO kablam! | ----^^^^ Oct 27 14:35:32.136 INFO kablam! | | Oct 27 14:35:32.136 INFO kablam! | help: remove this `mut` Oct 27 14:35:32.136 INFO kablam! | Oct 27 14:35:32.136 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:35:32.137 INFO kablam! Oct 27 14:35:32.839 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:35:32.839 INFO kablam! --> examples/spawn_system.rs:1:1 Oct 27 14:35:32.839 INFO kablam! | Oct 27 14:35:32.839 INFO kablam! 1 | #[macro_use] extern crate tinyecs; Oct 27 14:35:32.839 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:35:32.839 INFO kablam! | Oct 27 14:35:32.839 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:35:32.839 INFO kablam! Oct 27 14:35:33.259 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:35:33.259 INFO kablam! --> examples/systems.rs:1:1 Oct 27 14:35:33.259 INFO kablam! | Oct 27 14:35:33.259 INFO kablam! 1 | #[macro_use] extern crate tinyecs; Oct 27 14:35:33.259 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:35:33.259 INFO kablam! | Oct 27 14:35:33.259 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:35:33.259 INFO kablam! Oct 27 14:35:33.313 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:35:33.313 INFO kablam! --> examples/render_gui_system.rs:4:1 Oct 27 14:35:33.313 INFO kablam! | Oct 27 14:35:33.313 INFO kablam! 4 | #[macro_use] extern crate tinyecs; Oct 27 14:35:33.313 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:35:33.313 INFO kablam! | Oct 27 14:35:33.313 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:35:33.313 INFO kablam! Oct 27 14:35:33.327 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:35:33.327 INFO kablam! --> examples/process_macro.rs:1:1 Oct 27 14:35:33.327 INFO kablam! | Oct 27 14:35:33.327 INFO kablam! 1 | #[macro_use] extern crate tinyecs; Oct 27 14:35:33.327 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:35:33.327 INFO kablam! | Oct 27 14:35:33.327 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:35:33.330 INFO kablam! Oct 27 14:35:33.448 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:35:33.448 INFO kablam! --> examples/process_types.rs:1:1 Oct 27 14:35:33.448 INFO kablam! | Oct 27 14:35:33.448 INFO kablam! 1 | #[macro_use] extern crate tinyecs; Oct 27 14:35:33.448 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:35:33.448 INFO kablam! | Oct 27 14:35:33.448 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:35:33.448 INFO kablam! Oct 27 14:35:33.531 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.01s Oct 27 14:35:33.543 INFO kablam! su: No module specific data is present Oct 27 14:35:34.083 INFO running `"docker" "rm" "-f" "93e7690cedd9076c1d117f1beb3b8893ded643a221bb78b600ad42a2d40c3870"` Oct 27 14:35:34.359 INFO blam! 93e7690cedd9076c1d117f1beb3b8893ded643a221bb78b600ad42a2d40c3870