Sep 04 06:15:34.529 INFO checking reql-macros-0.0.18 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 06:15:34.529 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 06:15:34.530 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 06:15:34.706 INFO blam! c3ebc3524224ce2345fa5c2696e9e7e3d55d36705f608da5cd3bc3b574eb8d36 Sep 04 06:15:34.708 INFO running `"docker" "start" "-a" "c3ebc3524224ce2345fa5c2696e9e7e3d55d36705f608da5cd3bc3b574eb8d36"` Sep 04 06:15:35.515 INFO kablam! Compiling linked-hash-map v0.5.1 Sep 04 06:15:35.517 INFO kablam! Checking untrusted v0.6.2 Sep 04 06:15:35.517 INFO kablam! Checking antidote v1.0.0 Sep 04 06:15:35.518 INFO kablam! Checking protobuf v1.5.1 Sep 04 06:15:35.518 INFO kablam! Checking indexmap v1.0.1 Sep 04 06:15:35.522 INFO kablam! Checking bufstream v0.1.3 Sep 04 06:15:35.526 INFO kablam! Compiling memchr v2.0.2 Sep 04 06:15:35.529 INFO kablam! Checking proc-macro2 v0.4.17 Sep 04 06:15:36.315 INFO kablam! Checking num-traits v0.2.5 Sep 04 06:15:36.908 INFO kablam! Checking uuid v0.6.5 Sep 04 06:15:38.091 INFO kablam! Checking scheduled-thread-pool v0.2.0 Sep 04 06:15:38.107 INFO kablam! Checking parking_lot_core v0.2.14 Sep 04 06:15:38.522 INFO kablam! Checking ring v0.13.2 Sep 04 06:15:39.887 INFO kablam! Compiling nom v4.0.0 Sep 04 06:15:41.017 INFO kablam! Compiling yaml-rust v0.4.0 Sep 04 06:15:41.041 INFO kablam! Compiling serde_derive v1.0.76 Sep 04 06:15:42.872 INFO kablam! Compiling reql-macros v0.0.18 (file:///source) Sep 04 06:15:44.156 INFO kablam! Checking r2d2 v0.8.2 Sep 04 06:15:47.549 INFO kablam! Checking parking_lot v0.5.5 Sep 04 06:15:48.400 INFO kablam! Checking num-integer v0.1.39 Sep 04 06:15:51.859 INFO kablam! Checking quote v0.6.8 Sep 04 06:15:52.649 INFO kablam! Checking scram-tmp v0.4.0 Sep 04 06:15:59.073 INFO kablam! Checking chrono v0.4.6 Sep 04 06:15:59.084 INFO kablam! Compiling serde_yaml v0.7.5 Sep 04 06:15:59.144 INFO kablam! Checking syn v0.14.9 Sep 04 06:16:06.152 INFO kablam! Checking ql2 v1.1.2 Sep 04 06:16:21.966 INFO kablam! Compiling reql v0.0.19 Sep 04 06:16:21.966 INFO kablam! Checking reql-types v0.0.3 Sep 04 06:16:38.895 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 04 06:16:38.895 INFO kablam! --> examples/server-status.rs:1:12 Sep 04 06:16:38.895 INFO kablam! | Sep 04 06:16:38.895 INFO kablam! 1 | #![feature(use_extern_macros, proc_macro_non_items)] Sep 04 06:16:38.895 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 06:16:38.895 INFO kablam! | Sep 04 06:16:38.896 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 06:16:38.896 INFO kablam! Sep 04 06:16:39.235 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 04 06:16:39.235 INFO kablam! --> examples/map.rs:1:12 Sep 04 06:16:39.235 INFO kablam! | Sep 04 06:16:39.235 INFO kablam! 1 | #![feature(use_extern_macros, proc_macro_non_items)] Sep 04 06:16:39.235 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 06:16:39.235 INFO kablam! | Sep 04 06:16:39.235 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 06:16:39.235 INFO kablam! Sep 04 06:16:39.430 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 04 06:16:39.430 INFO kablam! --> examples/changelog.rs:1:12 Sep 04 06:16:39.430 INFO kablam! | Sep 04 06:16:39.430 INFO kablam! 1 | #![feature(use_extern_macros, proc_macro_non_items)] Sep 04 06:16:39.430 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 06:16:39.434 INFO kablam! | Sep 04 06:16:39.435 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 06:16:39.435 INFO kablam! Sep 04 06:16:39.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Sep 04 06:16:39.739 INFO kablam! su: No module specific data is present Sep 04 06:16:40.276 INFO running `"docker" "rm" "-f" "c3ebc3524224ce2345fa5c2696e9e7e3d55d36705f608da5cd3bc3b574eb8d36"` Sep 04 06:16:40.442 INFO blam! c3ebc3524224ce2345fa5c2696e9e7e3d55d36705f608da5cd3bc3b574eb8d36