Oct 26 19:28:26.008 INFO checking tigertoes/fe2o3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 19:28:26.008 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 26 19:28:26.522 INFO blam! 3dd3d05983bc112e7a151bea43ee32c24aa45a35aba1a11019ac8793a719aafb Oct 26 19:28:26.524 INFO running `"docker" "start" "-a" "3dd3d05983bc112e7a151bea43ee32c24aa45a35aba1a11019ac8793a719aafb"` Oct 26 19:28:27.923 INFO kablam! usermod: no changes Oct 26 19:28:28.176 INFO kablam! Checking serde v1.0.21 Oct 26 19:28:28.177 INFO kablam! Checking clap v2.27.1 Oct 26 19:28:28.223 INFO kablam! Compiling serde_derive_internals v0.17.0 Oct 26 19:28:28.231 INFO kablam! Checking hyper v0.11.7 Oct 26 19:28:33.391 INFO kablam! Compiling serde_derive v1.0.21 Oct 26 19:28:47.479 INFO kablam! Checking maxminddb v0.8.1 Oct 26 19:28:48.943 INFO kablam! Checking fe2o3 v0.1.0 (/source) Oct 26 19:28:49.759 INFO kablam! warning: unused variable: `ct_result` Oct 26 19:28:49.759 INFO kablam! --> src/lib.rs:49:13 Oct 26 19:28:49.759 INFO kablam! | Oct 26 19:28:49.759 INFO kablam! 49 | let ct_result: Result = self.city.lookup(ip); Oct 26 19:28:49.759 INFO kablam! | ^^^^^^^^^ help: consider using `_ct_result` instead Oct 26 19:28:49.759 INFO kablam! | Oct 26 19:28:49.759 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:28:49.759 INFO kablam! Oct 26 19:28:49.759 INFO kablam! warning: unused variable: `as_result` Oct 26 19:28:49.759 INFO kablam! --> src/lib.rs:50:13 Oct 26 19:28:49.759 INFO kablam! | Oct 26 19:28:49.759 INFO kablam! 50 | let as_result: Result = self.autonomous_system.lookup(ip); Oct 26 19:28:49.759 INFO kablam! | ^^^^^^^^^ help: consider using `_as_result` instead Oct 26 19:28:49.759 INFO kablam! Oct 26 19:28:49.759 INFO kablam! warning: static item is never used: `AS_NOT_FOUND` Oct 26 19:28:49.759 INFO kablam! --> src/lib.rs:19:1 Oct 26 19:28:49.759 INFO kablam! | Oct 26 19:28:49.759 INFO kablam! 19 | static AS_NOT_FOUND: &'static str = "0"; Oct 26 19:28:49.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:28:49.759 INFO kablam! | Oct 26 19:28:49.759 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:28:49.759 INFO kablam! Oct 26 19:28:50.179 INFO kablam! warning: unused variable: `ct_result` Oct 26 19:28:50.179 INFO kablam! --> src/lib.rs:49:13 Oct 26 19:28:50.179 INFO kablam! | Oct 26 19:28:50.179 INFO kablam! 49 | let ct_result: Result = self.city.lookup(ip); Oct 26 19:28:50.179 INFO kablam! | ^^^^^^^^^ help: consider using `_ct_result` instead Oct 26 19:28:50.181 INFO kablam! | Oct 26 19:28:50.181 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:28:50.181 INFO kablam! Oct 26 19:28:50.181 INFO kablam! warning: unused variable: `as_result` Oct 26 19:28:50.181 INFO kablam! --> src/lib.rs:50:13 Oct 26 19:28:50.181 INFO kablam! | Oct 26 19:28:50.181 INFO kablam! 50 | let as_result: Result = self.autonomous_system.lookup(ip); Oct 26 19:28:50.181 INFO kablam! | ^^^^^^^^^ help: consider using `_as_result` instead Oct 26 19:28:50.181 INFO kablam! Oct 26 19:28:50.181 INFO kablam! warning: static item is never used: `AS_NOT_FOUND` Oct 26 19:28:50.181 INFO kablam! --> src/lib.rs:19:1 Oct 26 19:28:50.181 INFO kablam! | Oct 26 19:28:50.182 INFO kablam! 19 | static AS_NOT_FOUND: &'static str = "0"; Oct 26 19:28:50.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:28:50.182 INFO kablam! | Oct 26 19:28:50.182 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:28:50.182 INFO kablam! Oct 26 19:28:51.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.06s Oct 26 19:28:51.023 INFO kablam! su: No module specific data is present Oct 26 19:28:51.712 INFO running `"docker" "rm" "-f" "3dd3d05983bc112e7a151bea43ee32c24aa45a35aba1a11019ac8793a719aafb"` Oct 26 19:28:52.065 INFO blam! 3dd3d05983bc112e7a151bea43ee32c24aa45a35aba1a11019ac8793a719aafb