Dec 06 10:47:59.570 INFO testing Phaiax/sl against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 10:47:59.571 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 10:48:00.021 INFO [stdout] 1eec24c5f3570fad69e67d853b7f4d7172a07c80963ef5935d2881530b943de7 Dec 06 10:48:00.026 INFO running `"docker" "start" "-a" "1eec24c5f3570fad69e67d853b7f4d7172a07c80963ef5935d2881530b943de7"` Dec 06 10:48:01.318 INFO [stderr] usermod: no changes Dec 06 10:48:01.380 INFO [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Dec 06 10:48:01.796 INFO [stderr] Compiling random v0.12.2 Dec 06 10:48:01.828 INFO [stderr] Compiling syn v0.14.8 Dec 06 10:48:01.828 INFO [stderr] Compiling serde_urlencoded v0.5.3 Dec 06 10:48:01.828 INFO [stderr] Compiling chrono v0.4.5 Dec 06 10:48:01.828 INFO [stderr] Compiling phf_generator v0.7.22 Dec 06 10:48:01.836 INFO [stderr] Compiling error-chain v0.10.0 Dec 06 10:48:04.272 INFO [stderr] Compiling string_cache_codegen v0.4.1 Dec 06 10:48:04.272 INFO [stderr] Compiling phf_codegen v0.7.22 Dec 06 10:48:04.872 INFO [stderr] Compiling dotenv v0.10.1 Dec 06 10:48:06.724 INFO [stderr] Compiling mime_guess v2.0.0-alpha.6 Dec 06 10:48:11.096 INFO [stderr] Compiling string_cache v0.6.2 Dec 06 10:48:11.096 INFO [stderr] Compiling markup5ever v0.3.2 Dec 06 10:48:20.004 INFO [stderr] Compiling reqwest v0.8.8 Dec 06 10:48:29.043 INFO [stderr] Compiling synstructure v0.9.0 Dec 06 10:48:29.043 INFO [stderr] Compiling serde_derive v1.0.71 Dec 06 10:48:37.324 INFO [stderr] Compiling failure_derive v0.1.2 Dec 06 10:48:38.844 INFO [stderr] Compiling html5ever v0.18.0 Dec 06 10:48:46.584 INFO [stderr] Compiling failure v0.1.2 Dec 06 10:48:52.588 INFO [stderr] Compiling select v0.4.2 Dec 06 10:48:58.373 INFO [stderr] Compiling rspotify v0.2.3 (/source/rspotify) Dec 06 10:49:19.368 INFO [stderr] Compiling spotifylyrics v0.1.0 (/source) Dec 06 10:49:27.568 INFO [stderr] warning: unused import: `reqwest::Error as ReqwestError` Dec 06 10:49:27.568 INFO [stderr] --> src/main.rs:28:5 Dec 06 10:49:27.568 INFO [stderr] | Dec 06 10:49:27.569 INFO [stderr] 28 | use reqwest::Error as ReqwestError; Dec 06 10:49:27.569 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 06 10:49:27.569 INFO [stderr] | Dec 06 10:49:27.569 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 10:49:27.569 INFO [stderr] Dec 06 10:49:27.792 INFO [stderr] error[E0597]: `e` does not live long enough Dec 06 10:49:27.792 INFO [stderr] --> src/main.rs:150:19 Dec 06 10:49:27.792 INFO [stderr] | Dec 06 10:49:27.792 INFO [stderr] 150 | match e.downcast_ref() Dec 06 10:49:27.792 INFO [stderr] | ^ borrowed value does not live long enough Dec 06 10:49:27.792 INFO [stderr] 151 | .and_then(|e : &reqwest::Error | e.get_ref() ) Dec 06 10:49:27.792 INFO [stderr] | ----------- returning this value requires that `e` is borrowed for `'static` Dec 06 10:49:27.792 INFO [stderr] ... Dec 06 10:49:27.792 INFO [stderr] 170 | } Dec 06 10:49:27.792 INFO [stderr] | - `e` dropped here while still borrowed Dec 06 10:49:27.792 INFO [stderr] Dec 06 10:49:27.819 INFO [stderr] error: aborting due to previous error Dec 06 10:49:27.819 INFO [stderr] Dec 06 10:49:27.819 INFO [stderr] For more information about this error, try `rustc --explain E0597`. Dec 06 10:49:27.846 INFO [stderr] error: Could not compile `spotifylyrics`. Dec 06 10:49:27.846 INFO [stderr] Dec 06 10:49:27.846 INFO [stderr] To learn more, run the command again with --verbose. Dec 06 10:49:27.850 INFO [stderr] su: No module specific data is present Dec 06 10:49:28.720 INFO running `"docker" "inspect" "1eec24c5f3570fad69e67d853b7f4d7172a07c80963ef5935d2881530b943de7"` Dec 06 10:49:29.012 INFO running `"docker" "rm" "-f" "1eec24c5f3570fad69e67d853b7f4d7172a07c80963ef5935d2881530b943de7"` Dec 06 10:49:29.368 INFO [stdout] 1eec24c5f3570fad69e67d853b7f4d7172a07c80963ef5935d2881530b943de7