[INFO] updating cached repository ttokutake/kic [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ttokutake/kic [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ttokutake/kic" "work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/ttokutake/kic"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/ttokutake/kic'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ttokutake/kic" "work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/ttokutake/kic"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/ttokutake/kic'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d5f806350b72a250b51be96cfd7a3403a732f875 [INFO] sha for GitHub repo ttokutake/kic: d5f806350b72a250b51be96cfd7a3403a732f875 [INFO] validating manifest of ttokutake/kic on toolchain master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ttokutake/kic on toolchain try#58b21121d0b447ceb3f1a655155d802191acf044 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ttokutake/kic [INFO] finished frobbing ttokutake/kic [INFO] frobbed toml for ttokutake/kic written to work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/ttokutake/kic/Cargo.toml [INFO] started frobbing ttokutake/kic [INFO] finished frobbing ttokutake/kic [INFO] frobbed toml for ttokutake/kic written to work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/ttokutake/kic/Cargo.toml [INFO] crate ttokutake/kic already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/ttokutake/kic/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ttokutake/kic against master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 for pr-61100 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-61100/worker-0/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/ttokutake/kic:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 88c4e3ccd447c45d63873572c681be317beef9b2ff8d779bd39c3b7dcb98022d [INFO] running `"docker" "start" "-a" "88c4e3ccd447c45d63873572c681be317beef9b2ff8d779bd39c3b7dcb98022d"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Checking toml v0.1.30 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking kic v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: argument must be of the form: `expected = "error message"` [INFO] [stderr] --> src/lib/fs.rs:331:5 [INFO] [stderr] | [INFO] [stderr] 331 | #[should_panic(expect = "entered unreachable code")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. [INFO] [stderr] [INFO] [stderr] warning: argument must be of the form: `expected = "error message"` [INFO] [stderr] --> src/lib/setting/config.rs:603:5 [INFO] [stderr] | [INFO] [stderr] 603 | #[should_panic(expect = "entered unreachable code")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. [INFO] [stderr] [INFO] [stderr] warning: argument must be of the form: `expected = "error message"` [INFO] [stderr] --> src/lib/setting/config.rs:608:5 [INFO] [stderr] | [INFO] [stderr] 608 | #[should_panic(expect = "entered unreachable code")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. [INFO] [stderr] [INFO] [stderr] warning: argument must be of the form: `expected = "error message"` [INFO] [stderr] --> src/lib/setting/config.rs:613:5 [INFO] [stderr] | [INFO] [stderr] 613 | #[should_panic(expect = "entered unreachable code")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. [INFO] [stderr] [INFO] [stderr] warning: argument must be of the form: `expected = "error message"` [INFO] [stderr] --> src/lib/setting/config.rs:629:5 [INFO] [stderr] | [INFO] [stderr] 629 | #[should_panic(expect = "entered unreachable code")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. [INFO] [stderr] [INFO] [stderr] warning: argument must be of the form: `expected = "error message"` [INFO] [stderr] --> src/lib/setting/cron.rs:311:1 [INFO] [stderr] | [INFO] [stderr] 311 | #[should_panic(expect = "entered unreachable code")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib/fs.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | .trim_right_matches(MAIN_SEPARATOR) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib/fs.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | .trim_right_matches(MAIN_SEPARATOR) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/lib/setting/config.rs:159:28 [INFO] [stderr] | [INFO] [stderr] 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib/setting/cron.rs:148:51 [INFO] [stderr] | [INFO] [stderr] 148 | let re_core = format!("({})", re_core.trim_left_matches('|')); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/lib/setting/config.rs:159:28 [INFO] [stderr] | [INFO] [stderr] 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib/setting/cron.rs:148:51 [INFO] [stderr] | [INFO] [stderr] 148 | let re_core = format!("({})", re_core.trim_left_matches('|')); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.42s [INFO] running `"docker" "inspect" "88c4e3ccd447c45d63873572c681be317beef9b2ff8d779bd39c3b7dcb98022d"` [INFO] running `"docker" "rm" "-f" "88c4e3ccd447c45d63873572c681be317beef9b2ff8d779bd39c3b7dcb98022d"` [INFO] [stdout] 88c4e3ccd447c45d63873572c681be317beef9b2ff8d779bd39c3b7dcb98022d