Sep 10 22:04:09.327 INFO checking blub-0.0.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 22:04:09.327 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 22:04:09.327 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:04:09.451 INFO blam! 4cc1fa617e2af2b88aed3031be6b4d154b8a29ce8039f895a8474b442f91092c Sep 10 22:04:09.454 INFO running `"docker" "start" "-a" "4cc1fa617e2af2b88aed3031be6b4d154b8a29ce8039f895a8474b442f91092c"` Sep 10 22:04:10.226 INFO kablam! usermod: no changes Sep 10 22:04:10.615 INFO kablam! Checking immeta v0.3.6 Sep 10 22:04:10.617 INFO kablam! Checking syntect v2.1.0 Sep 10 22:04:10.663 INFO kablam! Checking hyper v0.11.27 Sep 10 22:04:17.390 INFO kablam! Checking hyper-tls v0.1.4 Sep 10 22:04:19.498 INFO kablam! Checking reqwest v0.8.8 Sep 10 22:04:22.792 INFO kablam! Checking mdcat v0.8.0 Sep 10 22:04:26.029 INFO kablam! Checking blub v0.0.1 (file:///source) Sep 10 22:04:30.402 INFO kablam! warning: unused variable: `api` Sep 10 22:04:30.402 INFO kablam! --> src/main.rs:144:23 Sep 10 22:04:30.402 INFO kablam! | Sep 10 22:04:30.402 INFO kablam! 144 | fn pr_command(api: A, matches: &ArgMatches) { Sep 10 22:04:30.402 INFO kablam! | ^^^ help: consider using `_api` instead Sep 10 22:04:30.402 INFO kablam! | Sep 10 22:04:30.402 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 22:04:30.402 INFO kablam! Sep 10 22:04:30.402 INFO kablam! warning: unused variable: `matches` Sep 10 22:04:30.402 INFO kablam! --> src/main.rs:144:31 Sep 10 22:04:30.402 INFO kablam! | Sep 10 22:04:30.402 INFO kablam! 144 | fn pr_command(api: A, matches: &ArgMatches) { Sep 10 22:04:30.402 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Sep 10 22:04:30.402 INFO kablam! Sep 10 22:04:30.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 10 22:04:30.510 INFO kablam! --> src/main.rs:1:12 Sep 10 22:04:30.510 INFO kablam! | Sep 10 22:04:30.510 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 10 22:04:30.510 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 22:04:30.510 INFO kablam! | Sep 10 22:04:30.510 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 22:04:30.510 INFO kablam! Sep 10 22:04:30.562 INFO kablam! warning: unused variable: `api` Sep 10 22:04:30.562 INFO kablam! --> src/main.rs:144:23 Sep 10 22:04:30.562 INFO kablam! | Sep 10 22:04:30.562 INFO kablam! 144 | fn pr_command(api: A, matches: &ArgMatches) { Sep 10 22:04:30.562 INFO kablam! | ^^^ help: consider using `_api` instead Sep 10 22:04:30.562 INFO kablam! | Sep 10 22:04:30.562 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 22:04:30.562 INFO kablam! Sep 10 22:04:30.562 INFO kablam! warning: unused variable: `matches` Sep 10 22:04:30.562 INFO kablam! --> src/main.rs:144:31 Sep 10 22:04:30.562 INFO kablam! | Sep 10 22:04:30.562 INFO kablam! 144 | fn pr_command(api: A, matches: &ArgMatches) { Sep 10 22:04:30.562 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Sep 10 22:04:30.562 INFO kablam! Sep 10 22:04:30.677 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 10 22:04:30.677 INFO kablam! --> src/main.rs:1:12 Sep 10 22:04:30.677 INFO kablam! | Sep 10 22:04:30.677 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 10 22:04:30.677 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 22:04:30.677 INFO kablam! | Sep 10 22:04:30.677 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 22:04:30.677 INFO kablam! Sep 10 22:04:30.740 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.49s Sep 10 22:04:30.756 INFO kablam! su: No module specific data is present Sep 10 22:04:31.321 INFO running `"docker" "rm" "-f" "4cc1fa617e2af2b88aed3031be6b4d154b8a29ce8039f895a8474b442f91092c"` Sep 10 22:04:31.410 INFO blam! 4cc1fa617e2af2b88aed3031be6b4d154b8a29ce8039f895a8474b442f91092c