Oct 12 23:53:36.537 INFO testing smith-30/rust-aoj against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:53:36.539 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 23:53:36.843 INFO blam! c4f9fcd4ec7bca9891bfcd44185c28c7a72cef1ba5fcf716a471f32819cf30df Oct 12 23:53:36.844 INFO running `"docker" "start" "-a" "c4f9fcd4ec7bca9891bfcd44185c28c7a72cef1ba5fcf716a471f32819cf30df"` Oct 12 23:53:38.039 INFO kablam! usermod: no changes Oct 12 23:53:38.152 INFO kablam! Compiling round v0.1.0 Oct 12 23:53:38.152 INFO kablam! Compiling libmath v0.2.0 Oct 12 23:53:38.668 INFO kablam! Compiling AOJ v0.1.0 (/source) Oct 12 23:53:38.846 INFO kablam! warning: crate `AOJ` should have a snake case name such as `aoj` Oct 12 23:53:38.847 INFO kablam! | Oct 12 23:53:38.847 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 23:53:38.847 INFO kablam! Oct 12 23:53:39.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 12 23:53:39.127 INFO kablam! su: No module specific data is present Oct 12 23:53:39.379 INFO running `"docker" "rm" "-f" "c4f9fcd4ec7bca9891bfcd44185c28c7a72cef1ba5fcf716a471f32819cf30df"` Oct 12 23:53:39.464 INFO blam! c4f9fcd4ec7bca9891bfcd44185c28c7a72cef1ba5fcf716a471f32819cf30df Oct 12 23:53:39.466 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 23:53:39.743 INFO blam! 1d77bd95fd8e478b68ca919af0d38f4fc215abeef7f5b2363fe99985c2a88ea6 Oct 12 23:53:39.745 INFO running `"docker" "start" "-a" "1d77bd95fd8e478b68ca919af0d38f4fc215abeef7f5b2363fe99985c2a88ea6"` Oct 12 23:53:40.251 INFO kablam! usermod: no changes Oct 12 23:53:40.311 INFO kablam! Compiling AOJ v0.1.0 (/source) Oct 12 23:53:40.839 INFO kablam! warning: doc comment not used by rustdoc Oct 12 23:53:40.839 INFO kablam! --> examples/list_of_top_3_hills.rs:42:5 Oct 12 23:53:40.839 INFO kablam! | Oct 12 23:53:40.839 INFO kablam! 42 | / /** Oct 12 23:53:40.839 INFO kablam! 43 | | * テキストをvecに区切って格納 Oct 12 23:53:40.839 INFO kablam! 44 | | */ Oct 12 23:53:40.839 INFO kablam! | |_______^ Oct 12 23:53:40.861 INFO kablam! | Oct 12 23:53:40.861 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 12 23:53:40.861 INFO kablam! Oct 12 23:53:40.861 INFO kablam! warning: doc comment not used by rustdoc Oct 12 23:53:40.861 INFO kablam! --> examples/list_of_top_3_hills.rs:58:5 Oct 12 23:53:40.861 INFO kablam! | Oct 12 23:53:40.861 INFO kablam! 58 | / /** Oct 12 23:53:40.861 INFO kablam! 59 | | * sort Oct 12 23:53:40.861 INFO kablam! 60 | | */ Oct 12 23:53:40.861 INFO kablam! | |_______^ Oct 12 23:53:40.861 INFO kablam! Oct 12 23:53:41.135 INFO kablam! warning: doc comment not used by rustdoc Oct 12 23:53:41.137 INFO kablam! --> examples/english_sentence.rs:66:5 Oct 12 23:53:41.137 INFO kablam! | Oct 12 23:53:41.137 INFO kablam! 66 | / /** Oct 12 23:53:41.138 INFO kablam! 67 | | * @Todo Oct 12 23:53:41.138 INFO kablam! 68 | | * value assigned to `word_appeared_count` is never read Oct 12 23:53:41.138 INFO kablam! 69 | | * 解決する Oct 12 23:53:41.138 INFO kablam! 70 | | */ Oct 12 23:53:41.139 INFO kablam! | |_______^ Oct 12 23:53:41.143 INFO kablam! | Oct 12 23:53:41.143 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 12 23:53:41.143 INFO kablam! Oct 12 23:53:41.144 INFO kablam! warning: doc comment not used by rustdoc Oct 12 23:53:41.144 INFO kablam! --> examples/english_sentence.rs:75:5 Oct 12 23:53:41.144 INFO kablam! | Oct 12 23:53:41.144 INFO kablam! 75 | / /** Oct 12 23:53:41.144 INFO kablam! 76 | | * @Todo こいつうまく書くタイミング。。 Oct 12 23:53:41.145 INFO kablam! 77 | | */ Oct 12 23:53:41.145 INFO kablam! | |_______^ Oct 12 23:53:41.145 INFO kablam! Oct 12 23:53:41.201 INFO kablam! warning: value assigned to `word_appeared_count` is never read Oct 12 23:53:41.201 INFO kablam! --> examples/english_sentence.rs:71:13 Oct 12 23:53:41.201 INFO kablam! | Oct 12 23:53:41.201 INFO kablam! 71 | let mut word_appeared_count = 0; Oct 12 23:53:41.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:53:41.201 INFO kablam! | Oct 12 23:53:41.202 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 23:53:41.202 INFO kablam! Oct 12 23:53:41.539 INFO kablam! warning: crate `AOJ` should have a snake case name such as `aoj` Oct 12 23:53:41.539 INFO kablam! | Oct 12 23:53:41.539 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 23:53:41.539 INFO kablam! Oct 12 23:53:43.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.31s Oct 12 23:53:43.591 INFO kablam! su: No module specific data is present Oct 12 23:53:44.280 INFO running `"docker" "rm" "-f" "1d77bd95fd8e478b68ca919af0d38f4fc215abeef7f5b2363fe99985c2a88ea6"` Oct 12 23:53:44.542 INFO blam! 1d77bd95fd8e478b68ca919af0d38f4fc215abeef7f5b2363fe99985c2a88ea6 Oct 12 23:53:44.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 23:53:45.023 INFO blam! 466511e9bf9ef6cc32587d9d4d3b95e724cf99eb7c7f7ec21855dca0ecefb605 Oct 12 23:53:45.035 INFO running `"docker" "start" "-a" "466511e9bf9ef6cc32587d9d4d3b95e724cf99eb7c7f7ec21855dca0ecefb605"` Oct 12 23:53:46.063 INFO kablam! usermod: no changes Oct 12 23:53:46.103 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 23:53:46.116 INFO kablam! Running /target/debug/deps/AOJ-3b70b899e101e79b Oct 12 23:53:46.135 INFO blam! Oct 12 23:53:46.136 INFO blam! running 0 tests Oct 12 23:53:46.136 INFO blam! Oct 12 23:53:46.137 INFO kablam! su: No module specific data is present Oct 12 23:53:46.137 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:53:46.137 INFO blam! Oct 12 23:53:46.850 INFO running `"docker" "rm" "-f" "466511e9bf9ef6cc32587d9d4d3b95e724cf99eb7c7f7ec21855dca0ecefb605"` Oct 12 23:53:47.131 INFO blam! 466511e9bf9ef6cc32587d9d4d3b95e724cf99eb7c7f7ec21855dca0ecefb605