Oct 14 23:58:55.859 INFO testing cundd/rcoin against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:58:55.861 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 23:58:56.244 INFO blam! b8214866975404101b82a02afee81f43c28f08fe5ab508bc8cca10a4f9ff2cd0 Oct 14 23:58:56.259 INFO running `"docker" "start" "-a" "b8214866975404101b82a02afee81f43c28f08fe5ab508bc8cca10a4f9ff2cd0"` Oct 14 23:58:58.151 INFO kablam! usermod: no changes Oct 14 23:58:58.278 INFO kablam! Compiling serde v1.0.21 Oct 14 23:58:58.279 INFO kablam! Compiling openssl-sys v0.9.21 Oct 14 23:58:58.280 INFO kablam! Compiling atty v0.2.3 Oct 14 23:58:58.296 INFO kablam! Compiling rand v0.4.2 Oct 14 23:58:58.298 INFO kablam! Compiling term_size v0.3.1 Oct 14 23:58:58.298 INFO kablam! Compiling socket2 v0.2.4 Oct 14 23:58:58.299 INFO kablam! Compiling libz-sys v1.0.18 Oct 14 23:58:58.300 INFO kablam! Compiling chrono v0.4.0 Oct 14 23:58:59.943 INFO kablam! Compiling serde_derive v1.0.21 Oct 14 23:59:00.767 INFO kablam! Compiling clap v2.29.0 Oct 14 23:59:08.272 INFO kablam! Compiling curl-sys v0.3.15 Oct 14 23:59:14.241 INFO kablam! Compiling curl v0.4.8 Oct 14 23:59:30.607 INFO kablam! Compiling serde_json v1.0.6 Oct 14 23:59:50.865 INFO kablam! Compiling rcoin v0.1.0 (/source) Oct 14 23:59:52.887 INFO kablam! warning: variable `current_index` is assigned to, but never used Oct 14 23:59:52.887 INFO kablam! --> src/ui/screen_buffer.rs:195:17 Oct 14 23:59:52.887 INFO kablam! | Oct 14 23:59:52.887 INFO kablam! 195 | let mut current_index = y * width; Oct 14 23:59:52.887 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:59:52.887 INFO kablam! | Oct 14 23:59:52.887 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:59:52.887 INFO kablam! = note: consider using `_current_index` instead Oct 14 23:59:52.887 INFO kablam! Oct 14 23:59:53.233 INFO kablam! warning: method is never used: `price_to_coordinate` Oct 14 23:59:53.233 INFO kablam! --> src/rate/mod.rs:32:5 Oct 14 23:59:53.234 INFO kablam! | Oct 14 23:59:53.234 INFO kablam! 32 | pub fn price_to_coordinate(price: f32) -> CoordinatePrecision { Oct 14 23:59:53.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:59:53.236 INFO kablam! | Oct 14 23:59:53.236 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:59:53.237 INFO kablam! Oct 14 23:59:53.261 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 14 23:59:53.261 INFO kablam! --> src/chart/configuration.rs:5:13 Oct 14 23:59:53.262 INFO kablam! | Oct 14 23:59:53.262 INFO kablam! 5 | type Row = BTreeMap; Oct 14 23:59:53.263 INFO kablam! | ^^^^^^^^^^ Oct 14 23:59:53.263 INFO kablam! | Oct 14 23:59:53.264 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 14 23:59:53.264 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 14 23:59:53.264 INFO kablam! Oct 14 23:59:53.267 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 14 23:59:53.267 INFO kablam! --> src/matrix.rs:5:17 Oct 14 23:59:53.267 INFO kablam! | Oct 14 23:59:53.267 INFO kablam! 5 | pub type Row = BTreeMap; Oct 14 23:59:53.267 INFO kablam! | ^^^^^ Oct 14 23:59:53.268 INFO kablam! | Oct 14 23:59:53.268 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 14 23:59:53.268 INFO kablam! Oct 14 23:59:59.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Oct 14 23:59:59.306 INFO kablam! su: No module specific data is present Oct 15 00:00:00.678 INFO running `"docker" "rm" "-f" "b8214866975404101b82a02afee81f43c28f08fe5ab508bc8cca10a4f9ff2cd0"` Oct 15 00:00:00.976 INFO blam! b8214866975404101b82a02afee81f43c28f08fe5ab508bc8cca10a4f9ff2cd0 Oct 15 00:00:00.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 00:00:01.576 INFO blam! 35e66047719f09c059638c38ddad752c46a5b69148795b6718c260def9b00969 Oct 15 00:00:01.578 INFO running `"docker" "start" "-a" "35e66047719f09c059638c38ddad752c46a5b69148795b6718c260def9b00969"` Oct 15 00:00:03.646 INFO kablam! usermod: no changes Oct 15 00:00:03.819 INFO kablam! Compiling rcoin v0.1.0 (/source) Oct 15 00:00:06.961 INFO kablam! warning: variable `current_index` is assigned to, but never used Oct 15 00:00:06.961 INFO kablam! --> src/ui/screen_buffer.rs:195:17 Oct 15 00:00:06.961 INFO kablam! | Oct 15 00:00:06.962 INFO kablam! 195 | let mut current_index = y * width; Oct 15 00:00:06.962 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 00:00:06.962 INFO kablam! | Oct 15 00:00:06.962 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:00:06.967 INFO kablam! = note: consider using `_current_index` instead Oct 15 00:00:06.967 INFO kablam! Oct 15 00:00:07.643 INFO kablam! warning: method is never used: `price_to_coordinate` Oct 15 00:00:07.643 INFO kablam! --> src/rate/mod.rs:32:5 Oct 15 00:00:07.643 INFO kablam! | Oct 15 00:00:07.643 INFO kablam! 32 | pub fn price_to_coordinate(price: f32) -> CoordinatePrecision { Oct 15 00:00:07.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:00:07.643 INFO kablam! | Oct 15 00:00:07.643 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:00:07.643 INFO kablam! Oct 15 00:00:07.685 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 00:00:07.685 INFO kablam! --> src/chart/configuration.rs:5:13 Oct 15 00:00:07.686 INFO kablam! | Oct 15 00:00:07.686 INFO kablam! 5 | type Row = BTreeMap; Oct 15 00:00:07.686 INFO kablam! | ^^^^^^^^^^ Oct 15 00:00:07.686 INFO kablam! | Oct 15 00:00:07.686 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 15 00:00:07.686 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 00:00:07.686 INFO kablam! Oct 15 00:00:07.697 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 00:00:07.697 INFO kablam! --> src/matrix.rs:5:17 Oct 15 00:00:07.697 INFO kablam! | Oct 15 00:00:07.697 INFO kablam! 5 | pub type Row = BTreeMap; Oct 15 00:00:07.697 INFO kablam! | ^^^^^ Oct 15 00:00:07.697 INFO kablam! | Oct 15 00:00:07.697 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 00:00:07.697 INFO kablam! Oct 15 00:00:12.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.21s Oct 15 00:00:12.891 INFO kablam! su: No module specific data is present Oct 15 00:00:13.522 INFO running `"docker" "rm" "-f" "35e66047719f09c059638c38ddad752c46a5b69148795b6718c260def9b00969"` Oct 15 00:00:13.625 INFO blam! 35e66047719f09c059638c38ddad752c46a5b69148795b6718c260def9b00969