Sep 06 09:25:18.550 INFO checking blub-0.0.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:25:18.550 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:25:18.550 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:25:18.723 INFO blam! 47025b1b0402ebc86149e71bda27008d21d04d6ac9a3b8bc267b2448b7b8ad57 Sep 06 09:25:18.725 INFO running `"docker" "start" "-a" "47025b1b0402ebc86149e71bda27008d21d04d6ac9a3b8bc267b2448b7b8ad57"` Sep 06 09:25:19.453 INFO kablam! usermod: no changes Sep 06 09:25:19.720 INFO kablam! Checking tokio-proto v0.1.1 Sep 06 09:25:22.876 INFO kablam! Checking hyper v0.11.27 Sep 06 09:25:27.667 INFO kablam! Checking hyper-tls v0.1.4 Sep 06 09:25:29.482 INFO kablam! Checking reqwest v0.8.8 Sep 06 09:25:32.266 INFO kablam! Checking mdcat v0.8.0 Sep 06 09:25:35.535 INFO kablam! Checking blub v0.0.1 (file:///source) Sep 06 09:25:39.238 INFO kablam! warning: unused variable: `api` Sep 06 09:25:39.238 INFO kablam! --> src/main.rs:144:23 Sep 06 09:25:39.238 INFO kablam! | Sep 06 09:25:39.238 INFO kablam! 144 | fn pr_command(api: A, matches: &ArgMatches) { Sep 06 09:25:39.238 INFO kablam! | ^^^ help: consider using `_api` instead Sep 06 09:25:39.238 INFO kablam! | Sep 06 09:25:39.238 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 09:25:39.238 INFO kablam! Sep 06 09:25:39.238 INFO kablam! warning: unused variable: `matches` Sep 06 09:25:39.238 INFO kablam! --> src/main.rs:144:31 Sep 06 09:25:39.238 INFO kablam! | Sep 06 09:25:39.238 INFO kablam! 144 | fn pr_command(api: A, matches: &ArgMatches) { Sep 06 09:25:39.238 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Sep 06 09:25:39.238 INFO kablam! Sep 06 09:25:39.350 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 06 09:25:39.350 INFO kablam! --> src/main.rs:1:12 Sep 06 09:25:39.350 INFO kablam! | Sep 06 09:25:39.350 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 06 09:25:39.350 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 09:25:39.350 INFO kablam! | Sep 06 09:25:39.350 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 09:25:39.350 INFO kablam! Sep 06 09:25:39.365 INFO kablam! warning: unused variable: `api` Sep 06 09:25:39.365 INFO kablam! --> src/main.rs:144:23 Sep 06 09:25:39.365 INFO kablam! | Sep 06 09:25:39.365 INFO kablam! 144 | fn pr_command(api: A, matches: &ArgMatches) { Sep 06 09:25:39.365 INFO kablam! | ^^^ help: consider using `_api` instead Sep 06 09:25:39.365 INFO kablam! | Sep 06 09:25:39.365 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 09:25:39.365 INFO kablam! Sep 06 09:25:39.365 INFO kablam! warning: unused variable: `matches` Sep 06 09:25:39.365 INFO kablam! --> src/main.rs:144:31 Sep 06 09:25:39.365 INFO kablam! | Sep 06 09:25:39.365 INFO kablam! 144 | fn pr_command(api: A, matches: &ArgMatches) { Sep 06 09:25:39.365 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Sep 06 09:25:39.365 INFO kablam! Sep 06 09:25:39.510 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 06 09:25:39.510 INFO kablam! --> src/main.rs:1:12 Sep 06 09:25:39.510 INFO kablam! | Sep 06 09:25:39.510 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 06 09:25:39.510 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 09:25:39.510 INFO kablam! | Sep 06 09:25:39.510 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 09:25:39.510 INFO kablam! Sep 06 09:25:39.551 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.08s Sep 06 09:25:39.566 INFO kablam! su: No module specific data is present Sep 06 09:25:40.312 INFO running `"docker" "rm" "-f" "47025b1b0402ebc86149e71bda27008d21d04d6ac9a3b8bc267b2448b7b8ad57"` Sep 06 09:25:40.424 INFO blam! 47025b1b0402ebc86149e71bda27008d21d04d6ac9a3b8bc267b2448b7b8ad57