Oct 14 23:11:47.999 INFO testing deciduously/raur against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:11:48.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 23:11:48.501 INFO blam! 40863ee4543cfd8093efac2f757b4bf1d1a25fd29d310a27ab55d8adcc847d0f Oct 14 23:11:48.503 INFO running `"docker" "start" "-a" "40863ee4543cfd8093efac2f757b4bf1d1a25fd29d310a27ab55d8adcc847d0f"` Oct 14 23:11:50.426 INFO kablam! usermod: no changes Oct 14 23:11:50.621 INFO kablam! Compiling openssl-sys v0.7.17 Oct 14 23:11:50.621 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 14 23:11:50.621 INFO kablam! Compiling openssl v0.7.14 Oct 14 23:11:50.624 INFO kablam! Compiling term_size v0.2.1 Oct 14 23:11:50.624 INFO kablam! Compiling num_cpus v1.2.1 Oct 14 23:11:50.624 INFO kablam! Compiling hpack v0.2.0 Oct 14 23:11:50.627 INFO kablam! Compiling toml v0.2.1 Oct 14 23:11:50.627 INFO kablam! Compiling time v0.1.35 Oct 14 23:11:52.735 INFO kablam! Compiling clap v2.19.3 Oct 14 23:11:58.351 INFO kablam! Compiling solicit v0.4.4 Oct 14 23:12:11.735 INFO kablam! Compiling openssl-verify v0.1.0 Oct 14 23:12:11.735 INFO kablam! Compiling cookie v0.2.5 Oct 14 23:12:15.526 INFO kablam! Compiling hyper v0.9.14 Oct 14 23:12:34.471 INFO kablam! Compiling raur v0.1.0 (/source) Oct 14 23:12:35.431 INFO kablam! warning: unused import: `std::env` Oct 14 23:12:35.431 INFO kablam! --> src/lib.rs:6:5 Oct 14 23:12:35.431 INFO kablam! | Oct 14 23:12:35.431 INFO kablam! 6 | use std::env; Oct 14 23:12:35.431 INFO kablam! | ^^^^^^^^ Oct 14 23:12:35.431 INFO kablam! | Oct 14 23:12:35.431 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:12:35.431 INFO kablam! Oct 14 23:12:35.491 INFO kablam! warning: unused variable: `len` Oct 14 23:12:35.491 INFO kablam! --> src/lib.rs:57:9 Oct 14 23:12:35.491 INFO kablam! | Oct 14 23:12:35.491 INFO kablam! 57 | let len = res.read_to_end(&mut bytes).unwrap(); Oct 14 23:12:35.491 INFO kablam! | ^^^ help: consider using `_len` instead Oct 14 23:12:35.491 INFO kablam! | Oct 14 23:12:35.491 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:12:35.491 INFO kablam! Oct 14 23:12:37.107 INFO kablam! error: missing fragment specifier Oct 14 23:12:37.107 INFO kablam! --> <::clap::macros::clap_app macros>:84:47 Oct 14 23:12:37.107 INFO kablam! | Oct 14 23:12:37.108 INFO kablam! 84 | @ arg ( $ arg : expr ) $ modes : tt ! $ ident $ ( $ tail : tt ) * ) => { Oct 14 23:12:37.108 INFO kablam! | ^ Oct 14 23:12:37.108 INFO kablam! | Oct 14 23:12:37.108 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Oct 14 23:12:37.108 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 14 23:12:37.109 INFO kablam! = note: for more information, see issue #40107 Oct 14 23:12:37.109 INFO kablam! Oct 14 23:12:37.114 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 14 23:12:37.115 INFO kablam! --> src/main.rs:40:19 Oct 14 23:12:37.115 INFO kablam! | Oct 14 23:12:37.115 INFO kablam! 40 | let mut ret = env::home_dir().unwrap(); Oct 14 23:12:37.115 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:12:37.115 INFO kablam! | Oct 14 23:12:37.115 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:12:37.115 INFO kablam! Oct 14 23:12:37.163 INFO kablam! error: aborting due to previous error Oct 14 23:12:37.163 INFO kablam! Oct 14 23:12:37.180 INFO kablam! error: Could not compile `raur`. Oct 14 23:12:37.180 INFO kablam! Oct 14 23:12:37.180 INFO kablam! To learn more, run the command again with --verbose. Oct 14 23:12:37.187 INFO kablam! su: No module specific data is present Oct 14 23:12:38.252 INFO running `"docker" "rm" "-f" "40863ee4543cfd8093efac2f757b4bf1d1a25fd29d310a27ab55d8adcc847d0f"` Oct 14 23:12:38.536 INFO blam! 40863ee4543cfd8093efac2f757b4bf1d1a25fd29d310a27ab55d8adcc847d0f