Oct 14 17:51:15.856 INFO testing irony-rust/nickel-cms against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:51:15.870 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 14 17:51:16.259 INFO blam! 97448456a2ea0581491bcfa3068c0171b357163e8c5bd32a6fac2b0a5ee799f1 Oct 14 17:51:16.269 INFO running `"docker" "start" "-a" "97448456a2ea0581491bcfa3068c0171b357163e8c5bd32a6fac2b0a5ee799f1"` Oct 14 17:51:17.108 INFO kablam! usermod: no changes Oct 14 17:51:17.244 INFO kablam! Compiling version_check v0.1.2 Oct 14 17:51:17.244 INFO kablam! Compiling byteorder v1.0.0 Oct 14 17:51:17.244 INFO kablam! Compiling lazy_static v0.2.8 Oct 14 17:51:17.246 INFO kablam! Compiling cfg-if v0.1.1 Oct 14 17:51:17.246 INFO kablam! Compiling md5 v0.3.5 Oct 14 17:51:17.246 INFO kablam! Compiling nom v2.2.1 Oct 14 17:51:17.247 INFO kablam! Compiling unidecode v0.2.0 Oct 14 17:51:17.251 INFO kablam! Compiling humansize v1.0.1 Oct 14 17:51:17.423 INFO kablam! Compiling unicode-bidi v0.3.3 Oct 14 17:51:17.495 INFO kablam! Compiling time v0.1.37 Oct 14 17:51:17.875 INFO kablam! Compiling num_cpus v1.5.1 Oct 14 17:51:18.040 INFO kablam! Compiling mustache v0.8.0 Oct 14 17:51:18.041 INFO kablam! Compiling toml v0.2.1 Oct 14 17:51:18.070 INFO kablam! Compiling base64 v0.3.1 Oct 14 17:51:20.371 INFO kablam! Compiling base64 v0.5.2 Oct 14 17:51:20.459 INFO kablam! Compiling unicase v1.4.2 Oct 14 17:51:22.608 INFO kablam! Compiling backtrace-sys v0.1.11 Oct 14 17:51:22.615 INFO kablam! Compiling idna v0.1.2 Oct 14 17:51:22.639 INFO kablam! Compiling slug v0.1.2 Oct 14 17:51:22.727 INFO kablam! Compiling chrono v0.3.1 Oct 14 17:51:23.043 INFO kablam! Compiling ructe v0.3.0 Oct 14 17:51:23.201 INFO kablam! Compiling backtrace v0.3.2 Oct 14 17:51:25.455 INFO kablam! Compiling error-chain v0.10.0 Oct 14 17:51:30.173 INFO kablam! Compiling url v1.5.0 Oct 14 17:51:32.307 INFO kablam! Compiling nickel-cms v0.3.0 (/source) Oct 14 17:51:35.767 INFO kablam! Compiling hyper v0.10.12 Oct 14 17:51:35.770 INFO kablam! Compiling tera v0.10.6 Oct 14 17:51:52.947 INFO kablam! Compiling nickel v0.10.0 Oct 14 17:51:58.043 INFO kablam! warning: unused macro definition Oct 14 17:51:58.043 INFO kablam! --> src/middleware/form_validator.rs:18:1 Oct 14 17:51:58.043 INFO kablam! | Oct 14 17:51:58.043 INFO kablam! 18 | / macro_rules! parse_field { Oct 14 17:51:58.044 INFO kablam! 19 | | ( $field:expr, $vtype:ty ) => {{ Oct 14 17:51:58.044 INFO kablam! 20 | | $field.parse::<$vtype>() Oct 14 17:51:58.044 INFO kablam! 21 | | }}; Oct 14 17:51:58.044 INFO kablam! 22 | | } Oct 14 17:51:58.044 INFO kablam! | |_^ Oct 14 17:51:58.044 INFO kablam! | Oct 14 17:51:58.045 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 17:51:58.045 INFO kablam! Oct 14 17:51:58.280 INFO kablam! warning: unused variable: `vtype` Oct 14 17:51:58.280 INFO kablam! --> src/middleware/form_validator.rs:27:28 Oct 14 17:51:58.280 INFO kablam! | Oct 14 17:51:58.281 INFO kablam! 27 | fn type_ref_parser(vtype: i32){ Oct 14 17:51:58.281 INFO kablam! | ^^^^^ help: consider using `_vtype` instead Oct 14 17:51:58.281 INFO kablam! | Oct 14 17:51:58.281 INFO kablam! ::: src/admin/models/pages.rs:28:9 Oct 14 17:51:58.282 INFO kablam! | Oct 14 17:51:58.282 INFO kablam! 28 | / validators! ( Oct 14 17:51:58.282 INFO kablam! 29 | | ["done.a", "age"]: f32 => required(), max(1); Oct 14 17:51:58.283 INFO kablam! 30 | | ["age", "tst4"]: i32 => max(1, "2+"); Oct 14 17:51:58.283 INFO kablam! 31 | | ) Oct 14 17:51:58.283 INFO kablam! | |_________- in this macro invocation Oct 14 17:51:58.283 INFO kablam! | Oct 14 17:51:58.284 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:51:58.284 INFO kablam! Oct 14 17:51:58.307 INFO kablam! warning: variable does not need to be mutable Oct 14 17:51:58.308 INFO kablam! --> src/middleware/form_validator.rs:197:13 Oct 14 17:51:58.308 INFO kablam! | Oct 14 17:51:58.308 INFO kablam! 197 | let mut err = validation_errors.get_mut(&field).unwrap(); Oct 14 17:51:58.309 INFO kablam! | ----^^^ Oct 14 17:51:58.309 INFO kablam! | | Oct 14 17:51:58.309 INFO kablam! | help: remove this `mut` Oct 14 17:51:58.309 INFO kablam! | Oct 14 17:51:58.310 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 17:51:58.310 INFO kablam! Oct 14 17:51:58.361 INFO kablam! warning: function is never used: `type_ref_parser` Oct 14 17:51:58.361 INFO kablam! --> src/middleware/form_validator.rs:27:9 Oct 14 17:51:58.361 INFO kablam! | Oct 14 17:51:58.362 INFO kablam! 27 | fn type_ref_parser(vtype: i32){ Oct 14 17:51:58.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:51:58.362 INFO kablam! | Oct 14 17:51:58.362 INFO kablam! ::: src/admin/models/pages.rs:28:9 Oct 14 17:51:58.363 INFO kablam! | Oct 14 17:51:58.363 INFO kablam! 28 | / validators! ( Oct 14 17:51:58.364 INFO kablam! 29 | | ["done.a", "age"]: f32 => required(), max(1); Oct 14 17:51:58.364 INFO kablam! 30 | | ["age", "tst4"]: i32 => max(1, "2+"); Oct 14 17:51:58.364 INFO kablam! 31 | | ) Oct 14 17:51:58.364 INFO kablam! | |_________- in this macro invocation Oct 14 17:51:58.365 INFO kablam! | Oct 14 17:51:58.365 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:51:58.365 INFO kablam! Oct 14 17:51:58.365 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 17:51:58.366 INFO kablam! --> src/middleware/form_validator.rs:90:9 Oct 14 17:51:58.366 INFO kablam! | Oct 14 17:51:58.366 INFO kablam! 90 | Validators::new(Self::validators()).create_validator(&form_data); Oct 14 17:51:58.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:51:58.367 INFO kablam! | Oct 14 17:51:58.367 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 17:51:58.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 17:51:58.368 INFO kablam! Oct 14 17:52:06.206 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.08s Oct 14 17:52:06.215 INFO kablam! su: No module specific data is present Oct 14 17:52:07.083 INFO running `"docker" "rm" "-f" "97448456a2ea0581491bcfa3068c0171b357163e8c5bd32a6fac2b0a5ee799f1"` Oct 14 17:52:07.364 INFO blam! 97448456a2ea0581491bcfa3068c0171b357163e8c5bd32a6fac2b0a5ee799f1 Oct 14 17:52:07.369 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 14 17:52:07.785 INFO blam! f6a699f368ab41c2a1d31ac7441f908996f5dcf2f90ee1eaeb6bb5a295c474dd Oct 14 17:52:07.791 INFO running `"docker" "start" "-a" "f6a699f368ab41c2a1d31ac7441f908996f5dcf2f90ee1eaeb6bb5a295c474dd"` Oct 14 17:52:09.054 INFO kablam! usermod: no changes Oct 14 17:52:09.234 INFO kablam! Compiling nickel-cms v0.3.0 (/source) Oct 14 17:52:10.903 INFO kablam! warning: unused macro definition Oct 14 17:52:10.903 INFO kablam! --> src/middleware/form_validator.rs:18:1 Oct 14 17:52:10.903 INFO kablam! | Oct 14 17:52:10.903 INFO kablam! 18 | / macro_rules! parse_field { Oct 14 17:52:10.903 INFO kablam! 19 | | ( $field:expr, $vtype:ty ) => {{ Oct 14 17:52:10.903 INFO kablam! 20 | | $field.parse::<$vtype>() Oct 14 17:52:10.903 INFO kablam! 21 | | }}; Oct 14 17:52:10.903 INFO kablam! 22 | | } Oct 14 17:52:10.903 INFO kablam! | |_^ Oct 14 17:52:10.903 INFO kablam! | Oct 14 17:52:10.903 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 17:52:10.903 INFO kablam! Oct 14 17:52:11.411 INFO kablam! warning: unused variable: `vtype` Oct 14 17:52:11.411 INFO kablam! --> src/middleware/form_validator.rs:27:28 Oct 14 17:52:11.411 INFO kablam! | Oct 14 17:52:11.411 INFO kablam! 27 | fn type_ref_parser(vtype: i32){ Oct 14 17:52:11.411 INFO kablam! | ^^^^^ help: consider using `_vtype` instead Oct 14 17:52:11.411 INFO kablam! | Oct 14 17:52:11.411 INFO kablam! ::: src/admin/models/pages.rs:28:9 Oct 14 17:52:11.411 INFO kablam! | Oct 14 17:52:11.411 INFO kablam! 28 | / validators! ( Oct 14 17:52:11.411 INFO kablam! 29 | | ["done.a", "age"]: f32 => required(), max(1); Oct 14 17:52:11.411 INFO kablam! 30 | | ["age", "tst4"]: i32 => max(1, "2+"); Oct 14 17:52:11.411 INFO kablam! 31 | | ) Oct 14 17:52:11.411 INFO kablam! | |_________- in this macro invocation Oct 14 17:52:11.411 INFO kablam! | Oct 14 17:52:11.411 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:52:11.411 INFO kablam! Oct 14 17:52:11.459 INFO kablam! warning: variable does not need to be mutable Oct 14 17:52:11.459 INFO kablam! --> src/middleware/form_validator.rs:197:13 Oct 14 17:52:11.459 INFO kablam! | Oct 14 17:52:11.459 INFO kablam! 197 | let mut err = validation_errors.get_mut(&field).unwrap(); Oct 14 17:52:11.459 INFO kablam! | ----^^^ Oct 14 17:52:11.459 INFO kablam! | | Oct 14 17:52:11.459 INFO kablam! | help: remove this `mut` Oct 14 17:52:11.459 INFO kablam! | Oct 14 17:52:11.459 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 17:52:11.459 INFO kablam! Oct 14 17:52:11.587 INFO kablam! warning: function is never used: `type_ref_parser` Oct 14 17:52:11.587 INFO kablam! --> src/middleware/form_validator.rs:27:9 Oct 14 17:52:11.587 INFO kablam! | Oct 14 17:52:11.587 INFO kablam! 27 | fn type_ref_parser(vtype: i32){ Oct 14 17:52:11.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:52:11.587 INFO kablam! | Oct 14 17:52:11.587 INFO kablam! ::: src/admin/models/pages.rs:28:9 Oct 14 17:52:11.587 INFO kablam! | Oct 14 17:52:11.587 INFO kablam! 28 | / validators! ( Oct 14 17:52:11.587 INFO kablam! 29 | | ["done.a", "age"]: f32 => required(), max(1); Oct 14 17:52:11.587 INFO kablam! 30 | | ["age", "tst4"]: i32 => max(1, "2+"); Oct 14 17:52:11.587 INFO kablam! 31 | | ) Oct 14 17:52:11.587 INFO kablam! | |_________- in this macro invocation Oct 14 17:52:11.587 INFO kablam! | Oct 14 17:52:11.587 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:52:11.587 INFO kablam! Oct 14 17:52:11.599 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 17:52:11.599 INFO kablam! --> src/middleware/form_validator.rs:90:9 Oct 14 17:52:11.599 INFO kablam! | Oct 14 17:52:11.599 INFO kablam! 90 | Validators::new(Self::validators()).create_validator(&form_data); Oct 14 17:52:11.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:52:11.599 INFO kablam! | Oct 14 17:52:11.599 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 17:52:11.599 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 17:52:11.599 INFO kablam! Oct 14 17:52:12.243 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.16s Oct 14 17:52:12.271 INFO kablam! su: No module specific data is present Oct 14 17:52:12.985 INFO running `"docker" "rm" "-f" "f6a699f368ab41c2a1d31ac7441f908996f5dcf2f90ee1eaeb6bb5a295c474dd"` Oct 14 17:52:13.319 INFO blam! f6a699f368ab41c2a1d31ac7441f908996f5dcf2f90ee1eaeb6bb5a295c474dd Oct 14 17:52:13.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 14 17:52:13.933 INFO blam! dc35789b3c131d9a50600db4af0c0536c03b2cd6b1f7cd52fe79a99e3c6c69c4 Oct 14 17:52:13.936 INFO running `"docker" "start" "-a" "dc35789b3c131d9a50600db4af0c0536c03b2cd6b1f7cd52fe79a99e3c6c69c4"` Oct 14 17:52:15.032 INFO kablam! usermod: no changes Oct 14 17:52:15.221 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 14 17:52:15.223 INFO kablam! Running /target/debug/deps/nickel_cms-cc43077ffb4af8bf Oct 14 17:52:15.227 INFO blam! Oct 14 17:52:15.227 INFO blam! running 0 tests Oct 14 17:52:15.228 INFO blam! Oct 14 17:52:15.228 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:52:15.228 INFO blam! Oct 14 17:52:15.231 INFO kablam! Running /target/debug/deps/nickel_cms-df5d2c32d5a967b3 Oct 14 17:52:15.239 INFO blam! Oct 14 17:52:15.239 INFO blam! running 0 tests Oct 14 17:52:15.240 INFO blam! Oct 14 17:52:15.240 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:52:15.240 INFO blam! Oct 14 17:52:15.247 INFO kablam! Doc-tests nickel-cms Oct 14 17:52:17.011 INFO blam! Oct 14 17:52:17.012 INFO blam! running 0 tests Oct 14 17:52:17.012 INFO blam! Oct 14 17:52:17.012 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:52:17.013 INFO blam! Oct 14 17:52:17.017 INFO kablam! su: No module specific data is present Oct 14 17:52:17.583 INFO running `"docker" "rm" "-f" "dc35789b3c131d9a50600db4af0c0536c03b2cd6b1f7cd52fe79a99e3c6c69c4"` Oct 14 17:52:17.845 INFO blam! dc35789b3c131d9a50600db4af0c0536c03b2cd6b1f7cd52fe79a99e3c6c69c4