Dec 14 06:58:46.508 INFO testing Phaiax/sl against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 14 06:58:46.508 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 14 06:58:47.040 INFO [stdout] d75074347f200c1ec03bdb5fda6e512a4217c62df66f06d14796172558bbe2ef Dec 14 06:58:47.042 INFO running `"docker" "start" "-a" "d75074347f200c1ec03bdb5fda6e512a4217c62df66f06d14796172558bbe2ef"` Dec 14 06:58:49.429 INFO [stderr] usermod: no changes Dec 14 06:58:49.491 INFO [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Dec 14 06:58:49.839 INFO [stderr] Compiling random v0.12.2 Dec 14 06:58:49.839 INFO [stderr] Compiling webbrowser v0.2.2 Dec 14 06:58:49.847 INFO [stderr] Compiling want v0.0.4 Dec 14 06:58:49.851 INFO [stderr] Compiling syn v0.14.8 Dec 14 06:58:49.851 INFO [stderr] Compiling chrono v0.4.5 Dec 14 06:58:49.871 INFO [stderr] Compiling error-chain v0.10.0 Dec 14 06:58:49.871 INFO [stderr] Compiling string_cache_codegen v0.4.1 Dec 14 06:58:49.875 INFO [stderr] Compiling tokio-core v0.1.17 Dec 14 06:58:54.841 INFO [stderr] Compiling dotenv v0.10.1 Dec 14 06:58:57.323 INFO [stderr] Compiling string_cache v0.6.2 Dec 14 06:58:57.323 INFO [stderr] Compiling markup5ever v0.3.2 Dec 14 06:59:05.915 INFO [stderr] Compiling tokio-proto v0.1.1 Dec 14 06:59:05.915 INFO [stderr] Compiling tokio-tls v0.1.4 Dec 14 06:59:18.091 INFO [stderr] Compiling hyper v0.11.27 Dec 14 06:59:20.051 INFO [stderr] Compiling synstructure v0.9.0 Dec 14 06:59:20.051 INFO [stderr] Compiling serde_derive v1.0.71 Dec 14 06:59:22.683 INFO [stderr] Compiling html5ever v0.18.0 Dec 14 06:59:28.799 INFO [stderr] Compiling failure_derive v0.1.2 Dec 14 06:59:31.947 INFO [stderr] Compiling failure v0.1.2 Dec 14 06:59:32.322 INFO [stderr] Compiling select v0.4.2 Dec 14 06:59:50.854 INFO [stderr] Compiling hyper-tls v0.1.4 Dec 14 06:59:54.800 INFO [stderr] Compiling reqwest v0.8.8 Dec 14 07:00:02.864 INFO [stderr] Compiling rspotify v0.2.3 (/source/rspotify) Dec 14 07:00:25.664 INFO [stderr] Compiling spotifylyrics v0.1.0 (/source) Dec 14 07:00:34.162 INFO [stderr] warning: unused import: `reqwest::Error as ReqwestError` Dec 14 07:00:34.162 INFO [stderr] --> src/main.rs:28:5 Dec 14 07:00:34.162 INFO [stderr] | Dec 14 07:00:34.162 INFO [stderr] 28 | use reqwest::Error as ReqwestError; Dec 14 07:00:34.162 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 14 07:00:34.162 INFO [stderr] | Dec 14 07:00:34.162 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 14 07:00:34.162 INFO [stderr] Dec 14 07:00:34.479 INFO [stderr] error[E0597]: `e` does not live long enough Dec 14 07:00:34.479 INFO [stderr] --> src/main.rs:150:19 Dec 14 07:00:34.479 INFO [stderr] | Dec 14 07:00:34.479 INFO [stderr] 150 | match e.downcast_ref() Dec 14 07:00:34.479 INFO [stderr] | ^ borrowed value does not live long enough Dec 14 07:00:34.479 INFO [stderr] 151 | .and_then(|e : &reqwest::Error | e.get_ref() ) Dec 14 07:00:34.479 INFO [stderr] | ----------- returning this value requires that `e` is borrowed for `'static` Dec 14 07:00:34.479 INFO [stderr] ... Dec 14 07:00:34.479 INFO [stderr] 170 | } Dec 14 07:00:34.479 INFO [stderr] | - `e` dropped here while still borrowed Dec 14 07:00:34.479 INFO [stderr] Dec 14 07:00:34.479 INFO [stderr] error: aborting due to previous error Dec 14 07:00:34.479 INFO [stderr] Dec 14 07:00:34.479 INFO [stderr] For more information about this error, try `rustc --explain E0597`. Dec 14 07:00:34.508 INFO [stderr] error: Could not compile `spotifylyrics`. Dec 14 07:00:34.508 INFO [stderr] Dec 14 07:00:34.508 INFO [stderr] To learn more, run the command again with --verbose. Dec 14 07:00:34.516 INFO [stderr] su: No module specific data is present Dec 14 07:00:35.445 INFO running `"docker" "inspect" "d75074347f200c1ec03bdb5fda6e512a4217c62df66f06d14796172558bbe2ef"` Dec 14 07:00:35.749 INFO running `"docker" "rm" "-f" "d75074347f200c1ec03bdb5fda6e512a4217c62df66f06d14796172558bbe2ef"` Dec 14 07:00:36.115 INFO [stdout] d75074347f200c1ec03bdb5fda6e512a4217c62df66f06d14796172558bbe2ef