Oct 27 17:18:13.881 INFO checking repos-0.1.8 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 17:18:13.882 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 17:18:14.339 INFO blam! 5d7bd5e5bf44bb5f7b76e57f6e4feaf7d67a8f98415b881c160fdeae9a41d85d Oct 27 17:18:14.351 INFO running `"docker" "start" "-a" "5d7bd5e5bf44bb5f7b76e57f6e4feaf7d67a8f98415b881c160fdeae9a41d85d"` Oct 27 17:18:15.343 INFO kablam! usermod: no changes Oct 27 17:18:15.503 INFO kablam! Checking phf_shared v0.7.15 Oct 27 17:18:15.503 INFO kablam! Checking r2d2 v0.7.4 Oct 27 17:18:16.579 INFO kablam! Checking phf v0.7.15 Oct 27 17:18:17.219 INFO kablam! Checking postgres v0.11.12 Oct 27 17:18:19.520 INFO kablam! Checking r2d2_postgres v0.10.1 Oct 27 17:18:20.688 INFO kablam! Checking repos v0.1.8 (/source) Oct 27 17:18:22.039 INFO kablam! warning: unused `#[macro_use]` import Oct 27 17:18:22.039 INFO kablam! --> src/lib.rs:7:1 Oct 27 17:18:22.039 INFO kablam! | Oct 27 17:18:22.039 INFO kablam! 7 | #[macro_use] Oct 27 17:18:22.039 INFO kablam! | ^^^^^^^^^^^^ Oct 27 17:18:22.039 INFO kablam! | Oct 27 17:18:22.039 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 17:18:22.039 INFO kablam! Oct 27 17:18:22.107 INFO kablam! warning: unused `#[macro_use]` import Oct 27 17:18:22.107 INFO kablam! --> src/lib.rs:7:1 Oct 27 17:18:22.107 INFO kablam! | Oct 27 17:18:22.107 INFO kablam! 7 | #[macro_use] Oct 27 17:18:22.107 INFO kablam! | ^^^^^^^^^^^^ Oct 27 17:18:22.107 INFO kablam! | Oct 27 17:18:22.107 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 17:18:22.107 INFO kablam! Oct 27 17:18:22.299 INFO kablam! warning: unreachable expression Oct 27 17:18:22.299 INFO kablam! --> src/lib.rs:295:5 Oct 27 17:18:22.299 INFO kablam! | Oct 27 17:18:22.299 INFO kablam! 295 | None Oct 27 17:18:22.299 INFO kablam! | ^^^^ Oct 27 17:18:22.299 INFO kablam! | Oct 27 17:18:22.299 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 17:18:22.299 INFO kablam! Oct 27 17:18:22.307 INFO kablam! warning: unreachable expression Oct 27 17:18:22.307 INFO kablam! --> src/lib.rs:312:5 Oct 27 17:18:22.307 INFO kablam! | Oct 27 17:18:22.307 INFO kablam! 312 | vec![] Oct 27 17:18:22.307 INFO kablam! | ^^^^^^ Oct 27 17:18:22.307 INFO kablam! | Oct 27 17:18:22.307 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 17:18:22.307 INFO kablam! Oct 27 17:18:22.453 INFO kablam! warning: unreachable expression Oct 27 17:18:22.453 INFO kablam! --> src/lib.rs:295:5 Oct 27 17:18:22.453 INFO kablam! | Oct 27 17:18:22.453 INFO kablam! 295 | None Oct 27 17:18:22.454 INFO kablam! | ^^^^ Oct 27 17:18:22.454 INFO kablam! | Oct 27 17:18:22.454 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 17:18:22.455 INFO kablam! Oct 27 17:18:22.459 INFO kablam! warning: unreachable expression Oct 27 17:18:22.459 INFO kablam! --> src/lib.rs:312:5 Oct 27 17:18:22.459 INFO kablam! | Oct 27 17:18:22.459 INFO kablam! 312 | vec![] Oct 27 17:18:22.459 INFO kablam! | ^^^^^^ Oct 27 17:18:22.461 INFO kablam! | Oct 27 17:18:22.461 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 17:18:22.461 INFO kablam! Oct 27 17:18:23.715 INFO kablam! warning: unused `#[macro_use]` import Oct 27 17:18:23.716 INFO kablam! --> examples/simple.rs:5:1 Oct 27 17:18:23.716 INFO kablam! | Oct 27 17:18:23.716 INFO kablam! 5 | #[macro_use] extern crate lazy_static; Oct 27 17:18:23.716 INFO kablam! | ^^^^^^^^^^^^ Oct 27 17:18:23.717 INFO kablam! | Oct 27 17:18:23.717 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 17:18:23.717 INFO kablam! Oct 27 17:18:23.718 INFO kablam! warning: unused `#[macro_use]` import Oct 27 17:18:23.718 INFO kablam! --> examples/simple.rs:6:1 Oct 27 17:18:23.718 INFO kablam! | Oct 27 17:18:23.718 INFO kablam! 6 | #[macro_use] extern crate log; Oct 27 17:18:23.719 INFO kablam! | ^^^^^^^^^^^^ Oct 27 17:18:23.719 INFO kablam! Oct 27 17:18:23.719 INFO kablam! warning: unused `#[macro_use]` import Oct 27 17:18:23.720 INFO kablam! --> examples/simple.rs:7:1 Oct 27 17:18:23.720 INFO kablam! | Oct 27 17:18:23.720 INFO kablam! 7 | #[macro_use] extern crate repos; Oct 27 17:18:23.720 INFO kablam! | ^^^^^^^^^^^^ Oct 27 17:18:23.721 INFO kablam! Oct 27 17:18:23.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.50s Oct 27 17:18:23.903 INFO kablam! su: No module specific data is present Oct 27 17:18:24.542 INFO running `"docker" "rm" "-f" "5d7bd5e5bf44bb5f7b76e57f6e4feaf7d67a8f98415b881c160fdeae9a41d85d"` Oct 27 17:18:24.667 INFO blam! 5d7bd5e5bf44bb5f7b76e57f6e4feaf7d67a8f98415b881c160fdeae9a41d85d