Sep 03 21:02:07.580 INFO checking nrxus/seattle-crime against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 21:02:07.580 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 21:02:07.580 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:02:07.738 INFO blam! 13034b81ce0690e66c2b1b47c98a878f35158a7507ea11830d3b6f9db37b8f1b Sep 03 21:02:07.740 INFO running `"docker" "start" "-a" "13034b81ce0690e66c2b1b47c98a878f35158a7507ea11830d3b6f9db37b8f1b"` Sep 03 21:02:09.139 INFO kablam! Compiling unicode-normalization v0.1.7 Sep 03 21:02:09.141 INFO kablam! Compiling byteorder v1.2.3 Sep 03 21:02:09.142 INFO kablam! Compiling pear v0.0.19 Sep 03 21:02:09.173 INFO kablam! Checking state v0.4.1 Sep 03 21:02:09.173 INFO kablam! Checking isatty v0.1.8 Sep 03 21:02:09.180 INFO kablam! Compiling crossbeam-utils v0.2.2 Sep 03 21:02:09.781 INFO kablam! Compiling log v0.4.3 Sep 03 21:02:10.591 INFO kablam! Compiling time v0.1.40 Sep 03 21:02:11.556 INFO kablam! Compiling http-muncher v0.3.2 Sep 03 21:02:11.586 INFO kablam! Compiling proc-macro2 v0.4.6 Sep 03 21:02:13.049 INFO kablam! Compiling pear_codegen v0.0.19 Sep 03 21:02:13.050 INFO kablam! Compiling rocket v0.3.15 Sep 03 21:02:13.092 INFO kablam! Compiling rocket_codegen v0.3.15 Sep 03 21:02:13.101 INFO kablam! Checking rand v0.5.4 Sep 03 21:02:13.251 INFO kablam! Compiling crossbeam-epoch v0.3.1 Sep 03 21:02:13.756 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 03 21:02:13.756 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:284:13 Sep 03 21:02:13.756 INFO kablam! | Sep 03 21:02:13.756 INFO kablam! 284 | Nightly(proc_macro::SourceFile, FileName), Sep 03 21:02:13.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:02:13.772 INFO kablam! | Sep 03 21:02:13.773 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 03 21:02:13.773 INFO kablam! Sep 03 21:02:13.774 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 03 21:02:13.774 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:289:20 Sep 03 21:02:13.774 INFO kablam! | Sep 03 21:02:13.774 INFO kablam! 289 | fn nightly(sf: proc_macro::SourceFile) -> Self { Sep 03 21:02:13.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:02:13.774 INFO kablam! | Sep 03 21:02:13.774 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 03 21:02:13.775 INFO kablam! Sep 03 21:02:17.066 INFO kablam! Compiling openssl-sys v0.9.33 Sep 03 21:02:17.068 INFO kablam! Checking idna v0.1.5 Sep 03 21:02:17.078 INFO kablam! Compiling base64 v0.6.0 Sep 03 21:02:17.171 INFO kablam! Compiling base64 v0.9.2 Sep 03 21:02:17.274 INFO kablam! Compiling log v0.3.9 Sep 03 21:02:17.633 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 03 21:02:17.633 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:45 Sep 03 21:02:17.633 INFO kablam! | Sep 03 21:02:17.633 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 03 21:02:17.633 INFO kablam! | ^^^^ Sep 03 21:02:17.633 INFO kablam! | Sep 03 21:02:17.633 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 03 21:02:17.633 INFO kablam! Sep 03 21:02:17.983 INFO kablam! error[E0599]: no method named `to_string` found for type `std::path::PathBuf` in the current scope Sep 03 21:02:17.983 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:52 Sep 03 21:02:17.983 INFO kablam! | Sep 03 21:02:17.983 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 03 21:02:17.983 INFO kablam! | ^^^^^^^^^ Sep 03 21:02:17.983 INFO kablam! | Sep 03 21:02:17.983 INFO kablam! = note: the method `to_string` exists but the following trait bounds were not satisfied: Sep 03 21:02:17.983 INFO kablam! `std::path::PathBuf : std::string::ToString` Sep 03 21:02:17.983 INFO kablam! `std::path::Path : std::string::ToString` Sep 03 21:02:17.984 INFO kablam! = help: did you mean `to_str`? Sep 03 21:02:17.984 INFO kablam! Sep 03 21:02:17.984 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 03 21:02:17.984 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:304:44 Sep 03 21:02:17.984 INFO kablam! | Sep 03 21:02:17.984 INFO kablam! 304 | SourceFile::Nightly(a, _) => a.is_real(), Sep 03 21:02:17.984 INFO kablam! | ^^^^^^^ Sep 03 21:02:17.984 INFO kablam! | Sep 03 21:02:17.984 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 03 21:02:17.984 INFO kablam! Sep 03 21:02:17.999 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 03 21:02:17.999 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:347:27 Sep 03 21:02:17.999 INFO kablam! | Sep 03 21:02:17.999 INFO kablam! 347 | Span::Nightly(proc_macro::Span::def_site()) Sep 03 21:02:17.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:02:17.999 INFO kablam! | Sep 03 21:02:17.999 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 03 21:02:17.999 INFO kablam! Sep 03 21:02:18.000 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 03 21:02:18.000 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:355:69 Sep 03 21:02:18.000 INFO kablam! | Sep 03 21:02:18.000 INFO kablam! 355 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.resolved_at(b)), Sep 03 21:02:18.000 INFO kablam! | ^^^^^^^^^^^ Sep 03 21:02:18.000 INFO kablam! | Sep 03 21:02:18.000 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 03 21:02:18.000 INFO kablam! Sep 03 21:02:18.013 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 03 21:02:18.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:363:69 Sep 03 21:02:18.013 INFO kablam! | Sep 03 21:02:18.013 INFO kablam! 363 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.located_at(b)), Sep 03 21:02:18.013 INFO kablam! | ^^^^^^^^^^ Sep 03 21:02:18.013 INFO kablam! | Sep 03 21:02:18.013 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 03 21:02:18.013 INFO kablam! Sep 03 21:02:18.014 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 03 21:02:18.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:424:55 Sep 03 21:02:18.014 INFO kablam! | Sep 03 21:02:18.014 INFO kablam! 424 | (Span::Nightly(a), Span::Nightly(b)) => a.eq(b), Sep 03 21:02:18.014 INFO kablam! | ^^ Sep 03 21:02:18.014 INFO kablam! | Sep 03 21:02:18.015 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 03 21:02:18.015 INFO kablam! Sep 03 21:02:18.030 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_raw_ident' (see issue #38356) Sep 03 21:02:18.030 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:475:48 Sep 03 21:02:18.031 INFO kablam! | Sep 03 21:02:18.031 INFO kablam! 475 | Span::Nightly(s) => Ident::Nightly(proc_macro::Ident::new_raw(string, s)), Sep 03 21:02:18.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:02:18.031 INFO kablam! | Sep 03 21:02:18.031 INFO kablam! = help: add #![feature(proc_macro_raw_ident)] to the crate attributes to enable Sep 03 21:02:18.031 INFO kablam! Sep 03 21:02:18.206 INFO kablam! error: aborting due to 10 previous errors Sep 03 21:02:18.210 INFO kablam! Sep 03 21:02:18.210 INFO kablam! Some errors occurred: E0599, E0658. Sep 03 21:02:18.210 INFO kablam! For more information about an error, try `rustc --explain E0599`. Sep 03 21:02:18.281 INFO kablam! error: Could not compile `proc-macro2`. Sep 03 21:02:18.281 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:02:58.107 INFO kablam! error: build failed Sep 03 21:02:58.110 INFO kablam! su: No module specific data is present Sep 03 21:02:58.653 INFO running `"docker" "rm" "-f" "13034b81ce0690e66c2b1b47c98a878f35158a7507ea11830d3b6f9db37b8f1b"` Sep 03 21:02:58.811 INFO blam! 13034b81ce0690e66c2b1b47c98a878f35158a7507ea11830d3b6f9db37b8f1b