Oct 16 04:35:38.154 INFO testing kic-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:35:38.155 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 16 04:35:38.547 INFO blam! 91c4750f05795bc1d901925d674b42e923d720ab054ce186d7c204a990598bb3 Oct 16 04:35:38.549 INFO running `"docker" "start" "-a" "91c4750f05795bc1d901925d674b42e923d720ab054ce186d7c204a990598bb3"` Oct 16 04:35:40.789 INFO kablam! usermod: no changes Oct 16 04:35:40.948 INFO kablam! Compiling kic v0.1.1 (/source) Oct 16 04:35:42.797 INFO kablam! warning: unreachable expression Oct 16 04:35:42.798 INFO kablam! --> src/lib/setting/config.rs:159:28 Oct 16 04:35:42.799 INFO kablam! | Oct 16 04:35:42.799 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Oct 16 04:35:42.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:42.801 INFO kablam! | Oct 16 04:35:42.801 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 04:35:42.802 INFO kablam! Oct 16 04:35:48.728 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.90s Oct 16 04:35:48.733 INFO kablam! su: No module specific data is present Oct 16 04:35:49.982 INFO running `"docker" "rm" "-f" "91c4750f05795bc1d901925d674b42e923d720ab054ce186d7c204a990598bb3"` Oct 16 04:35:50.271 INFO blam! 91c4750f05795bc1d901925d674b42e923d720ab054ce186d7c204a990598bb3 Oct 16 04:35:50.279 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 16 04:35:50.789 INFO blam! c87ebface65dff40824616741d79736c1ae65f054e2375e17c38c2dfdf921028 Oct 16 04:35:50.791 INFO running `"docker" "start" "-a" "c87ebface65dff40824616741d79736c1ae65f054e2375e17c38c2dfdf921028"` Oct 16 04:35:51.651 INFO kablam! usermod: no changes Oct 16 04:35:51.752 INFO kablam! Compiling kic v0.1.1 (/source) Oct 16 04:35:53.259 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.259 INFO kablam! --> src/lib/fs.rs:331:5 Oct 16 04:35:53.259 INFO kablam! | Oct 16 04:35:53.259 INFO kablam! 331 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.259 INFO kablam! | Oct 16 04:35:53.259 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 16 04:35:53.259 INFO kablam! Oct 16 04:35:53.271 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.271 INFO kablam! --> src/lib/setting/config.rs:603:5 Oct 16 04:35:53.271 INFO kablam! | Oct 16 04:35:53.271 INFO kablam! 603 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.271 INFO kablam! | Oct 16 04:35:53.271 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 16 04:35:53.271 INFO kablam! Oct 16 04:35:53.271 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.271 INFO kablam! --> src/lib/setting/config.rs:608:5 Oct 16 04:35:53.271 INFO kablam! | Oct 16 04:35:53.272 INFO kablam! 608 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.272 INFO kablam! | Oct 16 04:35:53.272 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 16 04:35:53.272 INFO kablam! Oct 16 04:35:53.272 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.272 INFO kablam! --> src/lib/setting/config.rs:613:5 Oct 16 04:35:53.272 INFO kablam! | Oct 16 04:35:53.272 INFO kablam! 613 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.272 INFO kablam! | Oct 16 04:35:53.272 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 16 04:35:53.272 INFO kablam! Oct 16 04:35:53.272 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.272 INFO kablam! --> src/lib/setting/config.rs:629:5 Oct 16 04:35:53.272 INFO kablam! | Oct 16 04:35:53.272 INFO kablam! 629 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.272 INFO kablam! | Oct 16 04:35:53.272 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 16 04:35:53.272 INFO kablam! Oct 16 04:35:53.291 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.291 INFO kablam! --> src/lib/setting/cron.rs:311:1 Oct 16 04:35:53.291 INFO kablam! | Oct 16 04:35:53.291 INFO kablam! 311 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.291 INFO kablam! | Oct 16 04:35:53.291 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 16 04:35:53.291 INFO kablam! Oct 16 04:35:53.764 INFO kablam! warning: unreachable expression Oct 16 04:35:53.764 INFO kablam! --> src/lib/setting/config.rs:159:28 Oct 16 04:35:53.764 INFO kablam! | Oct 16 04:35:53.764 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Oct 16 04:35:53.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.764 INFO kablam! | Oct 16 04:35:53.764 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 04:35:53.764 INFO kablam! Oct 16 04:35:59.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.34s Oct 16 04:35:59.022 INFO kablam! su: No module specific data is present Oct 16 04:36:00.567 INFO running `"docker" "rm" "-f" "c87ebface65dff40824616741d79736c1ae65f054e2375e17c38c2dfdf921028"` Oct 16 04:36:00.835 INFO blam! c87ebface65dff40824616741d79736c1ae65f054e2375e17c38c2dfdf921028