Oct 13 10:07:32.410 INFO checking repos-0.1.8 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 10:07:32.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 10:07:32.856 INFO blam! 1e242ad70f720dda7f57c444e2965af0500f7c2d6d9da2750b51797545e3abfd Oct 13 10:07:32.856 INFO running `"docker" "start" "-a" "1e242ad70f720dda7f57c444e2965af0500f7c2d6d9da2750b51797545e3abfd"` Oct 13 10:07:33.732 INFO kablam! usermod: no changes Oct 13 10:07:33.783 INFO kablam! Checking phf_shared v0.7.15 Oct 13 10:07:33.783 INFO kablam! Checking bufstream v0.1.4 Oct 13 10:07:33.785 INFO kablam! Checking r2d2 v0.7.4 Oct 13 10:07:34.533 INFO kablam! Checking phf v0.7.15 Oct 13 10:07:35.392 INFO kablam! Checking postgres v0.11.12 Oct 13 10:07:37.833 INFO kablam! Checking r2d2_postgres v0.10.1 Oct 13 10:07:38.996 INFO kablam! Checking repos v0.1.8 (/source) Oct 13 10:07:40.444 INFO kablam! warning: unused `#[macro_use]` import Oct 13 10:07:40.444 INFO kablam! --> src/lib.rs:7:1 Oct 13 10:07:40.444 INFO kablam! | Oct 13 10:07:40.444 INFO kablam! 7 | #[macro_use] Oct 13 10:07:40.444 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:07:40.444 INFO kablam! | Oct 13 10:07:40.444 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:07:40.444 INFO kablam! Oct 13 10:07:40.733 INFO kablam! warning: unreachable expression Oct 13 10:07:40.733 INFO kablam! --> src/lib.rs:295:5 Oct 13 10:07:40.733 INFO kablam! | Oct 13 10:07:40.733 INFO kablam! 295 | None Oct 13 10:07:40.733 INFO kablam! | ^^^^ Oct 13 10:07:40.733 INFO kablam! | Oct 13 10:07:40.733 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 10:07:40.733 INFO kablam! Oct 13 10:07:40.740 INFO kablam! warning: unreachable expression Oct 13 10:07:40.740 INFO kablam! --> src/lib.rs:312:5 Oct 13 10:07:40.740 INFO kablam! | Oct 13 10:07:40.740 INFO kablam! 312 | vec![] Oct 13 10:07:40.741 INFO kablam! | ^^^^^^ Oct 13 10:07:40.748 INFO kablam! | Oct 13 10:07:40.748 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 13 10:07:40.748 INFO kablam! Oct 13 10:07:40.804 INFO kablam! warning: unused `#[macro_use]` import Oct 13 10:07:40.805 INFO kablam! --> src/lib.rs:7:1 Oct 13 10:07:40.805 INFO kablam! | Oct 13 10:07:40.805 INFO kablam! 7 | #[macro_use] Oct 13 10:07:40.812 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:07:40.813 INFO kablam! | Oct 13 10:07:40.813 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:07:40.813 INFO kablam! Oct 13 10:07:40.945 INFO kablam! warning: unreachable expression Oct 13 10:07:40.946 INFO kablam! --> src/lib.rs:295:5 Oct 13 10:07:40.946 INFO kablam! | Oct 13 10:07:40.947 INFO kablam! 295 | None Oct 13 10:07:40.952 INFO kablam! | ^^^^ Oct 13 10:07:40.953 INFO kablam! | Oct 13 10:07:40.953 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 10:07:40.953 INFO kablam! Oct 13 10:07:40.954 INFO kablam! warning: unreachable expression Oct 13 10:07:40.954 INFO kablam! --> src/lib.rs:312:5 Oct 13 10:07:40.954 INFO kablam! | Oct 13 10:07:40.954 INFO kablam! 312 | vec![] Oct 13 10:07:40.955 INFO kablam! | ^^^^^^ Oct 13 10:07:40.955 INFO kablam! | Oct 13 10:07:40.955 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 13 10:07:40.956 INFO kablam! Oct 13 10:07:41.976 INFO kablam! warning: unused `#[macro_use]` import Oct 13 10:07:41.977 INFO kablam! --> examples/simple.rs:5:1 Oct 13 10:07:41.977 INFO kablam! | Oct 13 10:07:41.977 INFO kablam! 5 | #[macro_use] extern crate lazy_static; Oct 13 10:07:41.978 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:07:41.978 INFO kablam! | Oct 13 10:07:41.978 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:07:41.978 INFO kablam! Oct 13 10:07:41.979 INFO kablam! warning: unused `#[macro_use]` import Oct 13 10:07:41.979 INFO kablam! --> examples/simple.rs:6:1 Oct 13 10:07:41.979 INFO kablam! | Oct 13 10:07:41.979 INFO kablam! 6 | #[macro_use] extern crate log; Oct 13 10:07:41.980 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:07:41.980 INFO kablam! Oct 13 10:07:41.980 INFO kablam! warning: unused `#[macro_use]` import Oct 13 10:07:41.980 INFO kablam! --> examples/simple.rs:7:1 Oct 13 10:07:41.981 INFO kablam! | Oct 13 10:07:41.981 INFO kablam! 7 | #[macro_use] extern crate repos; Oct 13 10:07:41.981 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:07:41.981 INFO kablam! Oct 13 10:07:42.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.37s Oct 13 10:07:42.139 INFO kablam! su: No module specific data is present Oct 13 10:07:42.654 INFO running `"docker" "rm" "-f" "1e242ad70f720dda7f57c444e2965af0500f7c2d6d9da2750b51797545e3abfd"` Oct 13 10:07:42.819 INFO blam! 1e242ad70f720dda7f57c444e2965af0500f7c2d6d9da2750b51797545e3abfd