Sep 20 06:00:54.322 INFO checking blub-0.0.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:00:54.322 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:00:54.322 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:00:54.436 INFO blam! 35822f97a3c8d85b0c95888434306c184519f4f5c1b2d2f4c9aae1e5ae30d0d7 Sep 20 06:00:54.438 INFO running `"docker" "start" "-a" "35822f97a3c8d85b0c95888434306c184519f4f5c1b2d2f4c9aae1e5ae30d0d7"` Sep 20 06:00:55.044 INFO kablam! usermod: no changes Sep 20 06:00:55.420 INFO kablam! Checking hyper-tls v0.1.4 Sep 20 06:00:57.680 INFO kablam! Checking reqwest v0.8.8 Sep 20 06:01:00.868 INFO kablam! Checking mdcat v0.8.0 Sep 20 06:01:04.188 INFO kablam! Checking blub v0.0.1 (/source) Sep 20 06:01:08.160 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.160 INFO kablam! --> src/main.rs:172:28 Sep 20 06:01:08.160 INFO kablam! | Sep 20 06:01:08.160 INFO kablam! 172 | let mut cli = App::new(clap::crate_name!()) Sep 20 06:01:08.160 INFO kablam! | ^^^^ Sep 20 06:01:08.160 INFO kablam! | Sep 20 06:01:08.160 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.160 INFO kablam! Sep 20 06:01:08.160 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.160 INFO kablam! --> src/main.rs:173:18 Sep 20 06:01:08.160 INFO kablam! | Sep 20 06:01:08.160 INFO kablam! 173 | .version(clap::crate_version!()) Sep 20 06:01:08.160 INFO kablam! | ^^^^ Sep 20 06:01:08.160 INFO kablam! | Sep 20 06:01:08.160 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.160 INFO kablam! Sep 20 06:01:08.161 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.161 INFO kablam! --> src/main.rs:174:16 Sep 20 06:01:08.161 INFO kablam! | Sep 20 06:01:08.161 INFO kablam! 174 | .about(clap::crate_description!()) Sep 20 06:01:08.161 INFO kablam! | ^^^^ Sep 20 06:01:08.161 INFO kablam! | Sep 20 06:01:08.161 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.161 INFO kablam! Sep 20 06:01:08.161 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.161 INFO kablam! --> src/main.rs:214:44 Sep 20 06:01:08.161 INFO kablam! | Sep 20 06:01:08.161 INFO kablam! 214 | let app_info = app_dirs::AppInfo{name: clap::crate_name!(), author: clap::crate_authors!()}; Sep 20 06:01:08.161 INFO kablam! | ^^^^ Sep 20 06:01:08.161 INFO kablam! | Sep 20 06:01:08.161 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.161 INFO kablam! Sep 20 06:01:08.161 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.161 INFO kablam! --> src/main.rs:214:73 Sep 20 06:01:08.161 INFO kablam! | Sep 20 06:01:08.161 INFO kablam! 214 | let app_info = app_dirs::AppInfo{name: clap::crate_name!(), author: clap::crate_authors!()}; Sep 20 06:01:08.161 INFO kablam! | ^^^^ Sep 20 06:01:08.161 INFO kablam! | Sep 20 06:01:08.161 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.161 INFO kablam! Sep 20 06:01:08.162 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.162 INFO kablam! --> src/config.rs:21:57 Sep 20 06:01:08.162 INFO kablam! | Sep 20 06:01:08.162 INFO kablam! 21 | let mut file = fs::File::open(path).map_err(|e| std::format!("{}", e))?; Sep 20 06:01:08.162 INFO kablam! | ^^^ Sep 20 06:01:08.162 INFO kablam! | Sep 20 06:01:08.162 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.162 INFO kablam! Sep 20 06:01:08.162 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.162 INFO kablam! --> src/config.rs:23:58 Sep 20 06:01:08.162 INFO kablam! | Sep 20 06:01:08.162 INFO kablam! 23 | file.read_to_end(&mut file_contents).map_err(|e| std::format!("{}", e))?; Sep 20 06:01:08.162 INFO kablam! | ^^^ Sep 20 06:01:08.162 INFO kablam! | Sep 20 06:01:08.162 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.162 INFO kablam! Sep 20 06:01:08.162 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.162 INFO kablam! --> src/config.rs:24:54 Sep 20 06:01:08.162 INFO kablam! | Sep 20 06:01:08.162 INFO kablam! 24 | toml::from_slice(&file_contents).map_err(|e| std::format!("{}", e)) Sep 20 06:01:08.162 INFO kablam! | ^^^ Sep 20 06:01:08.162 INFO kablam! | Sep 20 06:01:08.162 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.162 INFO kablam! Sep 20 06:01:08.162 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.163 INFO kablam! --> src/config.rs:28:52 Sep 20 06:01:08.163 INFO kablam! | Sep 20 06:01:08.163 INFO kablam! 28 | let data = toml::to_vec(&self).map_err(|e| std::format!("{}", e))?; Sep 20 06:01:08.163 INFO kablam! | ^^^ Sep 20 06:01:08.163 INFO kablam! | Sep 20 06:01:08.163 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.163 INFO kablam! Sep 20 06:01:08.163 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.163 INFO kablam! --> src/config.rs:29:59 Sep 20 06:01:08.163 INFO kablam! | Sep 20 06:01:08.163 INFO kablam! 29 | let mut file = fs::File::create(path).map_err(|e| std::format!("{}", e))?; Sep 20 06:01:08.163 INFO kablam! | ^^^ Sep 20 06:01:08.163 INFO kablam! | Sep 20 06:01:08.163 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.163 INFO kablam! Sep 20 06:01:08.166 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.166 INFO kablam! --> src/config.rs:30:39 Sep 20 06:01:08.166 INFO kablam! | Sep 20 06:01:08.166 INFO kablam! 30 | file.write(&data).map_err(|e| std::format!("{}", e)).map(|_| ()) Sep 20 06:01:08.166 INFO kablam! | ^^^ Sep 20 06:01:08.166 INFO kablam! | Sep 20 06:01:08.166 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.166 INFO kablam! Sep 20 06:01:08.166 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.166 INFO kablam! --> src/github.rs:35:109 Sep 20 06:01:08.166 INFO kablam! | Sep 20 06:01:08.166 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 20 06:01:08.166 INFO kablam! | ^^^ Sep 20 06:01:08.166 INFO kablam! | Sep 20 06:01:08.166 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.166 INFO kablam! Sep 20 06:01:08.170 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.170 INFO kablam! --> src/github.rs:37:64 Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! 37 | request.headers_mut().set(hyper::header::Authorization(std::format!("token {}", self.token.clone().unwrap()))); Sep 20 06:01:08.170 INFO kablam! | ^^^ Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.170 INFO kablam! Sep 20 06:01:08.170 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.170 INFO kablam! --> src/github.rs:54:64 Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! 54 | request.headers_mut().set(hyper::header::Authorization(std::format!("token {}", self.token.clone().unwrap()))); Sep 20 06:01:08.170 INFO kablam! | ^^^ Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.170 INFO kablam! Sep 20 06:01:08.170 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.170 INFO kablam! --> src/github.rs:197:13 Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! 197 | std::format!("https://{}/{}/{}/{}", self.base_url, project.org, project.project, content) Sep 20 06:01:08.170 INFO kablam! | ^^^ Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.170 INFO kablam! Sep 20 06:01:08.170 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.170 INFO kablam! --> src/github.rs:199:13 Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! 199 | std::format!("https://{}/{}/{}", self.base_url, project.org, project.project) Sep 20 06:01:08.170 INFO kablam! | ^^^ Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.170 INFO kablam! Sep 20 06:01:08.170 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.170 INFO kablam! --> src/github.rs:208:17 Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! 208 | Err(std::format!("{} not found", readme_url)) Sep 20 06:01:08.170 INFO kablam! | ^^^ Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.170 INFO kablam! Sep 20 06:01:08.170 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.170 INFO kablam! --> src/github.rs:210:17 Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! 210 | Err(std::format!("{}: {}", readme_url, code)) Sep 20 06:01:08.170 INFO kablam! | ^^^ Sep 20 06:01:08.170 INFO kablam! | Sep 20 06:01:08.170 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.170 INFO kablam! Sep 20 06:01:08.171 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.171 INFO kablam! --> src/github.rs:248:19 Sep 20 06:01:08.171 INFO kablam! | Sep 20 06:01:08.171 INFO kablam! 248 | let url = std::format!("/repos/{}/{}/contents/{}", project.org, project.project, path); Sep 20 06:01:08.171 INFO kablam! | ^^^ Sep 20 06:01:08.171 INFO kablam! | Sep 20 06:01:08.171 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.171 INFO kablam! Sep 20 06:01:08.214 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.214 INFO kablam! --> src/main.rs:172:28 Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! 172 | let mut cli = App::new(clap::crate_name!()) Sep 20 06:01:08.214 INFO kablam! | ^^^^ Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.214 INFO kablam! Sep 20 06:01:08.214 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.214 INFO kablam! --> src/main.rs:173:18 Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! 173 | .version(clap::crate_version!()) Sep 20 06:01:08.214 INFO kablam! | ^^^^ Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.214 INFO kablam! Sep 20 06:01:08.214 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.214 INFO kablam! --> src/main.rs:174:16 Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! 174 | .about(clap::crate_description!()) Sep 20 06:01:08.214 INFO kablam! | ^^^^ Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.214 INFO kablam! Sep 20 06:01:08.214 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.214 INFO kablam! --> src/main.rs:214:44 Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! 214 | let app_info = app_dirs::AppInfo{name: clap::crate_name!(), author: clap::crate_authors!()}; Sep 20 06:01:08.214 INFO kablam! | ^^^^ Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.214 INFO kablam! Sep 20 06:01:08.214 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.214 INFO kablam! --> src/main.rs:214:73 Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! 214 | let app_info = app_dirs::AppInfo{name: clap::crate_name!(), author: clap::crate_authors!()}; Sep 20 06:01:08.214 INFO kablam! | ^^^^ Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.214 INFO kablam! Sep 20 06:01:08.214 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.214 INFO kablam! --> src/config.rs:21:57 Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! 21 | let mut file = fs::File::open(path).map_err(|e| std::format!("{}", e))?; Sep 20 06:01:08.214 INFO kablam! | ^^^ Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.214 INFO kablam! Sep 20 06:01:08.214 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.214 INFO kablam! --> src/config.rs:23:58 Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! 23 | file.read_to_end(&mut file_contents).map_err(|e| std::format!("{}", e))?; Sep 20 06:01:08.214 INFO kablam! | ^^^ Sep 20 06:01:08.214 INFO kablam! | Sep 20 06:01:08.214 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.216 INFO kablam! Sep 20 06:01:08.216 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.216 INFO kablam! --> src/config.rs:24:54 Sep 20 06:01:08.216 INFO kablam! | Sep 20 06:01:08.216 INFO kablam! 24 | toml::from_slice(&file_contents).map_err(|e| std::format!("{}", e)) Sep 20 06:01:08.216 INFO kablam! | ^^^ Sep 20 06:01:08.216 INFO kablam! | Sep 20 06:01:08.216 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.216 INFO kablam! Sep 20 06:01:08.216 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.216 INFO kablam! --> src/config.rs:28:52 Sep 20 06:01:08.216 INFO kablam! | Sep 20 06:01:08.216 INFO kablam! 28 | let data = toml::to_vec(&self).map_err(|e| std::format!("{}", e))?; Sep 20 06:01:08.216 INFO kablam! | ^^^ Sep 20 06:01:08.216 INFO kablam! | Sep 20 06:01:08.216 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.216 INFO kablam! Sep 20 06:01:08.216 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.216 INFO kablam! --> src/config.rs:29:59 Sep 20 06:01:08.216 INFO kablam! | Sep 20 06:01:08.216 INFO kablam! 29 | let mut file = fs::File::create(path).map_err(|e| std::format!("{}", e))?; Sep 20 06:01:08.216 INFO kablam! | ^^^ Sep 20 06:01:08.216 INFO kablam! | Sep 20 06:01:08.216 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.216 INFO kablam! Sep 20 06:01:08.216 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.216 INFO kablam! --> src/config.rs:30:39 Sep 20 06:01:08.216 INFO kablam! | Sep 20 06:01:08.216 INFO kablam! 30 | file.write(&data).map_err(|e| std::format!("{}", e)).map(|_| ()) Sep 20 06:01:08.216 INFO kablam! | ^^^ Sep 20 06:01:08.216 INFO kablam! | Sep 20 06:01:08.216 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.216 INFO kablam! Sep 20 06:01:08.219 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.219 INFO kablam! --> src/github.rs:35:109 Sep 20 06:01:08.219 INFO kablam! | Sep 20 06:01:08.219 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 20 06:01:08.219 INFO kablam! | ^^^ Sep 20 06:01:08.219 INFO kablam! | Sep 20 06:01:08.219 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.219 INFO kablam! Sep 20 06:01:08.219 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.219 INFO kablam! --> src/github.rs:37:64 Sep 20 06:01:08.219 INFO kablam! | Sep 20 06:01:08.220 INFO kablam! 37 | request.headers_mut().set(hyper::header::Authorization(std::format!("token {}", self.token.clone().unwrap()))); Sep 20 06:01:08.220 INFO kablam! | ^^^ Sep 20 06:01:08.220 INFO kablam! | Sep 20 06:01:08.220 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.220 INFO kablam! Sep 20 06:01:08.220 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.220 INFO kablam! --> src/github.rs:54:64 Sep 20 06:01:08.220 INFO kablam! | Sep 20 06:01:08.220 INFO kablam! 54 | request.headers_mut().set(hyper::header::Authorization(std::format!("token {}", self.token.clone().unwrap()))); Sep 20 06:01:08.220 INFO kablam! | ^^^ Sep 20 06:01:08.220 INFO kablam! | Sep 20 06:01:08.220 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.220 INFO kablam! Sep 20 06:01:08.220 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.220 INFO kablam! --> src/github.rs:197:13 Sep 20 06:01:08.220 INFO kablam! | Sep 20 06:01:08.220 INFO kablam! 197 | std::format!("https://{}/{}/{}/{}", self.base_url, project.org, project.project, content) Sep 20 06:01:08.220 INFO kablam! | ^^^ Sep 20 06:01:08.220 INFO kablam! | Sep 20 06:01:08.220 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.220 INFO kablam! Sep 20 06:01:08.220 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.220 INFO kablam! --> src/github.rs:199:13 Sep 20 06:01:08.220 INFO kablam! | Sep 20 06:01:08.220 INFO kablam! 199 | std::format!("https://{}/{}/{}", self.base_url, project.org, project.project) Sep 20 06:01:08.220 INFO kablam! | ^^^ Sep 20 06:01:08.220 INFO kablam! | Sep 20 06:01:08.220 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.220 INFO kablam! Sep 20 06:01:08.220 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.220 INFO kablam! --> src/github.rs:208:17 Sep 20 06:01:08.220 INFO kablam! | Sep 20 06:01:08.220 INFO kablam! 208 | Err(std::format!("{} not found", readme_url)) Sep 20 06:01:08.220 INFO kablam! | ^^^ Sep 20 06:01:08.220 INFO kablam! | Sep 20 06:01:08.220 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.221 INFO kablam! Sep 20 06:01:08.221 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.221 INFO kablam! --> src/github.rs:210:17 Sep 20 06:01:08.221 INFO kablam! | Sep 20 06:01:08.221 INFO kablam! 210 | Err(std::format!("{}: {}", readme_url, code)) Sep 20 06:01:08.221 INFO kablam! | ^^^ Sep 20 06:01:08.221 INFO kablam! | Sep 20 06:01:08.221 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.221 INFO kablam! Sep 20 06:01:08.223 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 20 06:01:08.223 INFO kablam! --> src/github.rs:248:19 Sep 20 06:01:08.223 INFO kablam! | Sep 20 06:01:08.223 INFO kablam! 248 | let url = std::format!("/repos/{}/{}/contents/{}", project.org, project.project, path); Sep 20 06:01:08.223 INFO kablam! | ^^^ Sep 20 06:01:08.223 INFO kablam! | Sep 20 06:01:08.223 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 20 06:01:08.223 INFO kablam! Sep 20 06:01:08.485 INFO kablam! error: aborting due to 19 previous errors Sep 20 06:01:08.485 INFO kablam! Sep 20 06:01:08.485 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 20 06:01:08.505 INFO kablam! error: Could not compile `blub`. Sep 20 06:01:08.505 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:01:08.582 INFO kablam! error: aborting due to 19 previous errors Sep 20 06:01:08.582 INFO kablam! Sep 20 06:01:08.582 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 20 06:01:08.607 INFO kablam! error: Could not compile `blub`. Sep 20 06:01:08.607 INFO kablam! Sep 20 06:01:08.607 INFO kablam! To learn more, run the command again with --verbose. Sep 20 06:01:08.609 INFO kablam! su: No module specific data is present Sep 20 06:01:09.312 INFO running `"docker" "rm" "-f" "35822f97a3c8d85b0c95888434306c184519f4f5c1b2d2f4c9aae1e5ae30d0d7"` Sep 20 06:01:09.423 INFO blam! 35822f97a3c8d85b0c95888434306c184519f4f5c1b2d2f4c9aae1e5ae30d0d7