Sep 05 17:55:38.776 INFO checking nrxus/seattle-crime against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 17:55:38.776 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 17:55:38.776 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 17:55:39.231 INFO blam! 5b7edbf45f07daf200accb3de57b2f72456b1c2a9ec1b8590eb32670a372a263 Sep 05 17:55:39.235 INFO running `"docker" "start" "-a" "5b7edbf45f07daf200accb3de57b2f72456b1c2a9ec1b8590eb32670a372a263"` Sep 05 17:55:40.430 INFO kablam! usermod: no changes Sep 05 17:55:41.018 INFO kablam! Compiling nodrop v0.1.12 Sep 05 17:55:41.023 INFO kablam! Compiling scopeguard v0.3.3 Sep 05 17:55:41.023 INFO kablam! Compiling lazy_static v1.0.2 Sep 05 17:55:41.066 INFO kablam! Compiling memoffset v0.2.1 Sep 05 17:55:41.074 INFO kablam! Compiling rayon-core v1.4.0 Sep 05 17:55:41.074 INFO kablam! Compiling num-complex v0.2.0 Sep 05 17:55:41.074 INFO kablam! Compiling matrixmultiply v0.1.14 Sep 05 17:55:41.074 INFO kablam! Compiling matches v0.1.6 Sep 05 17:55:41.544 INFO kablam! Compiling yansi v0.4.0 Sep 05 17:55:41.551 INFO kablam! Compiling cgmath v0.16.1 Sep 05 17:55:41.896 INFO kablam! Compiling unicode-normalization v0.1.7 Sep 05 17:55:41.988 INFO kablam! Checking rawpointer v0.1.0 Sep 05 17:55:42.243 INFO kablam! Compiling lazy_static v0.2.11 Sep 05 17:55:43.230 INFO kablam! Compiling untrusted v0.5.1 Sep 05 17:55:44.044 INFO kablam! Compiling safemem v0.2.0 Sep 05 17:55:44.982 INFO kablam! Compiling byteorder v1.2.3 Sep 05 17:55:45.199 INFO kablam! Compiling percent-encoding v1.0.1 Sep 05 17:55:45.210 INFO kablam! Checking pdqselect v0.1.0 Sep 05 17:55:45.270 INFO kablam! Compiling traitobject v0.1.0 Sep 05 17:55:45.416 INFO kablam! Compiling language-tags v0.2.2 Sep 05 17:55:45.435 INFO kablam! Checking clamp v0.1.0 Sep 05 17:55:45.974 INFO kablam! Compiling typeable v0.1.2 Sep 05 17:55:46.387 INFO kablam! Checking ordermap v0.2.13 Sep 05 17:55:46.410 INFO kablam! Compiling state v0.4.1 Sep 05 17:55:46.893 INFO kablam! Checking pear v0.0.19 Sep 05 17:55:51.630 INFO kablam! Checking isatty v0.1.8 Sep 05 17:55:51.630 INFO kablam! Compiling crossbeam-utils v0.2.2 Sep 05 17:55:51.658 INFO kablam! Compiling log v0.4.3 Sep 05 17:55:51.756 INFO kablam! Checking colored v1.6.1 Sep 05 17:55:51.866 INFO kablam! Compiling num_cpus v1.8.0 Sep 05 17:55:51.950 INFO kablam! Compiling time v0.1.40 Sep 05 17:55:53.187 INFO kablam! Compiling memchr v2.0.1 Sep 05 17:55:55.441 INFO kablam! Compiling http-muncher v0.3.2 Sep 05 17:55:55.441 INFO kablam! Compiling unicode-bidi v0.3.4 Sep 05 17:55:55.517 INFO kablam! Compiling proc-macro2 v0.4.6 Sep 05 17:55:55.517 INFO kablam! Compiling arrayvec v0.4.7 Sep 05 17:55:55.578 INFO kablam! Checking rand v0.5.4 Sep 05 17:55:55.614 INFO kablam! Checking base64 v0.6.0 Sep 05 17:55:55.898 INFO kablam! Compiling unreachable v1.0.0 Sep 05 17:55:57.246 INFO kablam! Compiling pear_codegen v0.0.19 Sep 05 17:55:58.210 INFO kablam! Compiling rocket v0.3.15 Sep 05 17:55:58.705 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 05 17:55:58.706 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:284:13 Sep 05 17:55:58.706 INFO kablam! | Sep 05 17:55:58.706 INFO kablam! 284 | Nightly(proc_macro::SourceFile, FileName), Sep 05 17:55:58.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 17:55:58.714 INFO kablam! | Sep 05 17:55:58.714 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 05 17:55:58.714 INFO kablam! Sep 05 17:55:58.714 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 05 17:55:58.714 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:289:20 Sep 05 17:55:58.714 INFO kablam! | Sep 05 17:55:58.714 INFO kablam! 289 | fn nightly(sf: proc_macro::SourceFile) -> Self { Sep 05 17:55:58.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 17:55:58.714 INFO kablam! | Sep 05 17:55:58.714 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 05 17:55:58.714 INFO kablam! Sep 05 17:56:00.426 INFO kablam! Compiling rocket_codegen v0.3.15 Sep 05 17:56:00.439 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 05 17:56:00.439 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:45 Sep 05 17:56:00.439 INFO kablam! | Sep 05 17:56:00.439 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 05 17:56:00.439 INFO kablam! | ^^^^ Sep 05 17:56:00.439 INFO kablam! | Sep 05 17:56:00.439 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 05 17:56:00.439 INFO kablam! Sep 05 17:56:00.602 INFO kablam! error[E0599]: no method named `to_string` found for type `std::path::PathBuf` in the current scope Sep 05 17:56:00.602 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:52 Sep 05 17:56:00.602 INFO kablam! | Sep 05 17:56:00.602 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 05 17:56:00.602 INFO kablam! | ^^^^^^^^^ Sep 05 17:56:00.602 INFO kablam! | Sep 05 17:56:00.602 INFO kablam! = note: the method `to_string` exists but the following trait bounds were not satisfied: Sep 05 17:56:00.602 INFO kablam! `std::path::PathBuf : std::string::ToString` Sep 05 17:56:00.602 INFO kablam! `std::path::Path : std::string::ToString` Sep 05 17:56:00.602 INFO kablam! = help: did you mean `to_str`? Sep 05 17:56:00.602 INFO kablam! Sep 05 17:56:00.602 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 05 17:56:00.602 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:304:44 Sep 05 17:56:00.602 INFO kablam! | Sep 05 17:56:00.602 INFO kablam! 304 | SourceFile::Nightly(a, _) => a.is_real(), Sep 05 17:56:00.602 INFO kablam! | ^^^^^^^ Sep 05 17:56:00.602 INFO kablam! | Sep 05 17:56:00.602 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 05 17:56:00.602 INFO kablam! Sep 05 17:56:00.646 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 05 17:56:00.646 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:347:27 Sep 05 17:56:00.646 INFO kablam! | Sep 05 17:56:00.646 INFO kablam! 347 | Span::Nightly(proc_macro::Span::def_site()) Sep 05 17:56:00.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 17:56:00.646 INFO kablam! | Sep 05 17:56:00.646 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 05 17:56:00.646 INFO kablam! Sep 05 17:56:00.646 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 05 17:56:00.646 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:355:69 Sep 05 17:56:00.646 INFO kablam! | Sep 05 17:56:00.646 INFO kablam! 355 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.resolved_at(b)), Sep 05 17:56:00.646 INFO kablam! | ^^^^^^^^^^^ Sep 05 17:56:00.646 INFO kablam! | Sep 05 17:56:00.646 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 05 17:56:00.646 INFO kablam! Sep 05 17:56:00.646 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 05 17:56:00.646 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:363:69 Sep 05 17:56:00.646 INFO kablam! | Sep 05 17:56:00.646 INFO kablam! 363 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.located_at(b)), Sep 05 17:56:00.646 INFO kablam! | ^^^^^^^^^^ Sep 05 17:56:00.646 INFO kablam! | Sep 05 17:56:00.646 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 05 17:56:00.646 INFO kablam! Sep 05 17:56:00.647 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 05 17:56:00.647 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:424:55 Sep 05 17:56:00.647 INFO kablam! | Sep 05 17:56:00.647 INFO kablam! 424 | (Span::Nightly(a), Span::Nightly(b)) => a.eq(b), Sep 05 17:56:00.647 INFO kablam! | ^^ Sep 05 17:56:00.650 INFO kablam! | Sep 05 17:56:00.650 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 05 17:56:00.650 INFO kablam! Sep 05 17:56:00.650 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_raw_ident' (see issue #38356) Sep 05 17:56:00.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:475:48 Sep 05 17:56:00.650 INFO kablam! | Sep 05 17:56:00.650 INFO kablam! 475 | Span::Nightly(s) => Ident::Nightly(proc_macro::Ident::new_raw(string, s)), Sep 05 17:56:00.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 17:56:00.650 INFO kablam! | Sep 05 17:56:00.650 INFO kablam! = help: add #![feature(proc_macro_raw_ident)] to the crate attributes to enable Sep 05 17:56:00.650 INFO kablam! Sep 05 17:56:00.762 INFO kablam! error: aborting due to 10 previous errors Sep 05 17:56:00.762 INFO kablam! Sep 05 17:56:00.762 INFO kablam! Some errors occurred: E0599, E0658. Sep 05 17:56:00.762 INFO kablam! For more information about an error, try `rustc --explain E0599`. Sep 05 17:56:00.780 INFO kablam! error: Could not compile `proc-macro2`. Sep 05 17:56:00.780 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 17:56:26.628 INFO kablam! error: build failed Sep 05 17:56:26.633 INFO kablam! su: No module specific data is present Sep 05 17:56:27.895 INFO running `"docker" "rm" "-f" "5b7edbf45f07daf200accb3de57b2f72456b1c2a9ec1b8590eb32670a372a263"` Sep 05 17:56:28.130 INFO blam! 5b7edbf45f07daf200accb3de57b2f72456b1c2a9ec1b8590eb32670a372a263