Oct 21 18:07:28.565 INFO checking eminence/prom_weather_server against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:07:28.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 21 18:07:29.015 INFO blam! 743db47b4f02f882e7eb07f6e9326468596d67f5ee2fdbc5889ad006ed70efdf Oct 21 18:07:29.020 INFO running `"docker" "start" "-a" "743db47b4f02f882e7eb07f6e9326468596d67f5ee2fdbc5889ad006ed70efdf"` Oct 21 18:07:29.880 INFO kablam! usermod: no changes Oct 21 18:07:30.097 INFO kablam! Checking libflate v0.1.5 Oct 21 18:07:30.100 INFO kablam! Checking serde_json v0.9.10 Oct 21 18:07:30.140 INFO kablam! Checking serde_urlencoded v0.4.2 Oct 21 18:07:32.933 INFO kablam! Checking reqwest v0.5.1 Oct 21 18:07:34.470 INFO kablam! Checking owm_server v0.1.0 (/source) Oct 21 18:07:36.853 INFO kablam! warning: unused variable: `req` Oct 21 18:07:36.854 INFO kablam! --> src/main.rs:140:22 Oct 21 18:07:36.854 INFO kablam! | Oct 21 18:07:36.854 INFO kablam! 140 | fn handle(&self, req: Request, mut res: Response) { Oct 21 18:07:36.855 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 18:07:36.860 INFO kablam! | Oct 21 18:07:36.860 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:07:36.860 INFO kablam! Oct 21 18:07:37.005 INFO kablam! warning: module `OWM` should have a snake case name such as `owm` Oct 21 18:07:37.005 INFO kablam! --> src/main.rs:17:1 Oct 21 18:07:37.005 INFO kablam! | Oct 21 18:07:37.006 INFO kablam! 17 | mod OWM; Oct 21 18:07:37.006 INFO kablam! | ^^^^^^^^ Oct 21 18:07:37.006 INFO kablam! | Oct 21 18:07:37.007 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 18:07:37.007 INFO kablam! Oct 21 18:07:37.008 INFO kablam! warning: module `NWS` should have a snake case name such as `nws` Oct 21 18:07:37.008 INFO kablam! --> src/main.rs:20:1 Oct 21 18:07:37.008 INFO kablam! | Oct 21 18:07:37.008 INFO kablam! 20 | mod NWS; Oct 21 18:07:37.009 INFO kablam! | ^^^^^^^^ Oct 21 18:07:37.009 INFO kablam! Oct 21 18:07:37.011 INFO kablam! warning: module `WUG` should have a snake case name such as `wug` Oct 21 18:07:37.012 INFO kablam! --> src/main.rs:23:1 Oct 21 18:07:37.012 INFO kablam! | Oct 21 18:07:37.012 INFO kablam! 23 | mod WUG; Oct 21 18:07:37.013 INFO kablam! | ^^^^^^^^ Oct 21 18:07:37.013 INFO kablam! Oct 21 18:07:37.226 INFO kablam! warning: unused variable: `req` Oct 21 18:07:37.226 INFO kablam! --> src/main.rs:140:22 Oct 21 18:07:37.227 INFO kablam! | Oct 21 18:07:37.227 INFO kablam! 140 | fn handle(&self, req: Request, mut res: Response) { Oct 21 18:07:37.228 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 18:07:37.228 INFO kablam! | Oct 21 18:07:37.228 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:07:37.228 INFO kablam! Oct 21 18:07:37.370 INFO kablam! warning: module `OWM` should have a snake case name such as `owm` Oct 21 18:07:37.370 INFO kablam! --> src/main.rs:17:1 Oct 21 18:07:37.371 INFO kablam! | Oct 21 18:07:37.371 INFO kablam! 17 | mod OWM; Oct 21 18:07:37.371 INFO kablam! | ^^^^^^^^ Oct 21 18:07:37.372 INFO kablam! | Oct 21 18:07:37.372 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 18:07:37.372 INFO kablam! Oct 21 18:07:37.376 INFO kablam! warning: module `NWS` should have a snake case name such as `nws` Oct 21 18:07:37.377 INFO kablam! --> src/main.rs:20:1 Oct 21 18:07:37.377 INFO kablam! | Oct 21 18:07:37.377 INFO kablam! 20 | mod NWS; Oct 21 18:07:37.377 INFO kablam! | ^^^^^^^^ Oct 21 18:07:37.378 INFO kablam! Oct 21 18:07:37.378 INFO kablam! warning: module `WUG` should have a snake case name such as `wug` Oct 21 18:07:37.378 INFO kablam! --> src/main.rs:23:1 Oct 21 18:07:37.378 INFO kablam! | Oct 21 18:07:37.379 INFO kablam! 23 | mod WUG; Oct 21 18:07:37.379 INFO kablam! | ^^^^^^^^ Oct 21 18:07:37.379 INFO kablam! Oct 21 18:07:37.415 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.50s Oct 21 18:07:37.437 INFO kablam! su: No module specific data is present Oct 21 18:07:38.341 INFO running `"docker" "rm" "-f" "743db47b4f02f882e7eb07f6e9326468596d67f5ee2fdbc5889ad006ed70efdf"` Oct 21 18:07:38.616 INFO blam! 743db47b4f02f882e7eb07f6e9326468596d67f5ee2fdbc5889ad006ed70efdf