Oct 11 23:33:29.182 INFO testing flexi_config-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:33:29.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 11 23:33:29.640 INFO blam! 699dd4f006b635c13b33913420f02dea806075e144bef657d46abda00402f6b4 Oct 11 23:33:29.641 INFO running `"docker" "start" "-a" "699dd4f006b635c13b33913420f02dea806075e144bef657d46abda00402f6b4"` Oct 11 23:33:30.976 INFO kablam! usermod: no changes Oct 11 23:33:31.128 INFO kablam! Compiling toml v0.1.30 Oct 11 23:33:31.148 INFO kablam! Compiling flexi_logger v0.5.2 Oct 11 23:33:34.604 INFO kablam! Compiling flexi_config v0.1.0 (/source) Oct 11 23:33:34.957 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:33:34.957 INFO kablam! --> src/flexi_config_cargo.rs:176:41 Oct 11 23:33:34.957 INFO kablam! | Oct 11 23:33:34.958 INFO kablam! 176 | Err(Issues::single(String::from(("Error parsing cargo file.")))) Oct 11 23:33:34.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:33:34.958 INFO kablam! | Oct 11 23:33:34.958 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 23:33:34.959 INFO kablam! Oct 11 23:33:37.492 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.49s Oct 11 23:33:37.494 INFO kablam! su: No module specific data is present Oct 11 23:33:38.384 INFO running `"docker" "rm" "-f" "699dd4f006b635c13b33913420f02dea806075e144bef657d46abda00402f6b4"` Oct 11 23:33:38.672 INFO blam! 699dd4f006b635c13b33913420f02dea806075e144bef657d46abda00402f6b4 Oct 11 23:33:38.676 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 11 23:33:39.213 INFO blam! 00a061846321dac0d37bc12608aae4af5fd7ddf00e87d41f1d67cc4fb6da18e6 Oct 11 23:33:39.217 INFO running `"docker" "start" "-a" "00a061846321dac0d37bc12608aae4af5fd7ddf00e87d41f1d67cc4fb6da18e6"` Oct 11 23:33:41.328 INFO kablam! usermod: no changes Oct 11 23:33:41.520 INFO kablam! Compiling flexi_config v0.1.0 (/source) Oct 11 23:33:44.155 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:33:44.155 INFO kablam! --> src/flexi_config_cargo.rs:176:41 Oct 11 23:33:44.155 INFO kablam! | Oct 11 23:33:44.155 INFO kablam! 176 | Err(Issues::single(String::from(("Error parsing cargo file.")))) Oct 11 23:33:44.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:33:44.155 INFO kablam! | Oct 11 23:33:44.155 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 23:33:44.155 INFO kablam! Oct 11 23:33:47.451 INFO kablam! warning: unused import: `appender::time::TimeAppender` Oct 11 23:33:47.452 INFO kablam! --> src/appender/time/am_pm.rs:84:9 Oct 11 23:33:47.452 INFO kablam! | Oct 11 23:33:47.453 INFO kablam! 84 | use appender::time::TimeAppender; Oct 11 23:33:47.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:33:47.453 INFO kablam! | Oct 11 23:33:47.453 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:33:47.454 INFO kablam! Oct 11 23:33:47.454 INFO kablam! warning: unused import: `appender::time::TimeAppender` Oct 11 23:33:47.454 INFO kablam! --> src/appender/time/hour.rs:85:9 Oct 11 23:33:47.454 INFO kablam! | Oct 11 23:33:47.455 INFO kablam! 85 | use appender::time::TimeAppender; Oct 11 23:33:47.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:33:47.455 INFO kablam! Oct 11 23:33:47.455 INFO kablam! warning: unused import: `appender::time::TimeAppender` Oct 11 23:33:47.456 INFO kablam! --> src/appender/time/month.rs:95:9 Oct 11 23:33:47.456 INFO kablam! | Oct 11 23:33:47.456 INFO kablam! 95 | use appender::time::TimeAppender; Oct 11 23:33:47.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:33:47.457 INFO kablam! Oct 11 23:33:47.457 INFO kablam! warning: unused import: `appender::Appender` Oct 11 23:33:47.457 INFO kablam! --> src/appender/time/time_format.rs:185:9 Oct 11 23:33:47.458 INFO kablam! | Oct 11 23:33:47.458 INFO kablam! 185 | use appender::Appender; Oct 11 23:33:47.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 23:33:47.458 INFO kablam! Oct 11 23:33:47.458 INFO kablam! warning: unused import: `appender::time::TimeAppender` Oct 11 23:33:47.459 INFO kablam! --> src/appender/time/year.rs:79:9 Oct 11 23:33:47.459 INFO kablam! | Oct 11 23:33:47.459 INFO kablam! 79 | use appender::time::TimeAppender; Oct 11 23:33:47.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:33:47.460 INFO kablam! Oct 11 23:33:54.817 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.45s Oct 11 23:33:54.829 INFO kablam! su: No module specific data is present Oct 11 23:33:56.236 INFO running `"docker" "rm" "-f" "00a061846321dac0d37bc12608aae4af5fd7ddf00e87d41f1d67cc4fb6da18e6"` Oct 11 23:33:56.473 INFO blam! 00a061846321dac0d37bc12608aae4af5fd7ddf00e87d41f1d67cc4fb6da18e6