Nov 30 18:12:10.064 INFO checking persistentcache-0.1.6 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 18:12:10.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 30 18:12:10.504 INFO [stdout] 1d57fe701c72827d60a61f4511a7b70d0d4c7ce5cbdcacce09b59c45ece06632 Nov 30 18:12:10.504 INFO running `"docker" "start" "-a" "1d57fe701c72827d60a61f4511a7b70d0d4c7ce5cbdcacce09b59c45ece06632"` Nov 30 18:12:11.918 INFO [stderr] usermod: no changes Nov 30 18:12:11.996 INFO [stderr] warning: only one of `license` or `license-file` is necessary Nov 30 18:12:12.187 INFO [stderr] Compiling proc-macro2 v0.1.10 Nov 30 18:12:12.201 INFO [stderr] Checking fs2 v0.4.3 Nov 30 18:12:12.201 INFO [stderr] Compiling bincode v1.0.1 Nov 30 18:12:12.201 INFO [stderr] Checking redis v0.8.0 Nov 30 18:12:20.517 INFO [stderr] Compiling futures-await-quote v0.4.0 Nov 30 18:12:24.370 INFO [stderr] Compiling futures-await-synom v0.12.0 Nov 30 18:12:29.785 INFO [stderr] Compiling futures-await-syn v0.12.0 Nov 30 18:12:45.142 INFO [stderr] Compiling persistentcache_procmacro v0.0.3 Nov 30 18:12:49.913 INFO [stderr] Checking persistentcache v0.1.6 (/source) Nov 30 18:12:49.992 INFO [stderr] error[E0557]: feature has been removed Nov 30 18:12:49.992 INFO [stderr] --> src/lib.rs:246:12 Nov 30 18:12:49.992 INFO [stderr] | Nov 30 18:12:49.993 INFO [stderr] 246 | #![feature(proc_macro_gen)] Nov 30 18:12:49.993 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 30 18:12:49.993 INFO [stderr] | Nov 30 18:12:49.993 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 30 18:12:49.993 INFO [stderr] --> src/lib.rs:246:12 Nov 30 18:12:49.993 INFO [stderr] | Nov 30 18:12:49.993 INFO [stderr] 246 | #![feature(proc_macro_gen)] Nov 30 18:12:49.993 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 30 18:12:49.993 INFO [stderr] Nov 30 18:12:49.993 INFO [stderr] error[E0557]: feature has been removed Nov 30 18:12:49.993 INFO [stderr] --> src/lib.rs:246:12 Nov 30 18:12:49.993 INFO [stderr] | Nov 30 18:12:49.993 INFO [stderr] 246 | #![feature(proc_macro_gen)] Nov 30 18:12:49.993 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 30 18:12:49.993 INFO [stderr] | Nov 30 18:12:49.993 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 30 18:12:49.993 INFO [stderr] --> src/lib.rs:246:12 Nov 30 18:12:49.993 INFO [stderr] | Nov 30 18:12:49.993 INFO [stderr] 246 | #![feature(proc_macro_gen)] Nov 30 18:12:49.993 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 30 18:12:49.993 INFO [stderr] Nov 30 18:12:51.519 INFO [stderr] error: aborting due to previous error Nov 30 18:12:51.519 INFO [stderr] Nov 30 18:12:51.519 INFO [stderr] For more information about this error, try `rustc --explain E0557`. Nov 30 18:12:51.528 INFO [stderr] error: Could not compile `persistentcache`. Nov 30 18:12:51.528 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 18:12:51.920 INFO [stderr] error[E0658]: procedural macros cannot expand to macro definitions (see issue #54727) Nov 30 18:12:51.920 INFO [stderr] --> src/lib.rs:356:9 Nov 30 18:12:51.920 INFO [stderr] | Nov 30 18:12:51.920 INFO [stderr] 356 | #[persistent_cache] Nov 30 18:12:51.920 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 30 18:12:51.920 INFO [stderr] | Nov 30 18:12:51.920 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 18:12:51.920 INFO [stderr] Nov 30 18:12:51.928 INFO [stderr] error[E0658]: procedural macros cannot expand to macro definitions (see issue #54727) Nov 30 18:12:51.930 INFO [stderr] --> src/lib.rs:372:9 Nov 30 18:12:51.930 INFO [stderr] | Nov 30 18:12:51.930 INFO [stderr] 372 | #[persistent_cache] Nov 30 18:12:51.930 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 30 18:12:51.930 INFO [stderr] | Nov 30 18:12:51.930 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 18:12:51.930 INFO [stderr] Nov 30 18:12:51.938 INFO [stderr] error[E0658]: procedural macros cannot expand to macro definitions (see issue #54727) Nov 30 18:12:51.938 INFO [stderr] --> src/lib.rs:392:9 Nov 30 18:12:51.938 INFO [stderr] | Nov 30 18:12:51.938 INFO [stderr] 392 | #[persistent_cache] Nov 30 18:12:51.938 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 30 18:12:51.938 INFO [stderr] | Nov 30 18:12:51.938 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 18:12:51.938 INFO [stderr] Nov 30 18:12:51.957 INFO [stderr] error: aborting due to 4 previous errors Nov 30 18:12:51.957 INFO [stderr] Nov 30 18:12:51.957 INFO [stderr] Some errors occurred: E0557, E0658. Nov 30 18:12:51.957 INFO [stderr] For more information about an error, try `rustc --explain E0557`. Nov 30 18:12:51.976 INFO [stderr] error: Could not compile `persistentcache`. Nov 30 18:12:51.976 INFO [stderr] Nov 30 18:12:51.976 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 18:12:51.976 INFO [stderr] su: No module specific data is present Nov 30 18:12:52.686 INFO running `"docker" "inspect" "1d57fe701c72827d60a61f4511a7b70d0d4c7ce5cbdcacce09b59c45ece06632"` Nov 30 18:12:52.882 INFO running `"docker" "rm" "-f" "1d57fe701c72827d60a61f4511a7b70d0d4c7ce5cbdcacce09b59c45ece06632"` Nov 30 18:12:52.979 INFO [stdout] 1d57fe701c72827d60a61f4511a7b70d0d4c7ce5cbdcacce09b59c45ece06632