Sep 20 21:44:18.165 INFO checking nrxus/seattle-crime against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 21:44:18.165 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 21:44:18.165 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 21:44:18.424 INFO blam! 11f41f8003c6f55c0486ad9308dce7ebfb0b8eb47bf7e8fa62b1b85fd2785137 Sep 20 21:44:18.426 INFO running `"docker" "start" "-a" "11f41f8003c6f55c0486ad9308dce7ebfb0b8eb47bf7e8fa62b1b85fd2785137"` Sep 20 21:44:19.541 INFO kablam! usermod: no changes Sep 20 21:44:20.158 INFO kablam! Compiling num-complex v0.2.0 Sep 20 21:44:20.160 INFO kablam! Compiling matches v0.1.6 Sep 20 21:44:20.161 INFO kablam! Compiling matrixmultiply v0.1.14 Sep 20 21:44:20.161 INFO kablam! Checking rawpointer v0.1.0 Sep 20 21:44:20.161 INFO kablam! Compiling cgmath v0.16.1 Sep 20 21:44:20.179 INFO kablam! Checking pdqselect v0.1.0 Sep 20 21:44:20.180 INFO kablam! Checking difference v2.0.0 Sep 20 21:44:20.181 INFO kablam! Checking iovec v0.1.2 Sep 20 21:44:20.430 INFO kablam! Checking net2 v0.2.33 Sep 20 21:44:20.475 INFO kablam! Checking encoding_rs v0.7.2 Sep 20 21:44:20.678 INFO kablam! Compiling rand v0.4.2 Sep 20 21:44:21.952 INFO kablam! Checking tokio-executor v0.1.2 Sep 20 21:44:21.959 INFO kablam! Checking tokio-service v0.1.0 Sep 20 21:44:22.634 INFO kablam! Checking relay v0.1.1 Sep 20 21:44:22.780 INFO kablam! Compiling http-muncher v0.3.2 Sep 20 21:44:22.844 INFO kablam! Compiling openssl-sys v0.9.33 Sep 20 21:44:22.848 INFO kablam! Checking rand v0.5.4 Sep 20 21:44:23.354 INFO kablam! Compiling proc-macro2 v0.4.6 Sep 20 21:44:23.435 INFO kablam! Checking uuid v0.6.5 Sep 20 21:44:24.082 INFO kablam! Checking futures-cpupool v0.1.8 Sep 20 21:44:25.606 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 20 21:44:26.007 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 21:44:26.008 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:284:13 Sep 20 21:44:26.008 INFO kablam! | Sep 20 21:44:26.008 INFO kablam! 284 | Nightly(proc_macro::SourceFile, FileName), Sep 20 21:44:26.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 21:44:26.021 INFO kablam! | Sep 20 21:44:26.021 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 21:44:26.021 INFO kablam! Sep 20 21:44:26.022 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 21:44:26.022 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:289:20 Sep 20 21:44:26.022 INFO kablam! | Sep 20 21:44:26.022 INFO kablam! 289 | fn nightly(sf: proc_macro::SourceFile) -> Self { Sep 20 21:44:26.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 21:44:26.022 INFO kablam! | Sep 20 21:44:26.022 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 21:44:26.022 INFO kablam! Sep 20 21:44:27.744 INFO kablam! Checking want v0.0.4 Sep 20 21:44:27.752 INFO kablam! Compiling unicode-bidi v0.3.4 Sep 20 21:44:28.194 INFO kablam! Checking bytes v0.4.8 Sep 20 21:44:29.186 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 21:44:29.186 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:45 Sep 20 21:44:29.186 INFO kablam! | Sep 20 21:44:29.186 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 20 21:44:29.186 INFO kablam! | ^^^^ Sep 20 21:44:29.219 INFO kablam! | Sep 20 21:44:29.220 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 21:44:29.220 INFO kablam! Sep 20 21:44:29.594 INFO kablam! error[E0599]: no method named `to_string` found for type `std::path::PathBuf` in the current scope Sep 20 21:44:29.594 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:52 Sep 20 21:44:29.594 INFO kablam! | Sep 20 21:44:29.594 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 20 21:44:29.594 INFO kablam! | ^^^^^^^^^ Sep 20 21:44:29.594 INFO kablam! | Sep 20 21:44:29.594 INFO kablam! = note: the method `to_string` exists but the following trait bounds were not satisfied: Sep 20 21:44:29.594 INFO kablam! `std::path::PathBuf : std::string::ToString` Sep 20 21:44:29.594 INFO kablam! `std::path::Path : std::string::ToString` Sep 20 21:44:29.594 INFO kablam! = help: did you mean `to_str`? Sep 20 21:44:29.594 INFO kablam! Sep 20 21:44:29.602 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 21:44:29.602 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:304:44 Sep 20 21:44:29.602 INFO kablam! | Sep 20 21:44:29.602 INFO kablam! 304 | SourceFile::Nightly(a, _) => a.is_real(), Sep 20 21:44:29.602 INFO kablam! | ^^^^^^^ Sep 20 21:44:29.602 INFO kablam! | Sep 20 21:44:29.602 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 21:44:29.602 INFO kablam! Sep 20 21:44:29.602 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 21:44:29.602 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:347:27 Sep 20 21:44:29.602 INFO kablam! | Sep 20 21:44:29.602 INFO kablam! 347 | Span::Nightly(proc_macro::Span::def_site()) Sep 20 21:44:29.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 21:44:29.602 INFO kablam! | Sep 20 21:44:29.602 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 21:44:29.602 INFO kablam! Sep 20 21:44:29.602 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 21:44:29.602 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:355:69 Sep 20 21:44:29.602 INFO kablam! | Sep 20 21:44:29.602 INFO kablam! 355 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.resolved_at(b)), Sep 20 21:44:29.602 INFO kablam! | ^^^^^^^^^^^ Sep 20 21:44:29.602 INFO kablam! | Sep 20 21:44:29.602 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 21:44:29.602 INFO kablam! Sep 20 21:44:29.602 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 21:44:29.602 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:363:69 Sep 20 21:44:29.602 INFO kablam! | Sep 20 21:44:29.602 INFO kablam! 363 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.located_at(b)), Sep 20 21:44:29.602 INFO kablam! | ^^^^^^^^^^ Sep 20 21:44:29.602 INFO kablam! | Sep 20 21:44:29.602 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 21:44:29.602 INFO kablam! Sep 20 21:44:29.622 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 21:44:29.622 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:424:55 Sep 20 21:44:29.622 INFO kablam! | Sep 20 21:44:29.622 INFO kablam! 424 | (Span::Nightly(a), Span::Nightly(b)) => a.eq(b), Sep 20 21:44:29.622 INFO kablam! | ^^ Sep 20 21:44:29.622 INFO kablam! | Sep 20 21:44:29.622 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 21:44:29.622 INFO kablam! Sep 20 21:44:29.622 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_raw_ident' (see issue #38356) Sep 20 21:44:29.622 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:475:48 Sep 20 21:44:29.622 INFO kablam! | Sep 20 21:44:29.622 INFO kablam! 475 | Span::Nightly(s) => Ident::Nightly(proc_macro::Ident::new_raw(string, s)), Sep 20 21:44:29.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 21:44:29.622 INFO kablam! | Sep 20 21:44:29.622 INFO kablam! = help: add #![feature(proc_macro_raw_ident)] to the crate attributes to enable Sep 20 21:44:29.622 INFO kablam! Sep 20 21:44:29.818 INFO kablam! error: aborting due to 10 previous errors Sep 20 21:44:29.818 INFO kablam! Sep 20 21:44:29.818 INFO kablam! Some errors occurred: E0599, E0658. Sep 20 21:44:29.818 INFO kablam! For more information about an error, try `rustc --explain E0599`. Sep 20 21:44:29.882 INFO kablam! error: Could not compile `proc-macro2`. Sep 20 21:44:29.882 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 21:44:36.370 INFO kablam! error: build failed Sep 20 21:44:36.370 INFO kablam! su: No module specific data is present Sep 20 21:44:37.646 INFO running `"docker" "rm" "-f" "11f41f8003c6f55c0486ad9308dce7ebfb0b8eb47bf7e8fa62b1b85fd2785137"` Sep 20 21:44:37.788 INFO blam! 11f41f8003c6f55c0486ad9308dce7ebfb0b8eb47bf7e8fa62b1b85fd2785137