Oct 13 10:05:47.705 INFO checking reql-macros-0.0.18 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 10:05:47.705 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 10:05:48.210 INFO blam! 2c22adcfb3edfd2da3d057374e3cc4e2bfcb743eac21ae263a6a65f9d6f0e59a Oct 13 10:05:48.211 INFO running `"docker" "start" "-a" "2c22adcfb3edfd2da3d057374e3cc4e2bfcb743eac21ae263a6a65f9d6f0e59a"` Oct 13 10:05:49.379 INFO kablam! usermod: no changes Oct 13 10:05:49.531 INFO kablam! Compiling linked-hash-map v0.5.1 Oct 13 10:05:49.531 INFO kablam! Checking void v1.0.2 Oct 13 10:05:49.531 INFO kablam! Checking rand_core v0.3.0 Oct 13 10:05:49.542 INFO kablam! Checking antidote v1.0.0 Oct 13 10:05:49.544 INFO kablam! Checking untrusted v0.6.2 Oct 13 10:05:49.544 INFO kablam! Checking cfg-if v0.1.5 Oct 13 10:05:49.544 INFO kablam! Checking safemem v0.3.0 Oct 13 10:05:49.544 INFO kablam! Checking stable_deref_trait v1.1.1 Oct 13 10:05:49.659 INFO kablam! Checking protobuf v1.5.1 Oct 13 10:05:49.974 INFO kablam! Checking bufstream v0.1.4 Oct 13 10:05:50.048 INFO kablam! Checking indexmap v1.0.1 Oct 13 10:05:51.005 INFO kablam! Checking log v0.4.5 Oct 13 10:05:51.264 INFO kablam! Checking unreachable v1.0.0 Oct 13 10:05:51.424 INFO kablam! Checking base64 v0.9.3 Oct 13 10:05:51.489 INFO kablam! Checking num-traits v0.2.6 Oct 13 10:05:51.596 INFO kablam! Checking scheduled-thread-pool v0.2.0 Oct 13 10:05:51.613 INFO kablam! Checking smallvec v0.6.5 Oct 13 10:05:51.837 INFO kablam! Checking owning_ref v0.3.3 Oct 13 10:05:51.851 INFO kablam! Compiling memchr v2.1.0 Oct 13 10:05:53.541 INFO kablam! Checking lazy_static v1.1.0 Oct 13 10:05:53.696 INFO kablam! Checking uuid v0.6.5 Oct 13 10:05:54.588 INFO kablam! Compiling yaml-rust v0.4.2 Oct 13 10:05:54.834 INFO kablam! Checking rand_core v0.2.2 Oct 13 10:05:55.256 INFO kablam! Compiling syn v0.14.9 Oct 13 10:05:56.540 INFO kablam! Checking r2d2 v0.8.2 Oct 13 10:05:57.940 INFO kablam! Checking parking_lot_core v0.2.14 Oct 13 10:05:58.597 INFO kablam! Checking ring v0.13.2 Oct 13 10:05:58.708 INFO kablam! Checking rand v0.5.5 Oct 13 10:06:00.418 INFO kablam! Checking num-integer v0.1.39 Oct 13 10:06:03.708 INFO kablam! Compiling nom v4.1.0 Oct 13 10:06:05.992 INFO kablam! Checking chrono v0.4.6 Oct 13 10:06:19.753 INFO kablam! Checking parking_lot v0.5.5 Oct 13 10:06:19.976 INFO kablam! Checking scram-tmp v0.4.0 Oct 13 10:06:20.158 INFO kablam! Compiling serde_yaml v0.7.5 Oct 13 10:06:25.166 INFO kablam! Checking reql-types v0.0.3 Oct 13 10:06:29.003 INFO kablam! Checking ql2 v1.1.2 Oct 13 10:06:34.674 INFO kablam! Compiling reql v0.0.19 Oct 13 10:06:45.390 INFO kablam! Checking reql-macros v0.0.18 (/source) Oct 13 10:07:08.520 INFO kablam! error[E0557]: feature has been removed Oct 13 10:07:08.520 INFO kablam! --> examples/map.rs:1:31 Oct 13 10:07:08.520 INFO kablam! | Oct 13 10:07:08.520 INFO kablam! 1 | #![feature(use_extern_macros, proc_macro_non_items)] Oct 13 10:07:08.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:07:08.521 INFO kablam! | Oct 13 10:07:08.521 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 10:07:08.521 INFO kablam! --> examples/map.rs:1:31 Oct 13 10:07:08.521 INFO kablam! | Oct 13 10:07:08.521 INFO kablam! 1 | #![feature(use_extern_macros, proc_macro_non_items)] Oct 13 10:07:08.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:07:08.521 INFO kablam! Oct 13 10:07:08.521 INFO kablam! error[E0557]: feature has been removed Oct 13 10:07:08.521 INFO kablam! --> examples/changelog.rs:1:31 Oct 13 10:07:08.521 INFO kablam! | Oct 13 10:07:08.521 INFO kablam! 1 | #![feature(use_extern_macros, proc_macro_non_items)] Oct 13 10:07:08.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:07:08.521 INFO kablam! | Oct 13 10:07:08.521 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 10:07:08.521 INFO kablam! --> examples/changelog.rs:1:31 Oct 13 10:07:08.521 INFO kablam! | Oct 13 10:07:08.521 INFO kablam! 1 | #![feature(use_extern_macros, proc_macro_non_items)] Oct 13 10:07:08.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:07:08.521 INFO kablam! Oct 13 10:07:08.557 INFO kablam! error[E0557]: feature has been removed Oct 13 10:07:08.557 INFO kablam! --> examples/server-status.rs:1:31 Oct 13 10:07:08.557 INFO kablam! | Oct 13 10:07:08.557 INFO kablam! 1 | #![feature(use_extern_macros, proc_macro_non_items)] Oct 13 10:07:08.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:07:08.580 INFO kablam! | Oct 13 10:07:08.580 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 10:07:08.580 INFO kablam! --> examples/server-status.rs:1:31 Oct 13 10:07:08.580 INFO kablam! | Oct 13 10:07:08.580 INFO kablam! 1 | #![feature(use_extern_macros, proc_macro_non_items)] Oct 13 10:07:08.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:07:08.580 INFO kablam! Oct 13 10:07:15.228 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 10:07:15.228 INFO kablam! --> examples/changelog.rs:64:17 Oct 13 10:07:15.228 INFO kablam! | Oct 13 10:07:15.228 INFO kablam! 64 | .filter(args!(|doc| { Oct 13 10:07:15.228 INFO kablam! | _________________^ Oct 13 10:07:15.228 INFO kablam! 65 | | Oct 13 10:07:15.228 INFO kablam! 66 | | // Filter only documents which match our current TestItem trait Oct 13 10:07:15.228 INFO kablam! 67 | | doc.has_fields("test").and(doc.get_field("test").type_of().eq("NUMBER")) Oct 13 10:07:15.228 INFO kablam! 68 | | })) Oct 13 10:07:15.228 INFO kablam! | |__________^ Oct 13 10:07:15.228 INFO kablam! | Oct 13 10:07:15.228 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 10:07:15.228 INFO kablam! Oct 13 10:07:15.250 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 10:07:15.250 INFO kablam! --> examples/changelog.rs:72:20 Oct 13 10:07:15.250 INFO kablam! | Oct 13 10:07:15.250 INFO kablam! 72 | .with_args(args!({ Oct 13 10:07:15.250 INFO kablam! | ____________________^ Oct 13 10:07:15.250 INFO kablam! 73 | | include_types: true Oct 13 10:07:15.250 INFO kablam! 74 | | })) Oct 13 10:07:15.250 INFO kablam! | |__________^ Oct 13 10:07:15.250 INFO kablam! | Oct 13 10:07:15.250 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 10:07:15.250 INFO kablam! Oct 13 10:07:15.254 INFO kablam! error: aborting due to 3 previous errors Oct 13 10:07:15.254 INFO kablam! Oct 13 10:07:15.254 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 10:07:15.254 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 10:07:15.262 INFO kablam! error: Could not compile `reql-macros`. Oct 13 10:07:15.263 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 10:07:15.544 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 10:07:15.544 INFO kablam! --> examples/server-status.rs:24:20 Oct 13 10:07:15.544 INFO kablam! | Oct 13 10:07:15.544 INFO kablam! 24 | .with_args(args!({include_initial: true})) Oct 13 10:07:15.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:07:15.544 INFO kablam! | Oct 13 10:07:15.544 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 10:07:15.544 INFO kablam! Oct 13 10:07:15.544 INFO kablam! error: aborting due to 2 previous errors Oct 13 10:07:15.544 INFO kablam! Oct 13 10:07:15.544 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 10:07:15.544 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 10:07:15.549 INFO kablam! error: Could not compile `reql-macros`. Oct 13 10:07:15.550 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 10:07:15.949 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 10:07:15.949 INFO kablam! --> examples/map.rs:25:21 Oct 13 10:07:15.949 INFO kablam! | Oct 13 10:07:15.950 INFO kablam! 25 | let sum = r.map(args!(sequence1, sequence2, sequence3, |val1, val2, val3| { Oct 13 10:07:15.950 INFO kablam! | _____________________^ Oct 13 10:07:15.950 INFO kablam! 26 | | val1.add(val2).add(val3) Oct 13 10:07:15.951 INFO kablam! 27 | | })) Oct 13 10:07:15.951 INFO kablam! | |______^ Oct 13 10:07:15.951 INFO kablam! | Oct 13 10:07:15.951 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 10:07:15.952 INFO kablam! Oct 13 10:07:16.000 INFO kablam! error: aborting due to 2 previous errors Oct 13 10:07:16.000 INFO kablam! Oct 13 10:07:16.000 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 10:07:16.000 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 10:07:16.021 INFO kablam! error: Could not compile `reql-macros`. Oct 13 10:07:16.021 INFO kablam! Oct 13 10:07:16.021 INFO kablam! To learn more, run the command again with --verbose. Oct 13 10:07:16.023 INFO kablam! su: No module specific data is present Oct 13 10:07:17.012 INFO running `"docker" "rm" "-f" "2c22adcfb3edfd2da3d057374e3cc4e2bfcb743eac21ae263a6a65f9d6f0e59a"` Oct 13 10:07:17.416 INFO blam! 2c22adcfb3edfd2da3d057374e3cc4e2bfcb743eac21ae263a6a65f9d6f0e59a