Sep 18 03:09:55.532 INFO checking blub-0.0.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 03:09:55.533 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 03:09:55.533 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:09:55.696 INFO blam! 190c3908a90fba8eb9057944e8414b6e458a7346b4930b441ddb6a860c871919 Sep 18 03:09:55.700 INFO running `"docker" "start" "-a" "190c3908a90fba8eb9057944e8414b6e458a7346b4930b441ddb6a860c871919"` Sep 18 03:09:56.483 INFO kablam! usermod: no changes Sep 18 03:09:56.966 INFO kablam! Checking tokio-proto v0.1.1 Sep 18 03:09:59.514 INFO kablam! Checking hyper v0.11.27 Sep 18 03:10:05.177 INFO kablam! Checking hyper-tls v0.1.4 Sep 18 03:10:06.827 INFO kablam! Checking reqwest v0.8.8 Sep 18 03:10:09.460 INFO kablam! Checking mdcat v0.8.0 Sep 18 03:10:13.015 INFO kablam! Checking blub v0.0.1 (/source) Sep 18 03:10:16.619 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.620 INFO kablam! --> src/main.rs:172:28 Sep 18 03:10:16.620 INFO kablam! | Sep 18 03:10:16.620 INFO kablam! 172 | let mut cli = App::new(clap::crate_name!()) Sep 18 03:10:16.620 INFO kablam! | ^^^^ Sep 18 03:10:16.620 INFO kablam! | Sep 18 03:10:16.620 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.620 INFO kablam! Sep 18 03:10:16.620 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.620 INFO kablam! --> src/main.rs:173:18 Sep 18 03:10:16.620 INFO kablam! | Sep 18 03:10:16.620 INFO kablam! 173 | .version(clap::crate_version!()) Sep 18 03:10:16.620 INFO kablam! | ^^^^ Sep 18 03:10:16.620 INFO kablam! | Sep 18 03:10:16.620 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.620 INFO kablam! Sep 18 03:10:16.620 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.620 INFO kablam! --> src/main.rs:174:16 Sep 18 03:10:16.620 INFO kablam! | Sep 18 03:10:16.620 INFO kablam! 174 | .about(clap::crate_description!()) Sep 18 03:10:16.620 INFO kablam! | ^^^^ Sep 18 03:10:16.620 INFO kablam! | Sep 18 03:10:16.620 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.620 INFO kablam! Sep 18 03:10:16.621 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.621 INFO kablam! --> src/main.rs:214:44 Sep 18 03:10:16.621 INFO kablam! | Sep 18 03:10:16.621 INFO kablam! 214 | let app_info = app_dirs::AppInfo{name: clap::crate_name!(), author: clap::crate_authors!()}; Sep 18 03:10:16.621 INFO kablam! | ^^^^ Sep 18 03:10:16.621 INFO kablam! | Sep 18 03:10:16.621 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.621 INFO kablam! Sep 18 03:10:16.621 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.621 INFO kablam! --> src/main.rs:214:73 Sep 18 03:10:16.621 INFO kablam! | Sep 18 03:10:16.621 INFO kablam! 214 | let app_info = app_dirs::AppInfo{name: clap::crate_name!(), author: clap::crate_authors!()}; Sep 18 03:10:16.621 INFO kablam! | ^^^^ Sep 18 03:10:16.621 INFO kablam! | Sep 18 03:10:16.621 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.621 INFO kablam! Sep 18 03:10:16.623 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.623 INFO kablam! --> src/config.rs:21:57 Sep 18 03:10:16.623 INFO kablam! | Sep 18 03:10:16.623 INFO kablam! 21 | let mut file = fs::File::open(path).map_err(|e| std::format!("{}", e))?; Sep 18 03:10:16.623 INFO kablam! | ^^^ Sep 18 03:10:16.623 INFO kablam! | Sep 18 03:10:16.623 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.623 INFO kablam! Sep 18 03:10:16.623 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.623 INFO kablam! --> src/config.rs:23:58 Sep 18 03:10:16.623 INFO kablam! | Sep 18 03:10:16.623 INFO kablam! 23 | file.read_to_end(&mut file_contents).map_err(|e| std::format!("{}", e))?; Sep 18 03:10:16.623 INFO kablam! | ^^^ Sep 18 03:10:16.623 INFO kablam! | Sep 18 03:10:16.623 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.623 INFO kablam! Sep 18 03:10:16.623 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.623 INFO kablam! --> src/config.rs:24:54 Sep 18 03:10:16.623 INFO kablam! | Sep 18 03:10:16.623 INFO kablam! 24 | toml::from_slice(&file_contents).map_err(|e| std::format!("{}", e)) Sep 18 03:10:16.623 INFO kablam! | ^^^ Sep 18 03:10:16.623 INFO kablam! | Sep 18 03:10:16.623 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.623 INFO kablam! Sep 18 03:10:16.623 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.623 INFO kablam! --> src/config.rs:28:52 Sep 18 03:10:16.623 INFO kablam! | Sep 18 03:10:16.623 INFO kablam! 28 | let data = toml::to_vec(&self).map_err(|e| std::format!("{}", e))?; Sep 18 03:10:16.623 INFO kablam! | ^^^ Sep 18 03:10:16.623 INFO kablam! | Sep 18 03:10:16.623 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.623 INFO kablam! Sep 18 03:10:16.623 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.623 INFO kablam! --> src/config.rs:29:59 Sep 18 03:10:16.623 INFO kablam! | Sep 18 03:10:16.623 INFO kablam! 29 | let mut file = fs::File::create(path).map_err(|e| std::format!("{}", e))?; Sep 18 03:10:16.623 INFO kablam! | ^^^ Sep 18 03:10:16.623 INFO kablam! | Sep 18 03:10:16.623 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.623 INFO kablam! Sep 18 03:10:16.623 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.623 INFO kablam! --> src/config.rs:30:39 Sep 18 03:10:16.623 INFO kablam! | Sep 18 03:10:16.623 INFO kablam! 30 | file.write(&data).map_err(|e| std::format!("{}", e)).map(|_| ()) Sep 18 03:10:16.623 INFO kablam! | ^^^ Sep 18 03:10:16.624 INFO kablam! | Sep 18 03:10:16.624 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.624 INFO kablam! Sep 18 03:10:16.635 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.635 INFO kablam! --> src/github.rs:35:109 Sep 18 03:10:16.635 INFO kablam! | Sep 18 03:10:16.635 INFO kablam! 35 | let mut request : hyper::client::Request = hyper::client::Request::new(method, hyper::Uri::from_str(std::format!("https://{}{}", self.api_url, endpoint).as_str()).unwrap()); Sep 18 03:10:16.635 INFO kablam! | ^^^ Sep 18 03:10:16.635 INFO kablam! | Sep 18 03:10:16.635 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.635 INFO kablam! Sep 18 03:10:16.635 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.635 INFO kablam! --> src/github.rs:37:64 Sep 18 03:10:16.635 INFO kablam! | Sep 18 03:10:16.635 INFO kablam! 37 | request.headers_mut().set(hyper::header::Authorization(std::format!("token {}", self.token.clone().unwrap()))); Sep 18 03:10:16.635 INFO kablam! | ^^^ Sep 18 03:10:16.635 INFO kablam! | Sep 18 03:10:16.635 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.635 INFO kablam! Sep 18 03:10:16.635 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.635 INFO kablam! --> src/github.rs:54:64 Sep 18 03:10:16.635 INFO kablam! | Sep 18 03:10:16.635 INFO kablam! 54 | request.headers_mut().set(hyper::header::Authorization(std::format!("token {}", self.token.clone().unwrap()))); Sep 18 03:10:16.635 INFO kablam! | ^^^ Sep 18 03:10:16.635 INFO kablam! | Sep 18 03:10:16.635 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.635 INFO kablam! Sep 18 03:10:16.635 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.635 INFO kablam! --> src/github.rs:197:13 Sep 18 03:10:16.635 INFO kablam! | Sep 18 03:10:16.635 INFO kablam! 197 | std::format!("https://{}/{}/{}/{}", self.base_url, project.org, project.project, content) Sep 18 03:10:16.635 INFO kablam! | ^^^ Sep 18 03:10:16.635 INFO kablam! | Sep 18 03:10:16.635 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.635 INFO kablam! Sep 18 03:10:16.635 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.635 INFO kablam! --> src/github.rs:199:13 Sep 18 03:10:16.635 INFO kablam! | Sep 18 03:10:16.635 INFO kablam! 199 | std::format!("https://{}/{}/{}", self.base_url, project.org, project.project) Sep 18 03:10:16.635 INFO kablam! | ^^^ Sep 18 03:10:16.635 INFO kablam! | Sep 18 03:10:16.635 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.635 INFO kablam! Sep 18 03:10:16.636 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.636 INFO kablam! --> src/github.rs:208:17 Sep 18 03:10:16.636 INFO kablam! | Sep 18 03:10:16.636 INFO kablam! 208 | Err(std::format!("{} not found", readme_url)) Sep 18 03:10:16.636 INFO kablam! | ^^^ Sep 18 03:10:16.636 INFO kablam! | Sep 18 03:10:16.636 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.636 INFO kablam! Sep 18 03:10:16.636 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.636 INFO kablam! --> src/github.rs:210:17 Sep 18 03:10:16.636 INFO kablam! | Sep 18 03:10:16.636 INFO kablam! 210 | Err(std::format!("{}: {}", readme_url, code)) Sep 18 03:10:16.636 INFO kablam! | ^^^ Sep 18 03:10:16.636 INFO kablam! | Sep 18 03:10:16.636 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.636 INFO kablam! Sep 18 03:10:16.643 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.643 INFO kablam! --> src/github.rs:248:19 Sep 18 03:10:16.643 INFO kablam! | Sep 18 03:10:16.643 INFO kablam! 248 | let url = std::format!("/repos/{}/{}/contents/{}", project.org, project.project, path); Sep 18 03:10:16.643 INFO kablam! | ^^^ Sep 18 03:10:16.643 INFO kablam! | Sep 18 03:10:16.643 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.643 INFO kablam! Sep 18 03:10:16.989 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.989 INFO kablam! --> src/main.rs:172:28 Sep 18 03:10:16.989 INFO kablam! | Sep 18 03:10:16.989 INFO kablam! 172 | let mut cli = App::new(clap::crate_name!()) Sep 18 03:10:16.989 INFO kablam! | ^^^^ Sep 18 03:10:16.989 INFO kablam! | Sep 18 03:10:16.989 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.989 INFO kablam! Sep 18 03:10:16.989 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.989 INFO kablam! --> src/main.rs:173:18 Sep 18 03:10:16.989 INFO kablam! | Sep 18 03:10:16.989 INFO kablam! 173 | .version(clap::crate_version!()) Sep 18 03:10:16.989 INFO kablam! | ^^^^ Sep 18 03:10:16.990 INFO kablam! | Sep 18 03:10:16.990 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.990 INFO kablam! Sep 18 03:10:16.990 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.990 INFO kablam! --> src/main.rs:174:16 Sep 18 03:10:16.990 INFO kablam! | Sep 18 03:10:16.990 INFO kablam! 174 | .about(clap::crate_description!()) Sep 18 03:10:16.990 INFO kablam! | ^^^^ Sep 18 03:10:16.990 INFO kablam! | Sep 18 03:10:16.990 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.990 INFO kablam! Sep 18 03:10:16.990 INFO kablam! error: aborting due to 19 previous errors Sep 18 03:10:16.990 INFO kablam! Sep 18 03:10:16.990 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 18 03:10:16.990 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.990 INFO kablam! --> src/main.rs:214:44 Sep 18 03:10:16.990 INFO kablam! | Sep 18 03:10:16.990 INFO kablam! 214 | let app_info = app_dirs::AppInfo{name: clap::crate_name!(), author: clap::crate_authors!()}; Sep 18 03:10:16.990 INFO kablam! | ^^^^ Sep 18 03:10:16.990 INFO kablam! | Sep 18 03:10:16.990 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.990 INFO kablam! Sep 18 03:10:16.990 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.990 INFO kablam! --> src/main.rs:214:73 Sep 18 03:10:16.990 INFO kablam! | Sep 18 03:10:16.990 INFO kablam! 214 | let app_info = app_dirs::AppInfo{name: clap::crate_name!(), author: clap::crate_authors!()}; Sep 18 03:10:16.990 INFO kablam! | ^^^^ Sep 18 03:10:16.990 INFO kablam! | Sep 18 03:10:16.990 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.990 INFO kablam! Sep 18 03:10:16.990 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.990 INFO kablam! --> src/config.rs:21:57 Sep 18 03:10:16.990 INFO kablam! | Sep 18 03:10:16.990 INFO kablam! 21 | let mut file = fs::File::open(path).map_err(|e| std::format!("{}", e))?; Sep 18 03:10:16.990 INFO kablam! | ^^^ Sep 18 03:10:16.990 INFO kablam! | Sep 18 03:10:16.991 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.991 INFO kablam! Sep 18 03:10:16.992 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.992 INFO kablam! --> src/config.rs:23:58 Sep 18 03:10:16.992 INFO kablam! | Sep 18 03:10:16.992 INFO kablam! 23 | file.read_to_end(&mut file_contents).map_err(|e| std::format!("{}", e))?; Sep 18 03:10:16.992 INFO kablam! | ^^^ Sep 18 03:10:16.992 INFO kablam! | Sep 18 03:10:16.992 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.992 INFO kablam! Sep 18 03:10:16.992 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.992 INFO kablam! --> src/config.rs:24:54 Sep 18 03:10:16.992 INFO kablam! | Sep 18 03:10:16.992 INFO kablam! 24 | toml::from_slice(&file_contents).map_err(|e| std::format!("{}", e)) Sep 18 03:10:16.992 INFO kablam! | ^^^ Sep 18 03:10:16.992 INFO kablam! | Sep 18 03:10:16.992 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.992 INFO kablam! Sep 18 03:10:16.992 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.992 INFO kablam! --> src/config.rs:28:52 Sep 18 03:10:16.992 INFO kablam! | Sep 18 03:10:16.992 INFO kablam! 28 | let data = toml::to_vec(&self).map_err(|e| std::format!("{}", e))?; Sep 18 03:10:16.992 INFO kablam! | ^^^ Sep 18 03:10:16.992 INFO kablam! | Sep 18 03:10:16.992 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.992 INFO kablam! Sep 18 03:10:16.992 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.992 INFO kablam! --> src/config.rs:29:59 Sep 18 03:10:16.992 INFO kablam! | Sep 18 03:10:16.992 INFO kablam! 29 | let mut file = fs::File::create(path).map_err(|e| std::format!("{}", e))?; Sep 18 03:10:16.992 INFO kablam! | ^^^ Sep 18 03:10:16.992 INFO kablam! | Sep 18 03:10:16.992 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.992 INFO kablam! Sep 18 03:10:16.992 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.992 INFO kablam! --> src/config.rs:30:39 Sep 18 03:10:16.992 INFO kablam! | Sep 18 03:10:16.992 INFO kablam! 30 | file.write(&data).map_err(|e| std::format!("{}", e)).map(|_| ()) Sep 18 03:10:16.992 INFO kablam! | ^^^ Sep 18 03:10:16.992 INFO kablam! | Sep 18 03:10:16.992 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.992 INFO kablam! Sep 18 03:10:16.999 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.999 INFO kablam! --> src/github.rs:35:109 Sep 18 03:10:16.999 INFO kablam! | Sep 18 03:10:16.999 INFO kablam! 35 | let mut request : hyper::client::Request = hyper::client::Request::new(method, hyper::Uri::from_str(std::format!("https://{}{}", self.api_url, endpoint).as_str()).unwrap()); Sep 18 03:10:16.999 INFO kablam! | ^^^ Sep 18 03:10:16.999 INFO kablam! | Sep 18 03:10:16.999 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.999 INFO kablam! Sep 18 03:10:16.999 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.999 INFO kablam! --> src/github.rs:37:64 Sep 18 03:10:16.999 INFO kablam! | Sep 18 03:10:16.999 INFO kablam! 37 | request.headers_mut().set(hyper::header::Authorization(std::format!("token {}", self.token.clone().unwrap()))); Sep 18 03:10:16.999 INFO kablam! | ^^^ Sep 18 03:10:16.999 INFO kablam! | Sep 18 03:10:16.999 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.999 INFO kablam! Sep 18 03:10:16.999 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.999 INFO kablam! --> src/github.rs:54:64 Sep 18 03:10:16.999 INFO kablam! | Sep 18 03:10:16.999 INFO kablam! 54 | request.headers_mut().set(hyper::header::Authorization(std::format!("token {}", self.token.clone().unwrap()))); Sep 18 03:10:16.999 INFO kablam! | ^^^ Sep 18 03:10:16.999 INFO kablam! | Sep 18 03:10:16.999 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.999 INFO kablam! Sep 18 03:10:16.999 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.999 INFO kablam! --> src/github.rs:197:13 Sep 18 03:10:16.999 INFO kablam! | Sep 18 03:10:16.999 INFO kablam! 197 | std::format!("https://{}/{}/{}/{}", self.base_url, project.org, project.project, content) Sep 18 03:10:16.999 INFO kablam! | ^^^ Sep 18 03:10:16.999 INFO kablam! | Sep 18 03:10:16.999 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.999 INFO kablam! Sep 18 03:10:16.999 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:16.999 INFO kablam! --> src/github.rs:199:13 Sep 18 03:10:16.999 INFO kablam! | Sep 18 03:10:16.999 INFO kablam! 199 | std::format!("https://{}/{}/{}", self.base_url, project.org, project.project) Sep 18 03:10:16.999 INFO kablam! | ^^^ Sep 18 03:10:16.999 INFO kablam! | Sep 18 03:10:16.999 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:16.999 INFO kablam! Sep 18 03:10:16.999 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:17.000 INFO kablam! --> src/github.rs:208:17 Sep 18 03:10:17.000 INFO kablam! | Sep 18 03:10:17.000 INFO kablam! 208 | Err(std::format!("{} not found", readme_url)) Sep 18 03:10:17.000 INFO kablam! | ^^^ Sep 18 03:10:17.000 INFO kablam! | Sep 18 03:10:17.000 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:17.000 INFO kablam! Sep 18 03:10:17.000 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:17.000 INFO kablam! --> src/github.rs:210:17 Sep 18 03:10:17.000 INFO kablam! | Sep 18 03:10:17.000 INFO kablam! 210 | Err(std::format!("{}: {}", readme_url, code)) Sep 18 03:10:17.000 INFO kablam! | ^^^ Sep 18 03:10:17.000 INFO kablam! | Sep 18 03:10:17.000 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:17.000 INFO kablam! Sep 18 03:10:17.000 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 18 03:10:17.000 INFO kablam! --> src/github.rs:248:19 Sep 18 03:10:17.000 INFO kablam! | Sep 18 03:10:17.000 INFO kablam! 248 | let url = std::format!("/repos/{}/{}/contents/{}", project.org, project.project, path); Sep 18 03:10:17.000 INFO kablam! | ^^^ Sep 18 03:10:17.000 INFO kablam! | Sep 18 03:10:17.000 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 18 03:10:17.000 INFO kablam! Sep 18 03:10:17.002 INFO kablam! error: Could not compile `blub`. Sep 18 03:10:17.002 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:10:17.267 INFO kablam! error: aborting due to 19 previous errors Sep 18 03:10:17.267 INFO kablam! Sep 18 03:10:17.267 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 18 03:10:17.292 INFO kablam! error: Could not compile `blub`. Sep 18 03:10:17.292 INFO kablam! Sep 18 03:10:17.292 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:10:17.296 INFO kablam! su: No module specific data is present Sep 18 03:10:17.858 INFO running `"docker" "rm" "-f" "190c3908a90fba8eb9057944e8414b6e458a7346b4930b441ddb6a860c871919"` Sep 18 03:10:18.002 INFO blam! 190c3908a90fba8eb9057944e8414b6e458a7346b4930b441ddb6a860c871919