Sep 19 12:42:43.126 INFO checking nrxus/seattle-crime against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 12:42:43.126 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 12:42:43.126 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 12:42:43.457 INFO blam! 2e5b0943c78e10fdb7b6399f0054742cd26ce4876f405a37839aa75199fbe5d4 Sep 19 12:42:43.459 INFO running `"docker" "start" "-a" "2e5b0943c78e10fdb7b6399f0054742cd26ce4876f405a37839aa75199fbe5d4"` Sep 19 12:42:44.858 INFO kablam! usermod: no changes Sep 19 12:42:45.471 INFO kablam! Compiling num-integer v0.1.39 Sep 19 12:42:45.482 INFO kablam! Compiling num-complex v0.2.0 Sep 19 12:42:45.490 INFO kablam! Compiling matches v0.1.6 Sep 19 12:42:45.498 INFO kablam! Compiling matrixmultiply v0.1.14 Sep 19 12:42:45.506 INFO kablam! Compiling cgmath v0.16.1 Sep 19 12:42:45.510 INFO kablam! Checking rawpointer v0.1.0 Sep 19 12:42:45.531 INFO kablam! Checking approx v0.1.1 Sep 19 12:42:45.535 INFO kablam! Compiling byteorder v1.2.3 Sep 19 12:42:46.079 INFO kablam! Checking clamp v0.1.0 Sep 19 12:42:46.367 INFO kablam! Checking pdqselect v0.1.0 Sep 19 12:42:47.443 INFO kablam! Checking pear v0.0.19 Sep 19 12:42:47.846 INFO kablam! Checking isatty v0.1.8 Sep 19 12:42:47.896 INFO kablam! Compiling crossbeam-utils v0.2.2 Sep 19 12:42:48.394 INFO kablam! Compiling log v0.4.3 Sep 19 12:42:48.611 INFO kablam! Checking colored v1.6.1 Sep 19 12:42:48.679 INFO kablam! Compiling time v0.1.40 Sep 19 12:42:49.299 INFO kablam! Compiling http-muncher v0.3.2 Sep 19 12:42:49.340 INFO kablam! Compiling pear_codegen v0.0.19 Sep 19 12:42:49.631 INFO kablam! Compiling rocket v0.3.15 Sep 19 12:42:49.635 INFO kablam! Compiling rocket_codegen v0.3.15 Sep 19 12:42:49.892 INFO kablam! Checking rand v0.5.4 Sep 19 12:42:52.963 INFO kablam! Compiling proc-macro2 v0.4.6 Sep 19 12:42:52.999 INFO kablam! Compiling unicode-bidi v0.3.4 Sep 19 12:42:53.787 INFO kablam! Compiling openssl-sys v0.9.33 Sep 19 12:42:53.956 INFO kablam! Compiling crossbeam-epoch v0.3.1 Sep 19 12:42:53.957 INFO kablam! Checking idna v0.1.5 Sep 19 12:42:54.051 INFO kablam! Checking smallvec v0.6.3 Sep 19 12:42:54.253 INFO kablam! Compiling base64 v0.6.0 Sep 19 12:42:54.324 INFO kablam! Compiling base64 v0.9.2 Sep 19 12:42:54.643 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 19 12:42:54.643 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:284:13 Sep 19 12:42:54.643 INFO kablam! | Sep 19 12:42:54.643 INFO kablam! 284 | Nightly(proc_macro::SourceFile, FileName), Sep 19 12:42:54.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:42:54.644 INFO kablam! | Sep 19 12:42:54.644 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 19 12:42:54.644 INFO kablam! Sep 19 12:42:54.644 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 19 12:42:54.644 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:289:20 Sep 19 12:42:54.644 INFO kablam! | Sep 19 12:42:54.645 INFO kablam! 289 | fn nightly(sf: proc_macro::SourceFile) -> Self { Sep 19 12:42:54.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:42:54.645 INFO kablam! | Sep 19 12:42:54.645 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 19 12:42:54.645 INFO kablam! Sep 19 12:42:57.755 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 19 12:42:57.755 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:45 Sep 19 12:42:57.755 INFO kablam! | Sep 19 12:42:57.755 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 19 12:42:57.755 INFO kablam! | ^^^^ Sep 19 12:42:57.755 INFO kablam! | Sep 19 12:42:57.755 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 19 12:42:57.755 INFO kablam! Sep 19 12:42:58.267 INFO kablam! error[E0599]: no method named `to_string` found for type `std::path::PathBuf` in the current scope Sep 19 12:42:58.267 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:52 Sep 19 12:42:58.267 INFO kablam! | Sep 19 12:42:58.267 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 19 12:42:58.267 INFO kablam! | ^^^^^^^^^ Sep 19 12:42:58.319 INFO kablam! | Sep 19 12:42:58.319 INFO kablam! = note: the method `to_string` exists but the following trait bounds were not satisfied: Sep 19 12:42:58.319 INFO kablam! `std::path::PathBuf : std::string::ToString` Sep 19 12:42:58.319 INFO kablam! `std::path::Path : std::string::ToString` Sep 19 12:42:58.319 INFO kablam! = help: did you mean `to_str`? Sep 19 12:42:58.319 INFO kablam! Sep 19 12:42:58.319 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 19 12:42:58.319 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:304:44 Sep 19 12:42:58.319 INFO kablam! | Sep 19 12:42:58.319 INFO kablam! 304 | SourceFile::Nightly(a, _) => a.is_real(), Sep 19 12:42:58.319 INFO kablam! | ^^^^^^^ Sep 19 12:42:58.319 INFO kablam! | Sep 19 12:42:58.319 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 19 12:42:58.319 INFO kablam! Sep 19 12:42:58.319 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 19 12:42:58.319 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:347:27 Sep 19 12:42:58.319 INFO kablam! | Sep 19 12:42:58.319 INFO kablam! 347 | Span::Nightly(proc_macro::Span::def_site()) Sep 19 12:42:58.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:42:58.347 INFO kablam! | Sep 19 12:42:58.347 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 19 12:42:58.347 INFO kablam! Sep 19 12:42:58.347 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 19 12:42:58.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:355:69 Sep 19 12:42:58.347 INFO kablam! | Sep 19 12:42:58.347 INFO kablam! 355 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.resolved_at(b)), Sep 19 12:42:58.347 INFO kablam! | ^^^^^^^^^^^ Sep 19 12:42:58.347 INFO kablam! | Sep 19 12:42:58.347 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 19 12:42:58.347 INFO kablam! Sep 19 12:42:58.347 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 19 12:42:58.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:363:69 Sep 19 12:42:58.347 INFO kablam! | Sep 19 12:42:58.347 INFO kablam! 363 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.located_at(b)), Sep 19 12:42:58.347 INFO kablam! | ^^^^^^^^^^ Sep 19 12:42:58.347 INFO kablam! | Sep 19 12:42:58.347 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 19 12:42:58.347 INFO kablam! Sep 19 12:42:58.347 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 19 12:42:58.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:424:55 Sep 19 12:42:58.347 INFO kablam! | Sep 19 12:42:58.347 INFO kablam! 424 | (Span::Nightly(a), Span::Nightly(b)) => a.eq(b), Sep 19 12:42:58.347 INFO kablam! | ^^ Sep 19 12:42:58.379 INFO kablam! | Sep 19 12:42:58.379 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 19 12:42:58.379 INFO kablam! Sep 19 12:42:58.379 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_raw_ident' (see issue #38356) Sep 19 12:42:58.379 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:475:48 Sep 19 12:42:58.379 INFO kablam! | Sep 19 12:42:58.379 INFO kablam! 475 | Span::Nightly(s) => Ident::Nightly(proc_macro::Ident::new_raw(string, s)), Sep 19 12:42:58.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:42:58.399 INFO kablam! | Sep 19 12:42:58.399 INFO kablam! = help: add #![feature(proc_macro_raw_ident)] to the crate attributes to enable Sep 19 12:42:58.399 INFO kablam! Sep 19 12:42:58.583 INFO kablam! error: aborting due to 10 previous errors Sep 19 12:42:58.619 INFO kablam! Sep 19 12:42:58.619 INFO kablam! Some errors occurred: E0599, E0658. Sep 19 12:42:58.619 INFO kablam! For more information about an error, try `rustc --explain E0599`. Sep 19 12:42:58.639 INFO kablam! Compiling log v0.3.9 Sep 19 12:42:58.727 INFO kablam! error: Could not compile `proc-macro2`. Sep 19 12:42:58.727 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 12:43:03.009 INFO kablam! error: build failed Sep 19 12:43:03.019 INFO kablam! su: No module specific data is present Sep 19 12:43:04.408 INFO running `"docker" "rm" "-f" "2e5b0943c78e10fdb7b6399f0054742cd26ce4876f405a37839aa75199fbe5d4"` Sep 19 12:43:04.742 INFO blam! 2e5b0943c78e10fdb7b6399f0054742cd26ce4876f405a37839aa75199fbe5d4