Oct 12 03:43:55.035 INFO testing caribon-0.8.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 03:43:55.036 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 03:43:55.404 INFO blam! 1c3b2a00bef266bf7016efbca188453aa48263aaf3a5fa286aaf76cb6fee9431 Oct 12 03:43:55.412 INFO running `"docker" "start" "-a" "1c3b2a00bef266bf7016efbca188453aa48263aaf3a5fa286aaf76cb6fee9431"` Oct 12 03:43:56.469 INFO kablam! usermod: no changes Oct 12 03:43:56.544 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:43:56.544 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:43:56.544 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:43:56.544 INFO kablam! files will be included as a binary target: Oct 12 03:43:56.544 INFO kablam! Oct 12 03:43:56.544 INFO kablam! * /source/src/bin/config.rs Oct 12 03:43:56.544 INFO kablam! Oct 12 03:43:56.544 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:43:56.544 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:43:56.544 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:43:56.544 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:43:56.544 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:43:56.544 INFO kablam! Oct 12 03:43:56.544 INFO kablam! For more information on this warning you can consult Oct 12 03:43:56.544 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:43:56.567 INFO kablam! Compiling stemmer v0.3.2 Oct 12 03:44:00.516 INFO kablam! Compiling caribon v0.8.1 (/source) Oct 12 03:44:01.048 INFO kablam! warning: variable does not need to be mutable Oct 12 03:44:01.048 INFO kablam! --> src/lib/parser.rs:507:13 Oct 12 03:44:01.048 INFO kablam! | Oct 12 03:44:01.048 INFO kablam! 507 | let mut vec = ast.get_body_mut(); Oct 12 03:44:01.048 INFO kablam! | ----^^^ Oct 12 03:44:01.048 INFO kablam! | | Oct 12 03:44:01.048 INFO kablam! | help: remove this `mut` Oct 12 03:44:01.048 INFO kablam! | Oct 12 03:44:01.048 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 03:44:01.048 INFO kablam! Oct 12 03:44:01.048 INFO kablam! warning: variable does not need to be mutable Oct 12 03:44:01.048 INFO kablam! --> src/lib/parser.rs:624:13 Oct 12 03:44:01.048 INFO kablam! | Oct 12 03:44:01.048 INFO kablam! 624 | let mut vec = ast.get_body_mut(); Oct 12 03:44:01.048 INFO kablam! | ----^^^ Oct 12 03:44:01.048 INFO kablam! | | Oct 12 03:44:01.048 INFO kablam! | help: remove this `mut` Oct 12 03:44:01.048 INFO kablam! Oct 12 03:44:01.052 INFO kablam! warning: variable does not need to be mutable Oct 12 03:44:01.052 INFO kablam! --> src/lib/parser.rs:663:13 Oct 12 03:44:01.052 INFO kablam! | Oct 12 03:44:01.052 INFO kablam! 663 | let mut res = words; Oct 12 03:44:01.052 INFO kablam! | ----^^^ Oct 12 03:44:01.052 INFO kablam! | | Oct 12 03:44:01.052 INFO kablam! | help: remove this `mut` Oct 12 03:44:01.052 INFO kablam! Oct 12 03:44:03.989 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.49s Oct 12 03:44:03.997 INFO kablam! su: No module specific data is present Oct 12 03:44:04.584 INFO running `"docker" "rm" "-f" "1c3b2a00bef266bf7016efbca188453aa48263aaf3a5fa286aaf76cb6fee9431"` Oct 12 03:44:04.856 INFO blam! 1c3b2a00bef266bf7016efbca188453aa48263aaf3a5fa286aaf76cb6fee9431 Oct 12 03:44:04.858 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 03:44:05.324 INFO blam! f4506263a12c7a9b04da035784d43de90225c26b27b9ecf57be23039a5fe6082 Oct 12 03:44:05.326 INFO running `"docker" "start" "-a" "f4506263a12c7a9b04da035784d43de90225c26b27b9ecf57be23039a5fe6082"` Oct 12 03:44:06.652 INFO kablam! usermod: no changes Oct 12 03:44:06.696 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:44:06.696 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:44:06.696 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:44:06.696 INFO kablam! files will be included as a binary target: Oct 12 03:44:06.696 INFO kablam! Oct 12 03:44:06.696 INFO kablam! * /source/src/bin/config.rs Oct 12 03:44:06.696 INFO kablam! Oct 12 03:44:06.696 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:44:06.696 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:44:06.696 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:44:06.696 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:44:06.696 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:44:06.696 INFO kablam! Oct 12 03:44:06.696 INFO kablam! For more information on this warning you can consult Oct 12 03:44:06.696 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:44:06.713 INFO kablam! Compiling caribon v0.8.1 (/source) Oct 12 03:44:07.243 INFO kablam! warning: variable does not need to be mutable Oct 12 03:44:07.243 INFO kablam! --> src/lib/parser.rs:507:13 Oct 12 03:44:07.244 INFO kablam! | Oct 12 03:44:07.244 INFO kablam! 507 | let mut vec = ast.get_body_mut(); Oct 12 03:44:07.244 INFO kablam! | ----^^^ Oct 12 03:44:07.245 INFO kablam! | | Oct 12 03:44:07.245 INFO kablam! | help: remove this `mut` Oct 12 03:44:07.245 INFO kablam! | Oct 12 03:44:07.245 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 03:44:07.246 INFO kablam! Oct 12 03:44:07.246 INFO kablam! warning: variable does not need to be mutable Oct 12 03:44:07.246 INFO kablam! --> src/lib/parser.rs:624:13 Oct 12 03:44:07.246 INFO kablam! | Oct 12 03:44:07.247 INFO kablam! 624 | let mut vec = ast.get_body_mut(); Oct 12 03:44:07.247 INFO kablam! | ----^^^ Oct 12 03:44:07.247 INFO kablam! | | Oct 12 03:44:07.247 INFO kablam! | help: remove this `mut` Oct 12 03:44:07.248 INFO kablam! Oct 12 03:44:07.248 INFO kablam! warning: variable does not need to be mutable Oct 12 03:44:07.248 INFO kablam! --> src/lib/parser.rs:663:13 Oct 12 03:44:07.248 INFO kablam! | Oct 12 03:44:07.249 INFO kablam! 663 | let mut res = words; Oct 12 03:44:07.249 INFO kablam! | ----^^^ Oct 12 03:44:07.249 INFO kablam! | | Oct 12 03:44:07.249 INFO kablam! | help: remove this `mut` Oct 12 03:44:07.249 INFO kablam! Oct 12 03:44:08.072 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 12 03:44:08.073 INFO kablam! su: No module specific data is present Oct 12 03:44:08.865 INFO running `"docker" "rm" "-f" "f4506263a12c7a9b04da035784d43de90225c26b27b9ecf57be23039a5fe6082"` Oct 12 03:44:09.153 INFO blam! f4506263a12c7a9b04da035784d43de90225c26b27b9ecf57be23039a5fe6082 Oct 12 03:44:09.156 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 03:44:09.668 INFO blam! 2272f574c2a761f8afb078f57e6af264b1cfd995b76b92954c6e99af45a8451b Oct 12 03:44:09.672 INFO running `"docker" "start" "-a" "2272f574c2a761f8afb078f57e6af264b1cfd995b76b92954c6e99af45a8451b"` Oct 12 03:44:10.912 INFO kablam! usermod: no changes Oct 12 03:44:10.956 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:44:10.956 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:44:10.956 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:44:10.956 INFO kablam! files will be included as a binary target: Oct 12 03:44:10.956 INFO kablam! Oct 12 03:44:10.956 INFO kablam! * /source/src/bin/config.rs Oct 12 03:44:10.956 INFO kablam! Oct 12 03:44:10.956 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:44:10.956 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:44:10.956 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:44:10.956 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:44:10.956 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:44:10.956 INFO kablam! Oct 12 03:44:10.956 INFO kablam! For more information on this warning you can consult Oct 12 03:44:10.956 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:44:10.968 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 03:44:10.980 INFO kablam! Running /target/debug/deps/caribon-f5422f38f70d9bee Oct 12 03:44:10.987 INFO kablam! Running /target/debug/deps/caribon-b9b76c0529c898a1 Oct 12 03:44:10.987 INFO blam! Oct 12 03:44:10.987 INFO blam! running 0 tests Oct 12 03:44:10.987 INFO blam! Oct 12 03:44:10.987 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:44:10.987 INFO blam! Oct 12 03:44:10.992 INFO blam! Oct 12 03:44:10.992 INFO kablam! Doc-tests caribon Oct 12 03:44:10.992 INFO blam! running 0 tests Oct 12 03:44:10.992 INFO blam! Oct 12 03:44:10.992 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:44:10.992 INFO blam! Oct 12 03:44:11.240 INFO blam! Oct 12 03:44:11.240 INFO blam! running 16 tests Oct 12 03:44:11.252 INFO blam! test src/lib/lib.rs - (line 61) ... ignored Oct 12 03:44:11.272 INFO blam! test src/lib/lib.rs - (line 70) ... ignored Oct 12 03:44:11.288 INFO blam! test src/lib/lib.rs - (line 76) ... ignored Oct 12 03:44:11.288 INFO blam! test src/lib/lib.rs - (line 89) ... ignored Oct 12 03:44:11.288 INFO blam! test src/lib/lib.rs - (line 95) ... ignored Oct 12 03:44:13.436 INFO blam! test src/lib/lib.rs - (line 42) ... ok Oct 12 03:44:14.731 INFO blam! test src/lib/lib.rs - (line 26) ... ok Oct 12 03:44:14.732 INFO blam! test src/lib/parser.rs - parser::Parser::new (line 131) ... ok Oct 12 03:44:14.824 INFO blam! test src/lib/parser.rs - parser::Parser::new (line 121) ... ok Oct 12 03:44:14.917 INFO blam! test src/lib/lib.rs - (line 50) ... ok Oct 12 03:44:15.032 INFO blam! test src/lib/parser.rs - parser::Parser::new (line 126) ... ok Oct 12 03:44:15.233 INFO blam! test src/lib/parser.rs - parser::Parser::get_ignored_from_string (line 88) ... ok Oct 12 03:44:15.265 INFO blam! test src/lib/parser.rs - parser::Parser::detect_local (line 499) ... ok Oct 12 03:44:15.472 INFO blam! test src/lib/parser.rs - parser::Parser::with_fuzzy (line 177) ... ok Oct 12 03:44:15.869 INFO blam! test src/lib/parser.rs - parser::Parser::with_max_distance (line 209) ... ok Oct 12 03:44:15.948 INFO blam! test src/lib/parser.rs - parser::Parser::with_max_distance (line 200) ... ok Oct 12 03:44:15.949 INFO blam! Oct 12 03:44:15.949 INFO blam! test result: ok. 11 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out Oct 12 03:44:15.949 INFO blam! Oct 12 03:44:15.978 INFO kablam! su: No module specific data is present Oct 12 03:44:16.542 INFO running `"docker" "rm" "-f" "2272f574c2a761f8afb078f57e6af264b1cfd995b76b92954c6e99af45a8451b"` Oct 12 03:44:16.728 INFO blam! 2272f574c2a761f8afb078f57e6af264b1cfd995b76b92954c6e99af45a8451b