Oct 31 21:59:41.442 INFO checking rustudio/oxide against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 21:59:41.444 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 21:59:41.956 INFO blam! 24bf777e701f36eba54286ee14ccd00b5e26a5ebc2d78c305c82c93170bd0838 Oct 31 21:59:41.965 INFO running `"docker" "start" "-a" "24bf777e701f36eba54286ee14ccd00b5e26a5ebc2d78c305c82c93170bd0838"` Oct 31 21:59:43.056 INFO kablam! usermod: no changes Oct 31 21:59:43.296 INFO kablam! Compiling pq-sys v0.4.5 Oct 31 21:59:43.304 INFO kablam! Checking want v0.0.5 Oct 31 21:59:43.304 INFO kablam! Checking mio v0.6.14 Oct 31 21:59:43.304 INFO kablam! Checking tokio-io v0.1.7 Oct 31 21:59:43.309 INFO kablam! Checking http v0.1.6 Oct 31 21:59:43.309 INFO kablam! Compiling syn v0.13.11 Oct 31 21:59:43.309 INFO kablam! Checking regex v0.2.11 Oct 31 21:59:43.312 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 31 21:59:48.927 INFO kablam! Checking tokio-codec v0.1.0 Oct 31 21:59:50.099 INFO kablam! Checking tokio-reactor v0.1.2 Oct 31 21:59:51.272 INFO kablam! Checking tokio-fs v0.1.1 Oct 31 21:59:52.934 INFO kablam! Checking dotenv v0.9.0 Oct 31 21:59:53.488 INFO kablam! Checking tokio-udp v0.1.1 Oct 31 21:59:53.488 INFO kablam! Checking tokio-tcp v0.1.0 Oct 31 21:59:55.491 INFO kablam! Checking tokio v0.1.7 Oct 31 21:59:55.640 INFO kablam! Checking h2 v0.1.10 Oct 31 22:00:02.400 INFO kablam! Checking hyper v0.12.2 Oct 31 22:00:10.513 INFO kablam! Compiling diesel_derives v1.3.0 Oct 31 22:00:18.904 INFO kablam! Checking diesel v1.3.2 Oct 31 22:00:59.190 INFO kablam! Checking oxide v0.1.0 (/source) Oct 31 22:01:00.432 INFO kablam! warning: unused import: `std::env` Oct 31 22:01:00.432 INFO kablam! --> src/main.rs:9:5 Oct 31 22:01:00.432 INFO kablam! | Oct 31 22:01:00.432 INFO kablam! 9 | use std::env; Oct 31 22:01:00.432 INFO kablam! | ^^^^^^^^ Oct 31 22:01:00.432 INFO kablam! | Oct 31 22:01:00.432 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:01:00.432 INFO kablam! Oct 31 22:01:00.645 INFO kablam! warning: unused variable: `req` Oct 31 22:01:00.645 INFO kablam! --> src/main.rs:22:16 Oct 31 22:01:00.645 INFO kablam! | Oct 31 22:01:00.645 INFO kablam! 22 | fn hello_world(req: Request) -> Response { Oct 31 22:01:00.645 INFO kablam! | ^^^ help: consider using `_req` instead Oct 31 22:01:00.645 INFO kablam! | Oct 31 22:01:00.645 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:01:00.645 INFO kablam! Oct 31 22:01:00.645 INFO kablam! warning: unused variable: `req` Oct 31 22:01:00.645 INFO kablam! --> src/main.rs:26:10 Oct 31 22:01:00.645 INFO kablam! | Oct 31 22:01:00.645 INFO kablam! 26 | fn index(req: Request) -> Response { Oct 31 22:01:00.645 INFO kablam! | ^^^ help: consider using `_req` instead Oct 31 22:01:00.645 INFO kablam! Oct 31 22:01:00.739 INFO kablam! warning: function is never used: `index` Oct 31 22:01:00.740 INFO kablam! --> src/main.rs:26:1 Oct 31 22:01:00.740 INFO kablam! | Oct 31 22:01:00.740 INFO kablam! 26 | fn index(req: Request) -> Response { Oct 31 22:01:00.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:01:00.741 INFO kablam! | Oct 31 22:01:00.743 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:01:00.743 INFO kablam! Oct 31 22:01:00.743 INFO kablam! warning: function is never used: `conn` Oct 31 22:01:00.743 INFO kablam! --> src/main.rs:45:1 Oct 31 22:01:00.743 INFO kablam! | Oct 31 22:01:00.743 INFO kablam! 45 | fn conn() -> PgConnection { Oct 31 22:01:00.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:01:00.743 INFO kablam! Oct 31 22:01:00.884 INFO kablam! warning: unused import: `std::env` Oct 31 22:01:00.888 INFO kablam! --> src/main.rs:9:5 Oct 31 22:01:00.888 INFO kablam! | Oct 31 22:01:00.888 INFO kablam! 9 | use std::env; Oct 31 22:01:00.888 INFO kablam! | ^^^^^^^^ Oct 31 22:01:00.888 INFO kablam! | Oct 31 22:01:00.888 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:01:00.888 INFO kablam! Oct 31 22:01:01.056 INFO kablam! warning: unused variable: `req` Oct 31 22:01:01.056 INFO kablam! --> src/main.rs:22:16 Oct 31 22:01:01.056 INFO kablam! | Oct 31 22:01:01.056 INFO kablam! 22 | fn hello_world(req: Request) -> Response { Oct 31 22:01:01.056 INFO kablam! | ^^^ help: consider using `_req` instead Oct 31 22:01:01.056 INFO kablam! | Oct 31 22:01:01.056 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:01:01.056 INFO kablam! Oct 31 22:01:01.089 INFO kablam! warning: unused variable: `req` Oct 31 22:01:01.089 INFO kablam! --> src/main.rs:26:10 Oct 31 22:01:01.089 INFO kablam! | Oct 31 22:01:01.090 INFO kablam! 26 | fn index(req: Request) -> Response { Oct 31 22:01:01.090 INFO kablam! | ^^^ help: consider using `_req` instead Oct 31 22:01:01.090 INFO kablam! Oct 31 22:01:01.119 INFO kablam! warning: function is never used: `index` Oct 31 22:01:01.119 INFO kablam! --> src/main.rs:26:1 Oct 31 22:01:01.119 INFO kablam! | Oct 31 22:01:01.120 INFO kablam! 26 | fn index(req: Request) -> Response { Oct 31 22:01:01.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:01:01.120 INFO kablam! | Oct 31 22:01:01.121 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:01:01.121 INFO kablam! Oct 31 22:01:01.121 INFO kablam! warning: function is never used: `conn` Oct 31 22:01:01.121 INFO kablam! --> src/main.rs:45:1 Oct 31 22:01:01.122 INFO kablam! | Oct 31 22:01:01.122 INFO kablam! 45 | fn conn() -> PgConnection { Oct 31 22:01:01.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:01:01.122 INFO kablam! Oct 31 22:01:01.169 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Oct 31 22:01:01.180 INFO kablam! su: No module specific data is present Oct 31 22:01:02.064 INFO running `"docker" "rm" "-f" "24bf777e701f36eba54286ee14ccd00b5e26a5ebc2d78c305c82c93170bd0838"` Oct 31 22:01:02.352 INFO blam! 24bf777e701f36eba54286ee14ccd00b5e26a5ebc2d78c305c82c93170bd0838