Sep 10 03:07:16.738 INFO checking nrxus/seattle-crime against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 03:07:16.738 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 03:07:16.738 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 03:07:16.879 INFO blam! 84d7568a5ca15379556ffc390e4a9298c6421ed9684ea7b84f7671b61de8b53c Sep 10 03:07:16.881 INFO running `"docker" "start" "-a" "84d7568a5ca15379556ffc390e4a9298c6421ed9684ea7b84f7671b61de8b53c"` Sep 10 03:07:17.470 INFO kablam! usermod: no changes Sep 10 03:07:17.906 INFO kablam! Compiling cfg-if v0.1.4 Sep 10 03:07:17.907 INFO kablam! Compiling lazy_static v1.0.2 Sep 10 03:07:17.909 INFO kablam! Compiling num-complex v0.2.0 Sep 10 03:07:17.910 INFO kablam! Compiling matrixmultiply v0.1.14 Sep 10 03:07:17.911 INFO kablam! Compiling matches v0.1.6 Sep 10 03:07:17.911 INFO kablam! Compiling yansi v0.4.0 Sep 10 03:07:17.912 INFO kablam! Compiling unicode-normalization v0.1.7 Sep 10 03:07:17.913 INFO kablam! Checking rawpointer v0.1.0 Sep 10 03:07:18.119 INFO kablam! Compiling cgmath v0.16.1 Sep 10 03:07:18.134 INFO kablam! Compiling byteorder v1.2.3 Sep 10 03:07:18.146 INFO kablam! Compiling safemem v0.2.0 Sep 10 03:07:19.432 INFO kablam! Compiling percent-encoding v1.0.1 Sep 10 03:07:19.435 INFO kablam! Compiling untrusted v0.5.1 Sep 10 03:07:19.883 INFO kablam! Checking clamp v0.1.0 Sep 10 03:07:20.202 INFO kablam! Compiling typeable v0.1.2 Sep 10 03:07:20.205 INFO kablam! Compiling traitobject v0.1.0 Sep 10 03:07:20.579 INFO kablam! Compiling language-tags v0.2.2 Sep 10 03:07:20.942 INFO kablam! Checking pdqselect v0.1.0 Sep 10 03:07:21.038 INFO kablam! Checking state v0.4.1 Sep 10 03:07:21.074 INFO kablam! Checking ordermap v0.2.13 Sep 10 03:07:21.182 INFO kablam! Compiling pear v0.0.19 Sep 10 03:07:28.995 INFO kablam! Checking isatty v0.1.8 Sep 10 03:07:29.022 INFO kablam! Checking colored v1.6.1 Sep 10 03:07:29.135 INFO kablam! Compiling num_cpus v1.8.0 Sep 10 03:07:29.137 INFO kablam! Compiling time v0.1.40 Sep 10 03:07:29.243 INFO kablam! Compiling memchr v2.0.1 Sep 10 03:07:29.371 INFO kablam! Compiling http-muncher v0.3.2 Sep 10 03:07:30.151 INFO kablam! Compiling openssl-sys v0.9.33 Sep 10 03:07:30.683 INFO kablam! Compiling proc-macro2 v0.4.6 Sep 10 03:07:32.382 INFO kablam! Checking rand v0.5.4 Sep 10 03:07:32.439 INFO kablam! Compiling unicode-bidi v0.3.4 Sep 10 03:07:34.992 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 03:07:34.992 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:284:13 Sep 10 03:07:34.992 INFO kablam! | Sep 10 03:07:34.992 INFO kablam! 284 | Nightly(proc_macro::SourceFile, FileName), Sep 10 03:07:34.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 03:07:35.014 INFO kablam! | Sep 10 03:07:35.014 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 03:07:35.014 INFO kablam! Sep 10 03:07:35.014 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 03:07:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:289:20 Sep 10 03:07:35.015 INFO kablam! | Sep 10 03:07:35.015 INFO kablam! 289 | fn nightly(sf: proc_macro::SourceFile) -> Self { Sep 10 03:07:35.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 03:07:35.015 INFO kablam! | Sep 10 03:07:35.015 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 03:07:35.015 INFO kablam! Sep 10 03:07:37.930 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 03:07:37.930 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:45 Sep 10 03:07:37.930 INFO kablam! | Sep 10 03:07:37.930 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 10 03:07:37.930 INFO kablam! | ^^^^ Sep 10 03:07:37.930 INFO kablam! | Sep 10 03:07:37.930 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 03:07:37.930 INFO kablam! Sep 10 03:07:38.391 INFO kablam! error[E0599]: no method named `to_string` found for type `std::path::PathBuf` in the current scope Sep 10 03:07:38.391 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:290:52 Sep 10 03:07:38.391 INFO kablam! | Sep 10 03:07:38.391 INFO kablam! 290 | let filename = stable::file_name(sf.path().to_string()); Sep 10 03:07:38.391 INFO kablam! | ^^^^^^^^^ Sep 10 03:07:38.410 INFO kablam! | Sep 10 03:07:38.410 INFO kablam! = note: the method `to_string` exists but the following trait bounds were not satisfied: Sep 10 03:07:38.410 INFO kablam! `std::path::PathBuf : std::string::ToString` Sep 10 03:07:38.410 INFO kablam! `std::path::Path : std::string::ToString` Sep 10 03:07:38.410 INFO kablam! = help: did you mean `to_str`? Sep 10 03:07:38.410 INFO kablam! Sep 10 03:07:38.423 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 03:07:38.423 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:304:44 Sep 10 03:07:38.423 INFO kablam! | Sep 10 03:07:38.423 INFO kablam! 304 | SourceFile::Nightly(a, _) => a.is_real(), Sep 10 03:07:38.423 INFO kablam! | ^^^^^^^ Sep 10 03:07:38.423 INFO kablam! | Sep 10 03:07:38.423 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 03:07:38.423 INFO kablam! Sep 10 03:07:38.424 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 03:07:38.424 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:347:27 Sep 10 03:07:38.424 INFO kablam! | Sep 10 03:07:38.424 INFO kablam! 347 | Span::Nightly(proc_macro::Span::def_site()) Sep 10 03:07:38.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 03:07:38.438 INFO kablam! | Sep 10 03:07:38.438 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 03:07:38.438 INFO kablam! Sep 10 03:07:38.438 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 03:07:38.438 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:355:69 Sep 10 03:07:38.438 INFO kablam! | Sep 10 03:07:38.438 INFO kablam! 355 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.resolved_at(b)), Sep 10 03:07:38.438 INFO kablam! | ^^^^^^^^^^^ Sep 10 03:07:38.438 INFO kablam! | Sep 10 03:07:38.438 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 03:07:38.438 INFO kablam! Sep 10 03:07:38.439 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 03:07:38.439 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:363:69 Sep 10 03:07:38.439 INFO kablam! | Sep 10 03:07:38.439 INFO kablam! 363 | (Span::Nightly(a), Span::Nightly(b)) => Span::Nightly(a.located_at(b)), Sep 10 03:07:38.439 INFO kablam! | ^^^^^^^^^^ Sep 10 03:07:38.446 INFO kablam! | Sep 10 03:07:38.446 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 03:07:38.446 INFO kablam! Sep 10 03:07:38.446 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 03:07:38.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:424:55 Sep 10 03:07:38.446 INFO kablam! | Sep 10 03:07:38.447 INFO kablam! 424 | (Span::Nightly(a), Span::Nightly(b)) => a.eq(b), Sep 10 03:07:38.447 INFO kablam! | ^^ Sep 10 03:07:38.447 INFO kablam! | Sep 10 03:07:38.447 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 03:07:38.447 INFO kablam! Sep 10 03:07:38.448 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_raw_ident' (see issue #38356) Sep 10 03:07:38.448 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.6/src/unstable.rs:475:48 Sep 10 03:07:38.448 INFO kablam! | Sep 10 03:07:38.448 INFO kablam! 475 | Span::Nightly(s) => Ident::Nightly(proc_macro::Ident::new_raw(string, s)), Sep 10 03:07:38.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 03:07:38.478 INFO kablam! | Sep 10 03:07:38.478 INFO kablam! = help: add #![feature(proc_macro_raw_ident)] to the crate attributes to enable Sep 10 03:07:38.478 INFO kablam! Sep 10 03:07:38.551 INFO kablam! Compiling crossbeam-utils v0.2.2 Sep 10 03:07:38.599 INFO kablam! Compiling log v0.4.3 Sep 10 03:07:38.623 INFO kablam! Checking base64 v0.6.0 Sep 10 03:07:38.665 INFO kablam! error: aborting due to 10 previous errors Sep 10 03:07:38.666 INFO kablam! Sep 10 03:07:38.666 INFO kablam! Some errors occurred: E0599, E0658. Sep 10 03:07:38.666 INFO kablam! For more information about an error, try `rustc --explain E0599`. Sep 10 03:07:38.807 INFO kablam! error: Could not compile `proc-macro2`. Sep 10 03:07:38.807 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 03:08:12.803 INFO kablam! error: build failed Sep 10 03:08:12.803 INFO kablam! su: No module specific data is present Sep 10 03:08:13.573 INFO running `"docker" "rm" "-f" "84d7568a5ca15379556ffc390e4a9298c6421ed9684ea7b84f7671b61de8b53c"` Sep 10 03:08:13.693 INFO blam! 84d7568a5ca15379556ffc390e4a9298c6421ed9684ea7b84f7671b61de8b53c