Oct 14 20:28:50.529 INFO testing foeb/nicerl against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:28:50.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 20:28:50.799 INFO blam! 4b5637f8a0f69cae32788e47d1ced4bc6c2321810b71fba1ee32deab8bca27b4 Oct 14 20:28:50.810 INFO running `"docker" "start" "-a" "4b5637f8a0f69cae32788e47d1ced4bc6c2321810b71fba1ee32deab8bca27b4"` Oct 14 20:28:51.567 INFO kablam! usermod: no changes Oct 14 20:28:51.707 INFO kablam! Compiling fxhash v0.2.1 Oct 14 20:28:51.707 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 14 20:28:51.707 INFO kablam! Compiling shred-derive v0.5.0 Oct 14 20:28:51.735 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 14 20:28:53.075 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 20:28:53.358 INFO kablam! Compiling parking_lot v0.5.5 Oct 14 20:28:53.991 INFO kablam! Compiling rayon-core v1.4.1 Oct 14 20:28:55.311 INFO kablam! Compiling shrev v1.0.1 Oct 14 20:28:57.751 INFO kablam! Compiling rayon v1.0.2 Oct 14 20:29:02.399 INFO kablam! Compiling shred v0.7.0 Oct 14 20:29:02.400 INFO kablam! Compiling hibitset v0.5.1 Oct 14 20:29:07.199 INFO kablam! Compiling specs v0.12.1 Oct 14 20:29:10.987 INFO kablam! Compiling nicerl v0.1.0 (/source) Oct 14 20:29:11.847 INFO kablam! warning: unused import: `Stdout` Oct 14 20:29:11.847 INFO kablam! --> src/display.rs:1:28 Oct 14 20:29:11.847 INFO kablam! | Oct 14 20:29:11.847 INFO kablam! 1 | use std::io::{Read, Stdin, Stdout, Write}; Oct 14 20:29:11.847 INFO kablam! | ^^^^^^ Oct 14 20:29:11.847 INFO kablam! | Oct 14 20:29:11.848 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:29:11.848 INFO kablam! Oct 14 20:29:11.848 INFO kablam! warning: unused import: `termion::raw::IntoRawMode` Oct 14 20:29:11.848 INFO kablam! --> src/display.rs:2:5 Oct 14 20:29:11.848 INFO kablam! | Oct 14 20:29:11.848 INFO kablam! 2 | use termion::raw::IntoRawMode; Oct 14 20:29:11.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:29:11.848 INFO kablam! Oct 14 20:29:11.963 INFO kablam! warning: variant is never constructed: `Red` Oct 14 20:29:11.963 INFO kablam! --> src/display.rs:8:5 Oct 14 20:29:11.963 INFO kablam! | Oct 14 20:29:11.964 INFO kablam! 8 | Red, Oct 14 20:29:11.964 INFO kablam! | ^^^ Oct 14 20:29:11.964 INFO kablam! | Oct 14 20:29:11.964 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:29:11.964 INFO kablam! Oct 14 20:29:11.964 INFO kablam! warning: variant is never constructed: `Green` Oct 14 20:29:11.965 INFO kablam! --> src/display.rs:9:5 Oct 14 20:29:11.965 INFO kablam! | Oct 14 20:29:11.965 INFO kablam! 9 | Green, Oct 14 20:29:11.965 INFO kablam! | ^^^^^ Oct 14 20:29:11.965 INFO kablam! Oct 14 20:29:11.965 INFO kablam! warning: variant is never constructed: `Blue` Oct 14 20:29:11.965 INFO kablam! --> src/display.rs:11:5 Oct 14 20:29:11.965 INFO kablam! | Oct 14 20:29:11.965 INFO kablam! 11 | Blue, Oct 14 20:29:11.965 INFO kablam! | ^^^^ Oct 14 20:29:11.965 INFO kablam! Oct 14 20:29:11.965 INFO kablam! warning: variant is never constructed: `Magenta` Oct 14 20:29:11.965 INFO kablam! --> src/display.rs:12:5 Oct 14 20:29:11.965 INFO kablam! | Oct 14 20:29:11.965 INFO kablam! 12 | Magenta, Oct 14 20:29:11.965 INFO kablam! | ^^^^^^^ Oct 14 20:29:11.965 INFO kablam! Oct 14 20:29:11.965 INFO kablam! warning: variant is never constructed: `Cyan` Oct 14 20:29:11.965 INFO kablam! --> src/display.rs:13:5 Oct 14 20:29:11.965 INFO kablam! | Oct 14 20:29:11.965 INFO kablam! 13 | Cyan, Oct 14 20:29:11.965 INFO kablam! | ^^^^ Oct 14 20:29:11.965 INFO kablam! Oct 14 20:29:11.966 INFO kablam! warning: variant is never constructed: `LightBlack` Oct 14 20:29:11.966 INFO kablam! --> src/display.rs:15:5 Oct 14 20:29:11.966 INFO kablam! | Oct 14 20:29:11.966 INFO kablam! 15 | LightBlack, Oct 14 20:29:11.966 INFO kablam! | ^^^^^^^^^^ Oct 14 20:29:11.966 INFO kablam! Oct 14 20:29:11.966 INFO kablam! warning: variant is never constructed: `LightRed` Oct 14 20:29:11.966 INFO kablam! --> src/display.rs:16:5 Oct 14 20:29:11.966 INFO kablam! | Oct 14 20:29:11.966 INFO kablam! 16 | LightRed, Oct 14 20:29:11.966 INFO kablam! | ^^^^^^^^ Oct 14 20:29:11.966 INFO kablam! Oct 14 20:29:11.966 INFO kablam! warning: variant is never constructed: `LightGreen` Oct 14 20:29:11.966 INFO kablam! --> src/display.rs:17:5 Oct 14 20:29:11.966 INFO kablam! | Oct 14 20:29:11.966 INFO kablam! 17 | LightGreen, Oct 14 20:29:11.966 INFO kablam! | ^^^^^^^^^^ Oct 14 20:29:11.966 INFO kablam! Oct 14 20:29:11.966 INFO kablam! warning: variant is never constructed: `LightYellow` Oct 14 20:29:11.966 INFO kablam! --> src/display.rs:18:5 Oct 14 20:29:11.966 INFO kablam! | Oct 14 20:29:11.966 INFO kablam! 18 | LightYellow, Oct 14 20:29:11.966 INFO kablam! | ^^^^^^^^^^^ Oct 14 20:29:11.966 INFO kablam! Oct 14 20:29:11.966 INFO kablam! warning: variant is never constructed: `LightMagenta` Oct 14 20:29:11.966 INFO kablam! --> src/display.rs:20:5 Oct 14 20:29:11.966 INFO kablam! | Oct 14 20:29:11.967 INFO kablam! 20 | LightMagenta, Oct 14 20:29:11.967 INFO kablam! | ^^^^^^^^^^^^ Oct 14 20:29:11.967 INFO kablam! Oct 14 20:29:11.967 INFO kablam! warning: variant is never constructed: `LightCyan` Oct 14 20:29:11.967 INFO kablam! --> src/display.rs:21:5 Oct 14 20:29:11.967 INFO kablam! | Oct 14 20:29:11.967 INFO kablam! 21 | LightCyan, Oct 14 20:29:11.967 INFO kablam! | ^^^^^^^^^ Oct 14 20:29:11.967 INFO kablam! Oct 14 20:29:11.967 INFO kablam! warning: variant is never constructed: `LightWhite` Oct 14 20:29:11.967 INFO kablam! --> src/display.rs:22:5 Oct 14 20:29:11.967 INFO kablam! | Oct 14 20:29:11.967 INFO kablam! 22 | LightWhite, Oct 14 20:29:11.967 INFO kablam! | ^^^^^^^^^^ Oct 14 20:29:11.967 INFO kablam! Oct 14 20:29:11.967 INFO kablam! warning: function is never used: `print` Oct 14 20:29:11.967 INFO kablam! --> src/display.rs:46:1 Oct 14 20:29:11.967 INFO kablam! | Oct 14 20:29:11.967 INFO kablam! 46 | pub fn print(stdout: &mut Write, x: i32, y: i32, s: &str, fg: Option, bg: Option) { Oct 14 20:29:11.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:29:11.967 INFO kablam! Oct 14 20:29:13.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.76s Oct 14 20:29:13.344 INFO kablam! su: No module specific data is present Oct 14 20:29:13.637 INFO running `"docker" "rm" "-f" "4b5637f8a0f69cae32788e47d1ced4bc6c2321810b71fba1ee32deab8bca27b4"` Oct 14 20:29:13.739 INFO blam! 4b5637f8a0f69cae32788e47d1ced4bc6c2321810b71fba1ee32deab8bca27b4 Oct 14 20:29:13.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 20:29:13.937 INFO blam! 86c9a17e7253ce4cdb4c758ccbe079d3b197c6bdc40def4b4a3874af9a41e5aa Oct 14 20:29:13.937 INFO running `"docker" "start" "-a" "86c9a17e7253ce4cdb4c758ccbe079d3b197c6bdc40def4b4a3874af9a41e5aa"` Oct 14 20:29:14.431 INFO kablam! usermod: no changes Oct 14 20:29:14.519 INFO kablam! Compiling nicerl v0.1.0 (/source) Oct 14 20:29:15.371 INFO kablam! warning: unused import: `Stdout` Oct 14 20:29:15.371 INFO kablam! --> src/display.rs:1:28 Oct 14 20:29:15.371 INFO kablam! | Oct 14 20:29:15.371 INFO kablam! 1 | use std::io::{Read, Stdin, Stdout, Write}; Oct 14 20:29:15.371 INFO kablam! | ^^^^^^ Oct 14 20:29:15.371 INFO kablam! | Oct 14 20:29:15.371 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:29:15.371 INFO kablam! Oct 14 20:29:15.371 INFO kablam! warning: unused import: `termion::raw::IntoRawMode` Oct 14 20:29:15.371 INFO kablam! --> src/display.rs:2:5 Oct 14 20:29:15.371 INFO kablam! | Oct 14 20:29:15.371 INFO kablam! 2 | use termion::raw::IntoRawMode; Oct 14 20:29:15.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:29:15.371 INFO kablam! Oct 14 20:29:15.475 INFO kablam! warning: variant is never constructed: `Red` Oct 14 20:29:15.475 INFO kablam! --> src/display.rs:8:5 Oct 14 20:29:15.475 INFO kablam! | Oct 14 20:29:15.475 INFO kablam! 8 | Red, Oct 14 20:29:15.475 INFO kablam! | ^^^ Oct 14 20:29:15.475 INFO kablam! | Oct 14 20:29:15.475 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:29:15.475 INFO kablam! Oct 14 20:29:15.475 INFO kablam! warning: variant is never constructed: `Green` Oct 14 20:29:15.475 INFO kablam! --> src/display.rs:9:5 Oct 14 20:29:15.475 INFO kablam! | Oct 14 20:29:15.475 INFO kablam! 9 | Green, Oct 14 20:29:15.475 INFO kablam! | ^^^^^ Oct 14 20:29:15.475 INFO kablam! Oct 14 20:29:15.475 INFO kablam! warning: variant is never constructed: `Blue` Oct 14 20:29:15.475 INFO kablam! --> src/display.rs:11:5 Oct 14 20:29:15.475 INFO kablam! | Oct 14 20:29:15.475 INFO kablam! 11 | Blue, Oct 14 20:29:15.475 INFO kablam! | ^^^^ Oct 14 20:29:15.475 INFO kablam! Oct 14 20:29:15.475 INFO kablam! warning: variant is never constructed: `Magenta` Oct 14 20:29:15.475 INFO kablam! --> src/display.rs:12:5 Oct 14 20:29:15.475 INFO kablam! | Oct 14 20:29:15.475 INFO kablam! 12 | Magenta, Oct 14 20:29:15.475 INFO kablam! | ^^^^^^^ Oct 14 20:29:15.475 INFO kablam! Oct 14 20:29:15.475 INFO kablam! warning: variant is never constructed: `Cyan` Oct 14 20:29:15.475 INFO kablam! --> src/display.rs:13:5 Oct 14 20:29:15.475 INFO kablam! | Oct 14 20:29:15.475 INFO kablam! 13 | Cyan, Oct 14 20:29:15.475 INFO kablam! | ^^^^ Oct 14 20:29:15.475 INFO kablam! Oct 14 20:29:15.475 INFO kablam! warning: variant is never constructed: `LightBlack` Oct 14 20:29:15.475 INFO kablam! --> src/display.rs:15:5 Oct 14 20:29:15.475 INFO kablam! | Oct 14 20:29:15.476 INFO kablam! 15 | LightBlack, Oct 14 20:29:15.476 INFO kablam! | ^^^^^^^^^^ Oct 14 20:29:15.476 INFO kablam! Oct 14 20:29:15.476 INFO kablam! warning: variant is never constructed: `LightRed` Oct 14 20:29:15.476 INFO kablam! --> src/display.rs:16:5 Oct 14 20:29:15.476 INFO kablam! | Oct 14 20:29:15.476 INFO kablam! 16 | LightRed, Oct 14 20:29:15.476 INFO kablam! | ^^^^^^^^ Oct 14 20:29:15.476 INFO kablam! Oct 14 20:29:15.476 INFO kablam! warning: variant is never constructed: `LightGreen` Oct 14 20:29:15.476 INFO kablam! --> src/display.rs:17:5 Oct 14 20:29:15.476 INFO kablam! | Oct 14 20:29:15.476 INFO kablam! 17 | LightGreen, Oct 14 20:29:15.476 INFO kablam! | ^^^^^^^^^^ Oct 14 20:29:15.476 INFO kablam! Oct 14 20:29:15.476 INFO kablam! warning: variant is never constructed: `LightYellow` Oct 14 20:29:15.476 INFO kablam! --> src/display.rs:18:5 Oct 14 20:29:15.476 INFO kablam! | Oct 14 20:29:15.476 INFO kablam! 18 | LightYellow, Oct 14 20:29:15.476 INFO kablam! | ^^^^^^^^^^^ Oct 14 20:29:15.476 INFO kablam! Oct 14 20:29:15.476 INFO kablam! warning: variant is never constructed: `LightMagenta` Oct 14 20:29:15.476 INFO kablam! --> src/display.rs:20:5 Oct 14 20:29:15.476 INFO kablam! | Oct 14 20:29:15.476 INFO kablam! 20 | LightMagenta, Oct 14 20:29:15.476 INFO kablam! | ^^^^^^^^^^^^ Oct 14 20:29:15.476 INFO kablam! Oct 14 20:29:15.476 INFO kablam! warning: variant is never constructed: `LightCyan` Oct 14 20:29:15.476 INFO kablam! --> src/display.rs:21:5 Oct 14 20:29:15.476 INFO kablam! | Oct 14 20:29:15.476 INFO kablam! 21 | LightCyan, Oct 14 20:29:15.476 INFO kablam! | ^^^^^^^^^ Oct 14 20:29:15.476 INFO kablam! Oct 14 20:29:15.476 INFO kablam! warning: variant is never constructed: `LightWhite` Oct 14 20:29:15.476 INFO kablam! --> src/display.rs:22:5 Oct 14 20:29:15.476 INFO kablam! | Oct 14 20:29:15.476 INFO kablam! 22 | LightWhite, Oct 14 20:29:15.476 INFO kablam! | ^^^^^^^^^^ Oct 14 20:29:15.476 INFO kablam! Oct 14 20:29:15.476 INFO kablam! warning: function is never used: `print` Oct 14 20:29:15.476 INFO kablam! --> src/display.rs:46:1 Oct 14 20:29:15.476 INFO kablam! | Oct 14 20:29:15.476 INFO kablam! 46 | pub fn print(stdout: &mut Write, x: i32, y: i32, s: &str, fg: Option, bg: Option) { Oct 14 20:29:15.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:29:15.476 INFO kablam! Oct 14 20:29:15.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 14 20:29:15.937 INFO kablam! su: No module specific data is present Oct 14 20:29:16.295 INFO running `"docker" "rm" "-f" "86c9a17e7253ce4cdb4c758ccbe079d3b197c6bdc40def4b4a3874af9a41e5aa"` Oct 14 20:29:16.388 INFO blam! 86c9a17e7253ce4cdb4c758ccbe079d3b197c6bdc40def4b4a3874af9a41e5aa Oct 14 20:29:16.396 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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" "-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 20:29:16.593 INFO blam! f1e343e45cde1056b51cc2e4eca972dc705fdb5d5c569d02dcca197a018755a8 Oct 14 20:29:16.595 INFO running `"docker" "start" "-a" "f1e343e45cde1056b51cc2e4eca972dc705fdb5d5c569d02dcca197a018755a8"` Oct 14 20:29:17.258 INFO kablam! usermod: no changes Oct 14 20:29:17.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 14 20:29:17.399 INFO kablam! Running /target/debug/deps/nicerl-85c1a917f8d63d90 Oct 14 20:29:17.405 INFO blam! Oct 14 20:29:17.405 INFO blam! running 0 tests Oct 14 20:29:17.405 INFO blam! Oct 14 20:29:17.405 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:29:17.405 INFO blam! Oct 14 20:29:17.406 INFO kablam! su: No module specific data is present Oct 14 20:29:17.963 INFO running `"docker" "rm" "-f" "f1e343e45cde1056b51cc2e4eca972dc705fdb5d5c569d02dcca197a018755a8"` Oct 14 20:29:18.151 INFO blam! f1e343e45cde1056b51cc2e4eca972dc705fdb5d5c569d02dcca197a018755a8