Oct 15 04:03:59.940 INFO testing anetcher/rust_boj against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:03:59.940 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:04:00.263 INFO blam! ae08c6625777cc42244e0855080b07300dd4a0e61ccf488c7297a82662b05996 Oct 15 04:04:00.271 INFO running `"docker" "start" "-a" "ae08c6625777cc42244e0855080b07300dd4a0e61ccf488c7297a82662b05996"` Oct 15 04:04:01.252 INFO kablam! usermod: no changes Oct 15 04:04:01.319 INFO kablam! Compiling rust_boj v0.1.0 (/source) Oct 15 04:04:01.691 INFO kablam! warning: unused variable: `i` Oct 15 04:04:01.691 INFO kablam! --> src/print_star/_2442.rs:16:9 Oct 15 04:04:01.691 INFO kablam! | Oct 15 04:04:01.691 INFO kablam! 16 | for i in 0..N { Oct 15 04:04:01.691 INFO kablam! | ^ help: consider using `_i` instead Oct 15 04:04:01.695 INFO kablam! | Oct 15 04:04:01.695 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:04:01.695 INFO kablam! Oct 15 04:04:01.706 INFO kablam! warning: function is never used: `print_self_number` Oct 15 04:04:01.706 INFO kablam! --> src/_4673.rs:3:1 Oct 15 04:04:01.707 INFO kablam! | Oct 15 04:04:01.707 INFO kablam! 3 | pub fn print_self_number(limit: i32) { Oct 15 04:04:01.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:01.707 INFO kablam! | Oct 15 04:04:01.707 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:04:01.707 INFO kablam! Oct 15 04:04:01.707 INFO kablam! warning: function is never used: `d` Oct 15 04:04:01.707 INFO kablam! --> src/_4673.rs:16:1 Oct 15 04:04:01.707 INFO kablam! | Oct 15 04:04:01.707 INFO kablam! 16 | fn d(n: &i32) -> i32 { Oct 15 04:04:01.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:01.707 INFO kablam! Oct 15 04:04:01.707 INFO kablam! warning: function is never used: `accumulate` Oct 15 04:04:01.707 INFO kablam! --> src/_4673.rs:20:1 Oct 15 04:04:01.707 INFO kablam! | Oct 15 04:04:01.707 INFO kablam! 20 | fn accumulate(x: &i32) -> i32 { Oct 15 04:04:01.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:01.707 INFO kablam! Oct 15 04:04:01.707 INFO kablam! warning: function is never used: `print_star` Oct 15 04:04:01.707 INFO kablam! --> src/print_star/_2442.rs:3:1 Oct 15 04:04:01.707 INFO kablam! | Oct 15 04:04:01.707 INFO kablam! 3 | pub fn print_star() { Oct 15 04:04:01.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:01.707 INFO kablam! Oct 15 04:04:01.707 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 04:04:01.707 INFO kablam! --> src/print_star/_2442.rs:5:9 Oct 15 04:04:01.707 INFO kablam! | Oct 15 04:04:01.707 INFO kablam! 5 | let mut N: i32 = 0; Oct 15 04:04:01.707 INFO kablam! | ^^^^^ Oct 15 04:04:01.707 INFO kablam! | Oct 15 04:04:01.707 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 04:04:01.707 INFO kablam! Oct 15 04:04:02.755 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 15 04:04:02.755 INFO kablam! su: No module specific data is present Oct 15 04:04:03.401 INFO running `"docker" "rm" "-f" "ae08c6625777cc42244e0855080b07300dd4a0e61ccf488c7297a82662b05996"` Oct 15 04:04:03.520 INFO blam! ae08c6625777cc42244e0855080b07300dd4a0e61ccf488c7297a82662b05996 Oct 15 04:04:03.526 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:04:03.796 INFO blam! 161bc55275c7b2f02c373b037d7322343f440448ca7d8025f552c28023ceb624 Oct 15 04:04:03.811 INFO running `"docker" "start" "-a" "161bc55275c7b2f02c373b037d7322343f440448ca7d8025f552c28023ceb624"` Oct 15 04:04:04.652 INFO kablam! usermod: no changes Oct 15 04:04:04.683 INFO kablam! Compiling rust_boj v0.1.0 (/source) Oct 15 04:04:05.091 INFO kablam! warning: unused variable: `i` Oct 15 04:04:05.091 INFO kablam! --> src/print_star/_2442.rs:16:9 Oct 15 04:04:05.091 INFO kablam! | Oct 15 04:04:05.091 INFO kablam! 16 | for i in 0..N { Oct 15 04:04:05.091 INFO kablam! | ^ help: consider using `_i` instead Oct 15 04:04:05.091 INFO kablam! | Oct 15 04:04:05.091 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:04:05.091 INFO kablam! Oct 15 04:04:05.100 INFO kablam! warning: function is never used: `print_self_number` Oct 15 04:04:05.100 INFO kablam! --> src/_4673.rs:3:1 Oct 15 04:04:05.100 INFO kablam! | Oct 15 04:04:05.100 INFO kablam! 3 | pub fn print_self_number(limit: i32) { Oct 15 04:04:05.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:05.100 INFO kablam! | Oct 15 04:04:05.100 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:04:05.100 INFO kablam! Oct 15 04:04:05.100 INFO kablam! warning: function is never used: `d` Oct 15 04:04:05.100 INFO kablam! --> src/_4673.rs:16:1 Oct 15 04:04:05.100 INFO kablam! | Oct 15 04:04:05.100 INFO kablam! 16 | fn d(n: &i32) -> i32 { Oct 15 04:04:05.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:05.100 INFO kablam! Oct 15 04:04:05.100 INFO kablam! warning: function is never used: `accumulate` Oct 15 04:04:05.100 INFO kablam! --> src/_4673.rs:20:1 Oct 15 04:04:05.100 INFO kablam! | Oct 15 04:04:05.100 INFO kablam! 20 | fn accumulate(x: &i32) -> i32 { Oct 15 04:04:05.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:05.100 INFO kablam! Oct 15 04:04:05.100 INFO kablam! warning: function is never used: `print_star` Oct 15 04:04:05.100 INFO kablam! --> src/print_star/_2442.rs:3:1 Oct 15 04:04:05.100 INFO kablam! | Oct 15 04:04:05.100 INFO kablam! 3 | pub fn print_star() { Oct 15 04:04:05.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 04:04:05.100 INFO kablam! Oct 15 04:04:05.100 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 04:04:05.100 INFO kablam! --> src/print_star/_2442.rs:5:9 Oct 15 04:04:05.100 INFO kablam! | Oct 15 04:04:05.100 INFO kablam! 5 | let mut N: i32 = 0; Oct 15 04:04:05.100 INFO kablam! | ^^^^^ Oct 15 04:04:05.100 INFO kablam! | Oct 15 04:04:05.100 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 04:04:05.100 INFO kablam! Oct 15 04:04:05.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Oct 15 04:04:05.495 INFO kablam! su: No module specific data is present Oct 15 04:04:05.929 INFO running `"docker" "rm" "-f" "161bc55275c7b2f02c373b037d7322343f440448ca7d8025f552c28023ceb624"` Oct 15 04:04:05.996 INFO blam! 161bc55275c7b2f02c373b037d7322343f440448ca7d8025f552c28023ceb624 Oct 15 04:04:05.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:04:06.197 INFO blam! 10abdf23fd4b171a42809e91c230d43595d86086ae1ad7cab93a8b94ab8dd3fb Oct 15 04:04:06.200 INFO running `"docker" "start" "-a" "10abdf23fd4b171a42809e91c230d43595d86086ae1ad7cab93a8b94ab8dd3fb"` Oct 15 04:04:06.783 INFO kablam! usermod: no changes Oct 15 04:04:06.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 04:04:06.835 INFO kablam! Running /target/debug/deps/rust_boj-f7aaf86a2652f915 Oct 15 04:04:06.839 INFO blam! Oct 15 04:04:06.839 INFO blam! running 0 tests Oct 15 04:04:06.839 INFO blam! Oct 15 04:04:06.839 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:04:06.839 INFO blam! Oct 15 04:04:06.855 INFO kablam! su: No module specific data is present Oct 15 04:04:07.366 INFO running `"docker" "rm" "-f" "10abdf23fd4b171a42809e91c230d43595d86086ae1ad7cab93a8b94ab8dd3fb"` Oct 15 04:04:07.581 INFO blam! 10abdf23fd4b171a42809e91c230d43595d86086ae1ad7cab93a8b94ab8dd3fb