Oct 27 05:58:11.906 INFO checking deciduously/raur against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 05:58:11.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/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 27 05:58:12.331 INFO blam! 53913964967c5c035e5483fc2067804c897033d3cfc8f07b735871049f4b04c6 Oct 27 05:58:12.339 INFO running `"docker" "start" "-a" "53913964967c5c035e5483fc2067804c897033d3cfc8f07b735871049f4b04c6"` Oct 27 05:58:13.845 INFO kablam! usermod: no changes Oct 27 05:58:14.027 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 27 05:58:14.027 INFO kablam! Compiling openssl v0.7.14 Oct 27 05:58:14.027 INFO kablam! Checking term_size v0.2.1 Oct 27 05:58:14.035 INFO kablam! Checking toml v0.2.1 Oct 27 05:58:14.035 INFO kablam! Checking openssl-sys v0.7.17 Oct 27 05:58:15.683 INFO kablam! Checking clap v2.19.3 Oct 27 05:58:21.403 INFO kablam! Checking openssl-verify v0.1.0 Oct 27 05:58:21.403 INFO kablam! Checking cookie v0.2.5 Oct 27 05:58:23.800 INFO kablam! Checking hyper v0.9.14 Oct 27 05:58:29.591 INFO kablam! Checking raur v0.1.0 (/source) Oct 27 05:58:31.559 INFO kablam! warning: unused import: `std::env` Oct 27 05:58:31.559 INFO kablam! --> src/lib.rs:6:5 Oct 27 05:58:31.559 INFO kablam! | Oct 27 05:58:31.559 INFO kablam! 6 | use std::env; Oct 27 05:58:31.559 INFO kablam! | ^^^^^^^^ Oct 27 05:58:31.559 INFO kablam! | Oct 27 05:58:31.559 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:58:31.559 INFO kablam! Oct 27 05:58:31.750 INFO kablam! warning: unused variable: `len` Oct 27 05:58:31.750 INFO kablam! --> src/lib.rs:57:9 Oct 27 05:58:31.750 INFO kablam! | Oct 27 05:58:31.750 INFO kablam! 57 | let len = res.read_to_end(&mut bytes).unwrap(); Oct 27 05:58:31.750 INFO kablam! | ^^^ help: consider using `_len` instead Oct 27 05:58:31.750 INFO kablam! | Oct 27 05:58:31.750 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 05:58:31.750 INFO kablam! Oct 27 05:58:32.059 INFO kablam! warning: unused import: `std::env` Oct 27 05:58:32.059 INFO kablam! --> src/lib.rs:6:5 Oct 27 05:58:32.059 INFO kablam! | Oct 27 05:58:32.059 INFO kablam! 6 | use std::env; Oct 27 05:58:32.059 INFO kablam! | ^^^^^^^^ Oct 27 05:58:32.059 INFO kablam! | Oct 27 05:58:32.060 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:58:32.060 INFO kablam! Oct 27 05:58:32.060 INFO kablam! warning: unused import: `super::*` Oct 27 05:58:32.060 INFO kablam! --> src/lib.rs:111:9 Oct 27 05:58:32.060 INFO kablam! | Oct 27 05:58:32.060 INFO kablam! 111 | use super::*; Oct 27 05:58:32.060 INFO kablam! | ^^^^^^^^ Oct 27 05:58:32.067 INFO kablam! Oct 27 05:58:32.223 INFO kablam! warning: unused variable: `len` Oct 27 05:58:32.223 INFO kablam! --> src/lib.rs:57:9 Oct 27 05:58:32.224 INFO kablam! | Oct 27 05:58:32.224 INFO kablam! 57 | let len = res.read_to_end(&mut bytes).unwrap(); Oct 27 05:58:32.224 INFO kablam! | ^^^ help: consider using `_len` instead Oct 27 05:58:32.225 INFO kablam! | Oct 27 05:58:32.225 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 05:58:32.225 INFO kablam! Oct 27 05:58:34.239 INFO kablam! error: missing fragment specifier Oct 27 05:58:34.239 INFO kablam! --> <::clap::macros::clap_app macros>:84:47 Oct 27 05:58:34.239 INFO kablam! | Oct 27 05:58:34.239 INFO kablam! 84 | @ arg ( $ arg : expr ) $ modes : tt ! $ ident $ ( $ tail : tt ) * ) => { Oct 27 05:58:34.239 INFO kablam! | ^ Oct 27 05:58:34.239 INFO kablam! | Oct 27 05:58:34.239 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Oct 27 05:58:34.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:58:34.239 INFO kablam! = note: for more information, see issue #40107 Oct 27 05:58:34.239 INFO kablam! Oct 27 05:58:34.243 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 05:58:34.243 INFO kablam! --> src/main.rs:40:19 Oct 27 05:58:34.243 INFO kablam! | Oct 27 05:58:34.243 INFO kablam! 40 | let mut ret = env::home_dir().unwrap(); Oct 27 05:58:34.243 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 05:58:34.243 INFO kablam! | Oct 27 05:58:34.243 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 05:58:34.243 INFO kablam! Oct 27 05:58:34.303 INFO kablam! error: aborting due to previous error Oct 27 05:58:34.303 INFO kablam! Oct 27 05:58:34.307 INFO kablam! error: missing fragment specifier Oct 27 05:58:34.307 INFO kablam! --> <::clap::macros::clap_app macros>:84:47 Oct 27 05:58:34.307 INFO kablam! | Oct 27 05:58:34.307 INFO kablam! 84 | @ arg ( $ arg : expr ) $ modes : tt ! $ ident $ ( $ tail : tt ) * ) => { Oct 27 05:58:34.307 INFO kablam! | ^ Oct 27 05:58:34.307 INFO kablam! | Oct 27 05:58:34.307 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Oct 27 05:58:34.307 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:58:34.307 INFO kablam! = note: for more information, see issue #40107 Oct 27 05:58:34.307 INFO kablam! Oct 27 05:58:34.319 INFO kablam! error: Could not compile `raur`. Oct 27 05:58:34.319 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 05:58:34.323 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 05:58:34.323 INFO kablam! --> src/main.rs:40:19 Oct 27 05:58:34.323 INFO kablam! | Oct 27 05:58:34.323 INFO kablam! 40 | let mut ret = env::home_dir().unwrap(); Oct 27 05:58:34.323 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 05:58:34.323 INFO kablam! | Oct 27 05:58:34.323 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 05:58:34.323 INFO kablam! Oct 27 05:58:34.371 INFO kablam! error: aborting due to previous error Oct 27 05:58:34.371 INFO kablam! Oct 27 05:58:34.389 INFO kablam! error: Could not compile `raur`. Oct 27 05:58:34.389 INFO kablam! Oct 27 05:58:34.389 INFO kablam! To learn more, run the command again with --verbose. Oct 27 05:58:34.403 INFO kablam! su: No module specific data is present Oct 27 05:58:35.284 INFO running `"docker" "rm" "-f" "53913964967c5c035e5483fc2067804c897033d3cfc8f07b735871049f4b04c6"` Oct 27 05:58:35.623 INFO blam! 53913964967c5c035e5483fc2067804c897033d3cfc8f07b735871049f4b04c6