[INFO] fetching crate mockers_codegen 0.9.4...
[INFO] checking mockers_codegen-0.9.4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mockers_codegen 0.9.4 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate mockers_codegen 0.9.4 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mockers_codegen 0.9.4
[INFO] finished tweaking crates.io crate mockers_codegen 0.9.4
[INFO] tweaked toml for crates.io crate mockers_codegen 0.9.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 545a66c4eb82cb4cfc3293c63d758ff3550417cb5ddda8b08da5ef9763872cb3
[INFO] running `Command { std: "docker" "start" "-a" "545a66c4eb82cb4cfc3293c63d758ff3550417cb5ddda8b08da5ef9763872cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "545a66c4eb82cb4cfc3293c63d758ff3550417cb5ddda8b08da5ef9763872cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545a66c4eb82cb4cfc3293c63d758ff3550417cb5ddda8b08da5ef9763872cb3", kill_on_drop: false }`
[INFO] [stdout] 545a66c4eb82cb4cfc3293c63d758ff3550417cb5ddda8b08da5ef9763872cb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 847447c58d2a57bb20440ee4f866354a398af04aa244ece9fdae407768ae685e
[INFO] running `Command { std: "docker" "start" "-a" "847447c58d2a57bb20440ee4f866354a398af04aa244ece9fdae407768ae685e", kill_on_drop: false }`
[INFO] [stderr]    Compiling mockers_codegen v0.9.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking itertools v0.4.19
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:49
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature="with-syntex"), feature(quote, rustc_private))]
[INFO] [stdout]   |                                                 ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:49
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature="with-syntex"), feature(quote, rustc_private))]
[INFO] [stdout]   |                                                 ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(feature="with-syntex"))] extern crate syntax;
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(feature="with-syntex"))] extern crate syntax;
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate rustc_plugin;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate rustc_plugin;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_attr` in this scope
[INFO] [stdout]   --> src/lib.in.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |             it.attrs.push(quote_attr!(cx, #[cfg(test)]));
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_attr` in this scope
[INFO] [stdout]   --> src/lib.in.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |             it.attrs.push(quote_attr!(cx, #[cfg(test)]));
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_ty` in this scope
[INFO] [stdout]    --> src/lib.in.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         quote_ty!(cx, ::std::marker::PhantomData<$ty_param>)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_ty` in this scope
[INFO] [stdout]    --> src/lib.in.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         quote_ty!(cx, ::std::marker::PhantomData<$ty_param>)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:223:23
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let struct_item = quote_item!(cx,
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:223:23
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let struct_item = quote_item!(cx,
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         quote_expr!(cx, ::std::marker::PhantomData)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         quote_expr!(cx, ::std::marker::PhantomData)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:328:26
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mock_impl_item = quote_item!(cx,
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:328:26
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mock_impl_item = quote_item!(cx,
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:345:27
[INFO] [stdout]     |
[INFO] [stdout] 345 |     let debug_impl_item = quote_item!(cx,
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:345:27
[INFO] [stdout]     |
[INFO] [stdout] 345 |     let debug_impl_item = quote_item!(cx,
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:377:32
[INFO] [stdout]     |
[INFO] [stdout] 377 |         let mocked_impl_item = quote_item!(cx,
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:377:32
[INFO] [stdout]     |
[INFO] [stdout] 377 |         let mocked_impl_item = quote_item!(cx,
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:473:19
[INFO] [stdout]     |
[INFO] [stdout] 473 |     new_args.push(quote_expr!(cx, $mock_type_id));
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:473:19
[INFO] [stdout]     |
[INFO] [stdout] 473 |     new_args.push(quote_expr!(cx, $mock_type_id));
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:526:23
[INFO] [stdout]     |
[INFO] [stdout] 526 |         new_args.push(quote_expr!(cx, Box::new($arg_ident)));
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:526:23
[INFO] [stdout]     |
[INFO] [stdout] 526 |         new_args.push(quote_expr!(cx, Box::new($arg_ident)));
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_ty` in this scope
[INFO] [stdout]    --> src/lib.in.rs:541:18
[INFO] [stdout]     |
[INFO] [stdout] 541 |     let output = quote_ty!(cx, $ret_type); //cx.ty_path(ret_type.clone());
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_ty` in this scope
[INFO] [stdout]    --> src/lib.in.rs:541:18
[INFO] [stdout]     |
[INFO] [stdout] 541 |     let output = quote_ty!(cx, $ret_type); //cx.ty_path(ret_type.clone());
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_block` in this scope
[INFO] [stdout]    --> src/lib.in.rs:652:19
[INFO] [stdout]     |
[INFO] [stdout] 652 |     let fn_mock = quote_block!(cx, {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_block` in this scope
[INFO] [stdout]    --> src/lib.in.rs:652:19
[INFO] [stdout]     |
[INFO] [stdout] 652 |     let fn_mock = quote_block!(cx, {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.in.rs:41:31
[INFO] [stdout]    |
[INFO] [stdout] 41 |                    push: &mut FnMut(Annotatable)) {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 |                    push: &mut dyn FnMut(Annotatable)) {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.in.rs:41:31
[INFO] [stdout]    |
[INFO] [stdout] 41 |                    push: &mut FnMut(Annotatable)) {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 |                    push: &mut dyn FnMut(Annotatable)) {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.in.rs:108:86
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box<MacResult + 'cx> {
[INFO] [stdout]     |                                                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box<dyn MacResult + 'cx> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.in.rs:108:86
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box<MacResult + 'cx> {
[INFO] [stdout]     |                                                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box<dyn MacResult + 'cx> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockers_codegen` (lib) due to 15 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mockers_codegen` (lib test) due to 15 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "847447c58d2a57bb20440ee4f866354a398af04aa244ece9fdae407768ae685e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "847447c58d2a57bb20440ee4f866354a398af04aa244ece9fdae407768ae685e", kill_on_drop: false }`
[INFO] [stdout] 847447c58d2a57bb20440ee4f866354a398af04aa244ece9fdae407768ae685e
[INFO] checking mockers_codegen-0.9.4 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate mockers_codegen 0.9.4 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate mockers_codegen 0.9.4 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mockers_codegen 0.9.4
[INFO] finished tweaking crates.io crate mockers_codegen 0.9.4
[INFO] tweaked toml for crates.io crate mockers_codegen 0.9.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89ed01f403a0b9381485581bd6785302c29420701e24090a3ccbbee040acd5df
[INFO] running `Command { std: "docker" "start" "-a" "89ed01f403a0b9381485581bd6785302c29420701e24090a3ccbbee040acd5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89ed01f403a0b9381485581bd6785302c29420701e24090a3ccbbee040acd5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89ed01f403a0b9381485581bd6785302c29420701e24090a3ccbbee040acd5df", kill_on_drop: false }`
[INFO] [stdout] 89ed01f403a0b9381485581bd6785302c29420701e24090a3ccbbee040acd5df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 173f8dc5498d5cca1e2f7ff0544951d92f9b2b60e428691c8f2bb2a3e974d2cd
[INFO] running `Command { std: "docker" "start" "-a" "173f8dc5498d5cca1e2f7ff0544951d92f9b2b60e428691c8f2bb2a3e974d2cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling mockers_codegen v0.9.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking itertools v0.4.19
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:49
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature="with-syntex"), feature(quote, rustc_private))]
[INFO] [stdout]   |                                                 ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:49
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature="with-syntex"), feature(quote, rustc_private))]
[INFO] [stdout]   |                                                 ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(feature="with-syntex"))] extern crate syntax;
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(feature="with-syntex"))] extern crate syntax;
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate rustc_plugin;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate rustc_plugin;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_attr` in this scope
[INFO] [stdout]   --> src/lib.in.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |             it.attrs.push(quote_attr!(cx, #[cfg(test)]));
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_attr` in this scope
[INFO] [stdout]   --> src/lib.in.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |             it.attrs.push(quote_attr!(cx, #[cfg(test)]));
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_ty` in this scope
[INFO] [stdout]    --> src/lib.in.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         quote_ty!(cx, ::std::marker::PhantomData<$ty_param>)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_ty` in this scope
[INFO] [stdout]    --> src/lib.in.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         quote_ty!(cx, ::std::marker::PhantomData<$ty_param>)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:223:23
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let struct_item = quote_item!(cx,
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:223:23
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let struct_item = quote_item!(cx,
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         quote_expr!(cx, ::std::marker::PhantomData)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         quote_expr!(cx, ::std::marker::PhantomData)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:328:26
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mock_impl_item = quote_item!(cx,
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:328:26
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mock_impl_item = quote_item!(cx,
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:345:27
[INFO] [stdout]     |
[INFO] [stdout] 345 |     let debug_impl_item = quote_item!(cx,
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:345:27
[INFO] [stdout]     |
[INFO] [stdout] 345 |     let debug_impl_item = quote_item!(cx,
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:377:32
[INFO] [stdout]     |
[INFO] [stdout] 377 |         let mocked_impl_item = quote_item!(cx,
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.in.rs:377:32
[INFO] [stdout]     |
[INFO] [stdout] 377 |         let mocked_impl_item = quote_item!(cx,
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:473:19
[INFO] [stdout]     |
[INFO] [stdout] 473 |     new_args.push(quote_expr!(cx, $mock_type_id));
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:473:19
[INFO] [stdout]     |
[INFO] [stdout] 473 |     new_args.push(quote_expr!(cx, $mock_type_id));
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:526:23
[INFO] [stdout]     |
[INFO] [stdout] 526 |         new_args.push(quote_expr!(cx, Box::new($arg_ident)));
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.in.rs:526:23
[INFO] [stdout]     |
[INFO] [stdout] 526 |         new_args.push(quote_expr!(cx, Box::new($arg_ident)));
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_ty` in this scope
[INFO] [stdout]    --> src/lib.in.rs:541:18
[INFO] [stdout]     |
[INFO] [stdout] 541 |     let output = quote_ty!(cx, $ret_type); //cx.ty_path(ret_type.clone());
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_ty` in this scope
[INFO] [stdout]    --> src/lib.in.rs:541:18
[INFO] [stdout]     |
[INFO] [stdout] 541 |     let output = quote_ty!(cx, $ret_type); //cx.ty_path(ret_type.clone());
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_block` in this scope
[INFO] [stdout]    --> src/lib.in.rs:652:19
[INFO] [stdout]     |
[INFO] [stdout] 652 |     let fn_mock = quote_block!(cx, {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_block` in this scope
[INFO] [stdout]    --> src/lib.in.rs:652:19
[INFO] [stdout]     |
[INFO] [stdout] 652 |     let fn_mock = quote_block!(cx, {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.in.rs:41:31
[INFO] [stdout]    |
[INFO] [stdout] 41 |                    push: &mut FnMut(Annotatable)) {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 |                    push: &mut dyn FnMut(Annotatable)) {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.in.rs:41:31
[INFO] [stdout]    |
[INFO] [stdout] 41 |                    push: &mut FnMut(Annotatable)) {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 |                    push: &mut dyn FnMut(Annotatable)) {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.in.rs:108:86
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box<MacResult + 'cx> {
[INFO] [stdout]     |                                                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box<dyn MacResult + 'cx> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.in.rs:108:86
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box<MacResult + 'cx> {
[INFO] [stdout]     |                                                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box<dyn MacResult + 'cx> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockers_codegen` (lib) due to 15 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mockers_codegen` (lib test) due to 15 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "173f8dc5498d5cca1e2f7ff0544951d92f9b2b60e428691c8f2bb2a3e974d2cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "173f8dc5498d5cca1e2f7ff0544951d92f9b2b60e428691c8f2bb2a3e974d2cd", kill_on_drop: false }`
[INFO] [stdout] 173f8dc5498d5cca1e2f7ff0544951d92f9b2b60e428691c8f2bb2a3e974d2cd
