Oct 22 00:29:46.699 INFO checking repos-0.1.8 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:29:46.699 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 00:29:47.097 INFO blam! 05b69be2032b8734a236fa0be52ef8a072d47f836096efa34f90d9ed4c44b7c7 Oct 22 00:29:47.098 INFO running `"docker" "start" "-a" "05b69be2032b8734a236fa0be52ef8a072d47f836096efa34f90d9ed4c44b7c7"` Oct 22 00:29:48.276 INFO kablam! usermod: no changes Oct 22 00:29:48.376 INFO kablam! Checking phf_shared v0.7.15 Oct 22 00:29:49.180 INFO kablam! Checking phf v0.7.15 Oct 22 00:29:49.948 INFO kablam! Checking postgres v0.11.12 Oct 22 00:29:52.435 INFO kablam! Checking r2d2_postgres v0.10.1 Oct 22 00:29:53.578 INFO kablam! Checking repos v0.1.8 (/source) Oct 22 00:29:54.807 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:29:54.807 INFO kablam! --> src/lib.rs:7:1 Oct 22 00:29:54.807 INFO kablam! | Oct 22 00:29:54.807 INFO kablam! 7 | #[macro_use] Oct 22 00:29:54.807 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:29:54.807 INFO kablam! | Oct 22 00:29:54.807 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:29:54.807 INFO kablam! Oct 22 00:29:54.880 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:29:54.880 INFO kablam! --> src/lib.rs:7:1 Oct 22 00:29:54.881 INFO kablam! | Oct 22 00:29:54.881 INFO kablam! 7 | #[macro_use] Oct 22 00:29:54.881 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:29:54.882 INFO kablam! | Oct 22 00:29:54.882 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:29:54.882 INFO kablam! Oct 22 00:29:54.940 INFO kablam! warning: unreachable expression Oct 22 00:29:54.940 INFO kablam! --> src/lib.rs:295:5 Oct 22 00:29:54.940 INFO kablam! | Oct 22 00:29:54.940 INFO kablam! 295 | None Oct 22 00:29:54.940 INFO kablam! | ^^^^ Oct 22 00:29:54.940 INFO kablam! | Oct 22 00:29:54.940 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 22 00:29:54.940 INFO kablam! Oct 22 00:29:54.940 INFO kablam! warning: unreachable expression Oct 22 00:29:54.940 INFO kablam! --> src/lib.rs:312:5 Oct 22 00:29:54.940 INFO kablam! | Oct 22 00:29:54.940 INFO kablam! 312 | vec![] Oct 22 00:29:54.940 INFO kablam! | ^^^^^^ Oct 22 00:29:54.940 INFO kablam! | Oct 22 00:29:54.940 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 22 00:29:54.940 INFO kablam! Oct 22 00:29:54.992 INFO kablam! warning: unreachable expression Oct 22 00:29:54.992 INFO kablam! --> src/lib.rs:295:5 Oct 22 00:29:54.992 INFO kablam! | Oct 22 00:29:54.992 INFO kablam! 295 | None Oct 22 00:29:54.992 INFO kablam! | ^^^^ Oct 22 00:29:54.992 INFO kablam! | Oct 22 00:29:54.992 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 22 00:29:54.992 INFO kablam! Oct 22 00:29:54.992 INFO kablam! warning: unreachable expression Oct 22 00:29:54.992 INFO kablam! --> src/lib.rs:312:5 Oct 22 00:29:54.992 INFO kablam! | Oct 22 00:29:54.992 INFO kablam! 312 | vec![] Oct 22 00:29:54.992 INFO kablam! | ^^^^^^ Oct 22 00:29:54.992 INFO kablam! | Oct 22 00:29:54.992 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 22 00:29:54.992 INFO kablam! Oct 22 00:29:56.096 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:29:56.096 INFO kablam! --> examples/simple.rs:5:1 Oct 22 00:29:56.096 INFO kablam! | Oct 22 00:29:56.096 INFO kablam! 5 | #[macro_use] extern crate lazy_static; Oct 22 00:29:56.096 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:29:56.096 INFO kablam! | Oct 22 00:29:56.096 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:29:56.096 INFO kablam! Oct 22 00:29:56.096 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:29:56.096 INFO kablam! --> examples/simple.rs:6:1 Oct 22 00:29:56.096 INFO kablam! | Oct 22 00:29:56.096 INFO kablam! 6 | #[macro_use] extern crate log; Oct 22 00:29:56.096 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:29:56.096 INFO kablam! Oct 22 00:29:56.096 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:29:56.096 INFO kablam! --> examples/simple.rs:7:1 Oct 22 00:29:56.096 INFO kablam! | Oct 22 00:29:56.096 INFO kablam! 7 | #[macro_use] extern crate repos; Oct 22 00:29:56.096 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:29:56.096 INFO kablam! Oct 22 00:29:56.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.95s Oct 22 00:29:56.258 INFO kablam! su: No module specific data is present Oct 22 00:29:56.738 INFO running `"docker" "rm" "-f" "05b69be2032b8734a236fa0be52ef8a072d47f836096efa34f90d9ed4c44b7c7"` Oct 22 00:29:56.940 INFO blam! 05b69be2032b8734a236fa0be52ef8a072d47f836096efa34f90d9ed4c44b7c7