Sep 14 03:26:13.137 INFO checking nrxus/seattle-crime against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 03:26:13.137 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 03:26:13.137 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 03:26:13.529 INFO blam! 715e97719160769a25cbc504fabe185613a3d5fd556624868102188bae34e8a9 Sep 14 03:26:13.533 INFO running `"docker" "start" "-a" "715e97719160769a25cbc504fabe185613a3d5fd556624868102188bae34e8a9"` Sep 14 03:26:14.591 INFO kablam! usermod: no changes Sep 14 03:26:14.968 INFO kablam! Compiling num-complex v0.2.0 Sep 14 03:26:14.975 INFO kablam! Compiling matrixmultiply v0.1.14 Sep 14 03:26:14.979 INFO kablam! Compiling matches v0.1.6 Sep 14 03:26:14.983 INFO kablam! Checking rawpointer v0.1.0 Sep 14 03:26:15.035 INFO kablam! Compiling byteorder v1.2.3 Sep 14 03:26:15.036 INFO kablam! Checking pdqselect v0.1.0 Sep 14 03:26:15.036 INFO kablam! Compiling regex v0.2.11 Sep 14 03:26:15.037 INFO kablam! Compiling pear v0.0.19 Sep 14 03:26:17.167 INFO kablam! Checking isatty v0.1.8 Sep 14 03:26:17.167 INFO kablam! Compiling crossbeam-utils v0.2.2 Sep 14 03:26:17.612 INFO kablam! Compiling memchr v2.0.1 Sep 14 03:26:17.967 INFO kablam! Compiling http-muncher v0.3.2 Sep 14 03:26:18.035 INFO kablam! Compiling proc-macro2 v0.4.6 Sep 14 03:26:18.118 INFO kablam! Checking rand v0.5.4 Sep 14 03:26:18.372 INFO kablam! Compiling pear_codegen v0.0.19 Sep 14 03:26:18.440 INFO kablam! Compiling rocket v0.3.15 Sep 14 03:26:20.241 INFO kablam! Compiling rocket_codegen v0.3.15 Sep 14 03:26:20.248 INFO kablam! Checking base64 v0.6.0 Sep 14 03:26:20.379 INFO kablam! Checking regex-syntax v0.5.6 Sep 14 03:26:20.607 INFO kablam! Compiling unicode-bidi v0.3.4 Sep 14 03:26:20.919 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 14 03:26:20.919 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:284:13 Sep 14 03:26:20.919 INFO kablam! | Sep 14 03:26:20.919 INFO kablam! 284 | Nightly(proc_macro::SourceFile, FileName), Sep 14 03:26:20.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:26:20.919 INFO kablam! | Sep 14 03:26:20.919 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 14 03:26:20.919 INFO kablam! Sep 14 03:26:20.959 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 14 03:26:20.959 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:289:20 Sep 14 03:26:20.959 INFO kablam! | Sep 14 03:26:20.959 INFO kablam! 289 | fn nightly(sf: proc_macro::SourceFile) -> Self { Sep 14 03:26:20.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:26:20.959 INFO kablam! | Sep 14 03:26:20.959 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 14 03:26:20.959 INFO kablam! Sep 14 03:26:22.435 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 14 03:26:22.587 INFO kablam! Checking aho-corasick v0.6.6 Sep 14 03:26:24.563 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 14 03:26:24.563 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:45 Sep 14 03:26:24.563 INFO kablam! | Sep 14 03:26:24.563 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 14 03:26:24.563 INFO kablam! | ^^^^ Sep 14 03:26:24.563 INFO kablam! | Sep 14 03:26:24.563 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 14 03:26:24.563 INFO kablam! Sep 14 03:26:25.011 INFO kablam! error[E0599]: no method named `to_string` found for type `std::path::PathBuf` in the current scope Sep 14 03:26:25.011 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:52 Sep 14 03:26:25.011 INFO kablam! | Sep 14 03:26:25.011 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 14 03:26:25.011 INFO kablam! | ^^^^^^^^^ Sep 14 03:26:25.011 INFO kablam! | Sep 14 03:26:25.011 INFO kablam! = note: the method `to_string` exists but the following trait bounds were not satisfied: Sep 14 03:26:25.011 INFO kablam! `std::path::PathBuf : std::string::ToString` Sep 14 03:26:25.011 INFO kablam! `std::path::Path : std::string::ToString` Sep 14 03:26:25.011 INFO kablam! = help: did you mean `to_str`? Sep 14 03:26:25.011 INFO kablam! Sep 14 03:26:25.011 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 14 03:26:25.011 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:304:44 Sep 14 03:26:25.011 INFO kablam! | Sep 14 03:26:25.011 INFO kablam! 304 | SourceFile::Nightly(a, _) => a.is_real(), Sep 14 03:26:25.011 INFO kablam! | ^^^^^^^ Sep 14 03:26:25.011 INFO kablam! | Sep 14 03:26:25.011 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 14 03:26:25.011 INFO kablam! Sep 14 03:26:25.011 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 14 03:26:25.011 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:347:27 Sep 14 03:26:25.011 INFO kablam! | Sep 14 03:26:25.011 INFO kablam! 347 | Span::Nightly(proc_macro::Span::def_site()) Sep 14 03:26:25.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:26:25.011 INFO kablam! | Sep 14 03:26:25.011 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 14 03:26:25.011 INFO kablam! Sep 14 03:26:25.011 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 14 03:26:25.011 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:355:69 Sep 14 03:26:25.011 INFO kablam! | Sep 14 03:26:25.011 INFO kablam! 355 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.resolved_at(b)), Sep 14 03:26:25.011 INFO kablam! | ^^^^^^^^^^^ Sep 14 03:26:25.011 INFO kablam! | Sep 14 03:26:25.011 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 14 03:26:25.011 INFO kablam! Sep 14 03:26:25.011 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 14 03:26:25.011 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:363:69 Sep 14 03:26:25.011 INFO kablam! | Sep 14 03:26:25.011 INFO kablam! 363 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.located_at(b)), Sep 14 03:26:25.012 INFO kablam! | ^^^^^^^^^^ Sep 14 03:26:25.012 INFO kablam! | Sep 14 03:26:25.012 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 14 03:26:25.012 INFO kablam! Sep 14 03:26:25.019 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 14 03:26:25.019 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:424:55 Sep 14 03:26:25.019 INFO kablam! | Sep 14 03:26:25.019 INFO kablam! 424 | (Span::Nightly(a), Span::Nightly(b)) => a.eq(b), Sep 14 03:26:25.019 INFO kablam! | ^^ Sep 14 03:26:25.019 INFO kablam! | Sep 14 03:26:25.019 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 14 03:26:25.019 INFO kablam! Sep 14 03:26:25.019 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_raw_ident' (see issue #38356) Sep 14 03:26:25.019 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:475:48 Sep 14 03:26:25.019 INFO kablam! | Sep 14 03:26:25.019 INFO kablam! 475 | Span::Nightly(s) => Ident::Nightly(proc_macro::Ident::new_raw(string, s)), Sep 14 03:26:25.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:26:25.019 INFO kablam! | Sep 14 03:26:25.019 INFO kablam! = help: add #![feature(proc_macro_raw_ident)] to the crate attributes to enable Sep 14 03:26:25.019 INFO kablam! Sep 14 03:26:25.067 INFO kablam! error: aborting due to 10 previous errors Sep 14 03:26:25.067 INFO kablam! Sep 14 03:26:25.067 INFO kablam! Some errors occurred: E0599, E0658. Sep 14 03:26:25.067 INFO kablam! For more information about an error, try `rustc --explain E0599`. Sep 14 03:26:25.100 INFO kablam! error: Could not compile `proc-macro2`. Sep 14 03:26:25.100 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 03:26:31.443 INFO kablam! error: build failed Sep 14 03:26:31.445 INFO kablam! su: No module specific data is present Sep 14 03:26:33.209 INFO running `"docker" "rm" "-f" "715e97719160769a25cbc504fabe185613a3d5fd556624868102188bae34e8a9"` Sep 14 03:26:33.527 INFO blam! 715e97719160769a25cbc504fabe185613a3d5fd556624868102188bae34e8a9