Oct 15 07:20:16.293 INFO testing Rep2/RS_2_lab against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:20:16.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 07:20:16.779 INFO blam! 06f10f30f09c0debb5cb7ce743467842fec99523a47d6d32d324c0cea6fe654d Oct 15 07:20:16.781 INFO running `"docker" "start" "-a" "06f10f30f09c0debb5cb7ce743467842fec99523a47d6d32d324c0cea6fe654d"` Oct 15 07:20:18.031 INFO kablam! usermod: no changes Oct 15 07:20:18.087 INFO kablam! Compiling rs2 v0.1.0 (/source) Oct 15 07:20:18.495 INFO kablam! warning: unused import: `self` Oct 15 07:20:18.495 INFO kablam! --> src/nodes.rs:1:15 Oct 15 07:20:18.496 INFO kablam! | Oct 15 07:20:18.496 INFO kablam! 1 | use std::io::{self, BufReader}; Oct 15 07:20:18.496 INFO kablam! | ^^^^ Oct 15 07:20:18.496 INFO kablam! | Oct 15 07:20:18.497 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:20:18.497 INFO kablam! Oct 15 07:20:18.497 INFO kablam! warning: unused import: `std::fs::File` Oct 15 07:20:18.498 INFO kablam! --> src/nodes.rs:3:5 Oct 15 07:20:18.498 INFO kablam! | Oct 15 07:20:18.498 INFO kablam! 3 | use std::fs::File; Oct 15 07:20:18.499 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 07:20:18.499 INFO kablam! Oct 15 07:20:18.567 INFO kablam! warning: unused variable: `node` Oct 15 07:20:18.567 INFO kablam! --> src/main.rs:24:6 Oct 15 07:20:18.567 INFO kablam! | Oct 15 07:20:18.567 INFO kablam! 24 | let node = nodes::register_node(); Oct 15 07:20:18.567 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 15 07:20:18.567 INFO kablam! | Oct 15 07:20:18.567 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:20:18.567 INFO kablam! Oct 15 07:20:18.579 INFO kablam! warning: variable does not need to be mutable Oct 15 07:20:18.579 INFO kablam! --> src/nodes.rs:16:9 Oct 15 07:20:18.579 INFO kablam! | Oct 15 07:20:18.579 INFO kablam! 16 | let mut file_in = match OpenOptions::new(). Oct 15 07:20:18.579 INFO kablam! | ----^^^^^^^ Oct 15 07:20:18.579 INFO kablam! | | Oct 15 07:20:18.579 INFO kablam! | help: remove this `mut` Oct 15 07:20:18.579 INFO kablam! | Oct 15 07:20:18.579 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:20:18.579 INFO kablam! Oct 15 07:20:18.579 INFO kablam! warning: variable `readLine` should have a snake case name such as `read_line` Oct 15 07:20:18.579 INFO kablam! --> src/nodes.rs:30:6 Oct 15 07:20:18.579 INFO kablam! | Oct 15 07:20:18.579 INFO kablam! 30 | let mut readLine = String::new(); Oct 15 07:20:18.579 INFO kablam! | ^^^^^^^^^^^^ Oct 15 07:20:18.579 INFO kablam! | Oct 15 07:20:18.579 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:20:18.579 INFO kablam! Oct 15 07:20:19.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 15 07:20:19.291 INFO kablam! su: No module specific data is present Oct 15 07:20:19.729 INFO running `"docker" "rm" "-f" "06f10f30f09c0debb5cb7ce743467842fec99523a47d6d32d324c0cea6fe654d"` Oct 15 07:20:19.994 INFO blam! 06f10f30f09c0debb5cb7ce743467842fec99523a47d6d32d324c0cea6fe654d Oct 15 07:20:19.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 07:20:20.450 INFO blam! 3faab38ba92d134610a669661eb97ba571bdee643071d8162ab12f4b84a00e53 Oct 15 07:20:20.456 INFO running `"docker" "start" "-a" "3faab38ba92d134610a669661eb97ba571bdee643071d8162ab12f4b84a00e53"` Oct 15 07:20:21.217 INFO kablam! usermod: no changes Oct 15 07:20:21.259 INFO kablam! Compiling rs2 v0.1.0 (/source) Oct 15 07:20:21.670 INFO kablam! warning: unused import: `self` Oct 15 07:20:21.670 INFO kablam! --> src/nodes.rs:1:15 Oct 15 07:20:21.670 INFO kablam! | Oct 15 07:20:21.670 INFO kablam! 1 | use std::io::{self, BufReader}; Oct 15 07:20:21.670 INFO kablam! | ^^^^ Oct 15 07:20:21.670 INFO kablam! | Oct 15 07:20:21.670 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:20:21.670 INFO kablam! Oct 15 07:20:21.670 INFO kablam! warning: unused import: `std::fs::File` Oct 15 07:20:21.670 INFO kablam! --> src/nodes.rs:3:5 Oct 15 07:20:21.670 INFO kablam! | Oct 15 07:20:21.670 INFO kablam! 3 | use std::fs::File; Oct 15 07:20:21.670 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 07:20:21.671 INFO kablam! Oct 15 07:20:21.744 INFO kablam! warning: unused variable: `node` Oct 15 07:20:21.744 INFO kablam! --> src/main.rs:24:6 Oct 15 07:20:21.744 INFO kablam! | Oct 15 07:20:21.744 INFO kablam! 24 | let node = nodes::register_node(); Oct 15 07:20:21.744 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 15 07:20:21.744 INFO kablam! | Oct 15 07:20:21.744 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:20:21.744 INFO kablam! Oct 15 07:20:21.744 INFO kablam! warning: variable does not need to be mutable Oct 15 07:20:21.744 INFO kablam! --> src/nodes.rs:16:9 Oct 15 07:20:21.744 INFO kablam! | Oct 15 07:20:21.744 INFO kablam! 16 | let mut file_in = match OpenOptions::new(). Oct 15 07:20:21.744 INFO kablam! | ----^^^^^^^ Oct 15 07:20:21.744 INFO kablam! | | Oct 15 07:20:21.744 INFO kablam! | help: remove this `mut` Oct 15 07:20:21.744 INFO kablam! | Oct 15 07:20:21.744 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:20:21.744 INFO kablam! Oct 15 07:20:21.744 INFO kablam! warning: variable `readLine` should have a snake case name such as `read_line` Oct 15 07:20:21.744 INFO kablam! --> src/nodes.rs:30:6 Oct 15 07:20:21.744 INFO kablam! | Oct 15 07:20:21.744 INFO kablam! 30 | let mut readLine = String::new(); Oct 15 07:20:21.744 INFO kablam! | ^^^^^^^^^^^^ Oct 15 07:20:21.744 INFO kablam! | Oct 15 07:20:21.744 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:20:21.744 INFO kablam! Oct 15 07:20:22.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Oct 15 07:20:22.171 INFO kablam! su: No module specific data is present Oct 15 07:20:22.598 INFO running `"docker" "rm" "-f" "3faab38ba92d134610a669661eb97ba571bdee643071d8162ab12f4b84a00e53"` Oct 15 07:20:22.747 INFO blam! 3faab38ba92d134610a669661eb97ba571bdee643071d8162ab12f4b84a00e53 Oct 15 07:20:22.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 07:20:23.040 INFO blam! 61c30bce9a91ac051b6201f6a8fecb877e812691fb843f1d647b3f8d558dd35c Oct 15 07:20:23.042 INFO running `"docker" "start" "-a" "61c30bce9a91ac051b6201f6a8fecb877e812691fb843f1d647b3f8d558dd35c"` Oct 15 07:20:23.641 INFO kablam! usermod: no changes Oct 15 07:20:23.678 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 07:20:23.679 INFO kablam! Running /target/debug/deps/rs2-a8311c8222668b36 Oct 15 07:20:23.690 INFO blam! Oct 15 07:20:23.690 INFO blam! running 0 tests Oct 15 07:20:23.690 INFO blam! Oct 15 07:20:23.690 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:20:23.690 INFO blam! Oct 15 07:20:23.690 INFO kablam! su: No module specific data is present Oct 15 07:20:24.069 INFO running `"docker" "rm" "-f" "61c30bce9a91ac051b6201f6a8fecb877e812691fb843f1d647b3f8d558dd35c"` Oct 15 07:20:24.302 INFO blam! 61c30bce9a91ac051b6201f6a8fecb877e812691fb843f1d647b3f8d558dd35c