Oct 16 04:35:35.965 INFO testing kic-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 04:35:35.966 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 04:35:36.466 INFO blam! 8c012e08177bd4bbe6db12e8ba6dc0c385e5c2fdbe26fc1a21cc6976c7aecc4b Oct 16 04:35:36.469 INFO running `"docker" "start" "-a" "8c012e08177bd4bbe6db12e8ba6dc0c385e5c2fdbe26fc1a21cc6976c7aecc4b"` Oct 16 04:35:38.199 INFO kablam! usermod: no changes Oct 16 04:35:38.379 INFO kablam! Compiling toml v0.1.30 Oct 16 04:35:41.636 INFO kablam! Compiling kic v0.1.1 (/source) Oct 16 04:35:43.595 INFO kablam! warning: unreachable expression Oct 16 04:35:43.596 INFO kablam! --> src/lib/setting/config.rs:159:28 Oct 16 04:35:43.597 INFO kablam! | Oct 16 04:35:43.597 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Oct 16 04:35:43.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:43.599 INFO kablam! | Oct 16 04:35:43.599 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 04:35:43.600 INFO kablam! Oct 16 04:35:49.444 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.23s Oct 16 04:35:49.448 INFO kablam! su: No module specific data is present Oct 16 04:35:50.137 INFO running `"docker" "rm" "-f" "8c012e08177bd4bbe6db12e8ba6dc0c385e5c2fdbe26fc1a21cc6976c7aecc4b"` Oct 16 04:35:50.319 INFO blam! 8c012e08177bd4bbe6db12e8ba6dc0c385e5c2fdbe26fc1a21cc6976c7aecc4b Oct 16 04:35:50.329 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 04:35:50.879 INFO blam! ebcddd77e46420ed5e7287939674c7b894e6cbbbadc082e6f764bb9831cdfc2c Oct 16 04:35:50.881 INFO running `"docker" "start" "-a" "ebcddd77e46420ed5e7287939674c7b894e6cbbbadc082e6f764bb9831cdfc2c"` Oct 16 04:35:51.715 INFO kablam! usermod: no changes Oct 16 04:35:51.827 INFO kablam! Compiling kic v0.1.1 (/source) Oct 16 04:35:53.275 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.275 INFO kablam! --> src/lib/fs.rs:331:5 Oct 16 04:35:53.275 INFO kablam! | Oct 16 04:35:53.275 INFO kablam! 331 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.275 INFO kablam! | Oct 16 04:35:53.275 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.275 INFO kablam! Oct 16 04:35:53.295 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.295 INFO kablam! --> src/lib/setting/config.rs:603:5 Oct 16 04:35:53.295 INFO kablam! | Oct 16 04:35:53.295 INFO kablam! 603 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.295 INFO kablam! | Oct 16 04:35:53.295 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.296 INFO kablam! Oct 16 04:35:53.299 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.299 INFO kablam! --> src/lib/setting/config.rs:608:5 Oct 16 04:35:53.299 INFO kablam! | Oct 16 04:35:53.299 INFO kablam! 608 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.299 INFO kablam! | Oct 16 04:35:53.299 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.299 INFO kablam! Oct 16 04:35:53.299 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.299 INFO kablam! --> src/lib/setting/config.rs:613:5 Oct 16 04:35:53.299 INFO kablam! | Oct 16 04:35:53.299 INFO kablam! 613 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.299 INFO kablam! | Oct 16 04:35:53.299 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.299 INFO kablam! Oct 16 04:35:53.299 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.299 INFO kablam! --> src/lib/setting/config.rs:629:5 Oct 16 04:35:53.299 INFO kablam! | Oct 16 04:35:53.299 INFO kablam! 629 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.299 INFO kablam! | Oct 16 04:35:53.299 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.299 INFO kablam! Oct 16 04:35:53.307 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 16 04:35:53.307 INFO kablam! --> src/lib/setting/cron.rs:311:1 Oct 16 04:35:53.307 INFO kablam! | Oct 16 04:35:53.307 INFO kablam! 311 | #[should_panic(expect = "entered unreachable code")] Oct 16 04:35:53.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.307 INFO kablam! | Oct 16 04:35:53.307 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.307 INFO kablam! Oct 16 04:35:53.799 INFO kablam! warning: unreachable expression Oct 16 04:35:53.800 INFO kablam! --> src/lib/setting/config.rs:159:28 Oct 16 04:35:53.800 INFO kablam! | Oct 16 04:35:53.801 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Oct 16 04:35:53.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:35:53.802 INFO kablam! | Oct 16 04:35:53.803 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 04:35:53.804 INFO kablam! Oct 16 04:35:59.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.46s Oct 16 04:35:59.201 INFO kablam! su: No module specific data is present Oct 16 04:36:00.533 INFO running `"docker" "rm" "-f" "ebcddd77e46420ed5e7287939674c7b894e6cbbbadc082e6f764bb9831cdfc2c"` Oct 16 04:36:00.851 INFO blam! ebcddd77e46420ed5e7287939674c7b894e6cbbbadc082e6f764bb9831cdfc2c