[INFO] fetching crate iomrascalai 0.1.7...
[INFO] checking iomrascalai-0.1.7 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate iomrascalai 0.1.7 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate iomrascalai 0.1.7 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iomrascalai 0.1.7
[INFO] finished tweaking crates.io crate iomrascalai 0.1.7
[INFO] tweaked toml for crates.io crate iomrascalai 0.1.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex_macros v0.2.0
[INFO] [stderr]   Downloaded strenum v0.0.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1ee1b4b457d911c177e0fd690d8a9955d41a601aab897fa0eeb202744bba745
[INFO] running `Command { std: "docker" "start" "-a" "d1ee1b4b457d911c177e0fd690d8a9955d41a601aab897fa0eeb202744bba745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1ee1b4b457d911c177e0fd690d8a9955d41a601aab897fa0eeb202744bba745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ee1b4b457d911c177e0fd690d8a9955d41a601aab897fa0eeb202744bba745", kill_on_drop: false }`
[INFO] [stdout] d1ee1b4b457d911c177e0fd690d8a9955d41a601aab897fa0eeb202744bba745
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1539738e660494b6ca5fffc2bf7766385017842a6328c0c78ea88a46fc95f774
[INFO] running `Command { std: "docker" "start" "-a" "1539738e660494b6ca5fffc2bf7766385017842a6328c0c78ea88a46fc95f774", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]    Compiling regex_macros v0.2.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![feature(plugin_registrar, quote, rustc_private)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![feature(plugin_registrar, quote, rustc_private)]
[INFO] [stdout]    |                              ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | 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 `syntax`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate syntax;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:44:3
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[plugin_registrar]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `plugin_registrar` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |                     quote_expr!(cx, Some($name))
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     quote_expr!(cx, ($name, $group_idx))
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         quote_expr!(self.cx, {
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:352:29
[INFO] [stdout]     |
[INFO] [stdout] 352 | ...                   quote_expr!(self.cx, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:360:29
[INFO] [stdout]     |
[INFO] [stdout] 360 | ...                   quote_expr!(self.cx, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:367:29
[INFO] [stdout]     |
[INFO] [stdout] 367 | ...                   quote_expr!(self.cx, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:375:29
[INFO] [stdout]     |
[INFO] [stdout] 375 | ...                   quote_expr!(self.cx, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:384:33
[INFO] [stdout]     |
[INFO] [stdout] 384 | ...                   quote_expr!(self.cx, { w1 ^ w2 })
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:386:33
[INFO] [stdout]     |
[INFO] [stdout] 386 | ...                   quote_expr!(self.cx, { !(w1 ^ w2) })
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:388:29
[INFO] [stdout]     |
[INFO] [stdout] 388 | ...                   quote_expr!(self.cx, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:406:21
[INFO] [stdout]     |
[INFO] [stdout] 406 |                     quote_expr!(self.cx, {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:419:21
[INFO] [stdout]     |
[INFO] [stdout] 419 |                     quote_expr!(self.cx, {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:425:22
[INFO] [stdout]     |
[INFO] [stdout] 425 |                 _ => quote_expr!(self.cx, {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:442:35
[INFO] [stdout]     |
[INFO] [stdout] 442 |                 Inst::Match(_) => quote_expr!(self.cx, {
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:451:21
[INFO] [stdout]     |
[INFO] [stdout] 451 |                     quote_expr!(self.cx, {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:461:21
[INFO] [stdout]     |
[INFO] [stdout] 461 |                     quote_expr!(self.cx, {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:472:22
[INFO] [stdout]     |
[INFO] [stdout] 472 |                 _ => quote_expr!(self.cx, { return false; }),
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |                     quote_expr!(self.cx, $start), quote_expr!(self.cx, $end)));
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:487:51
[INFO] [stdout]     |
[INFO] [stdout] 487 |                     quote_expr!(self.cx, $start), quote_expr!(self.cx, $end)));
[INFO] [stdout]     |                                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:488:45
[INFO] [stdout]     |
[INFO] [stdout] 488 |             self.cx.arm(self.sp, vec!(pat), quote_expr!(self.cx, true))
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:491:38
[INFO] [stdout]     |
[INFO] [stdout] 491 |         arms.push(self.wild_arm_expr(quote_expr!(self.cx, false)));
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:492:24
[INFO] [stdout]     |
[INFO] [stdout] 492 |         let match_on = quote_expr!(self.cx, c);
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:525:37
[INFO] [stdout]     |
[INFO] [stdout] 525 |         self.cx.expr_match(self.sp, quote_expr!(self.cx, pc), arms)
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:529:9
[INFO] [stdout]     |
[INFO] [stdout] 529 |         quote_expr!(self.cx, {})
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:535:47
[INFO] [stdout]     |
[INFO] [stdout] 535 |         let pc_pat = self.cx.pat_lit(self.sp, quote_expr!(self.cx, $pc));
[INFO] [stdout]     |                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors
[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 `regex_macros` (lib) due to 31 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1539738e660494b6ca5fffc2bf7766385017842a6328c0c78ea88a46fc95f774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1539738e660494b6ca5fffc2bf7766385017842a6328c0c78ea88a46fc95f774", kill_on_drop: false }`
[INFO] [stdout] 1539738e660494b6ca5fffc2bf7766385017842a6328c0c78ea88a46fc95f774
[INFO] checking iomrascalai-0.1.7 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate iomrascalai 0.1.7 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate iomrascalai 0.1.7 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iomrascalai 0.1.7
[INFO] finished tweaking crates.io crate iomrascalai 0.1.7
[INFO] tweaked toml for crates.io crate iomrascalai 0.1.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01bac45b49c1917329c1be115944730a838a79a0437cc9bf3283c49bbaaea9c1
[INFO] running `Command { std: "docker" "start" "-a" "01bac45b49c1917329c1be115944730a838a79a0437cc9bf3283c49bbaaea9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01bac45b49c1917329c1be115944730a838a79a0437cc9bf3283c49bbaaea9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01bac45b49c1917329c1be115944730a838a79a0437cc9bf3283c49bbaaea9c1", kill_on_drop: false }`
[INFO] [stdout] 01bac45b49c1917329c1be115944730a838a79a0437cc9bf3283c49bbaaea9c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2947097e6cd8d7a76fc40a3917419f761ffd4b10b1237fbd5eb7a00c64ec75db
[INFO] running `Command { std: "docker" "start" "-a" "2947097e6cd8d7a76fc40a3917419f761ffd4b10b1237fbd5eb7a00c64ec75db", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]    Compiling regex_macros v0.2.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![feature(plugin_registrar, quote, rustc_private)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![feature(plugin_registrar, quote, rustc_private)]
[INFO] [stdout]    |                              ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | 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 `syntax`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate syntax;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:44:3
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[plugin_registrar]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `plugin_registrar` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |                     quote_expr!(cx, Some($name))
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     quote_expr!(cx, ($name, $group_idx))
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         quote_expr!(self.cx, {
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:352:29
[INFO] [stdout]     |
[INFO] [stdout] 352 | ...                   quote_expr!(self.cx, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:360:29
[INFO] [stdout]     |
[INFO] [stdout] 360 | ...                   quote_expr!(self.cx, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:367:29
[INFO] [stdout]     |
[INFO] [stdout] 367 | ...                   quote_expr!(self.cx, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:375:29
[INFO] [stdout]     |
[INFO] [stdout] 375 | ...                   quote_expr!(self.cx, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:384:33
[INFO] [stdout]     |
[INFO] [stdout] 384 | ...                   quote_expr!(self.cx, { w1 ^ w2 })
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:386:33
[INFO] [stdout]     |
[INFO] [stdout] 386 | ...                   quote_expr!(self.cx, { !(w1 ^ w2) })
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:388:29
[INFO] [stdout]     |
[INFO] [stdout] 388 | ...                   quote_expr!(self.cx, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:406:21
[INFO] [stdout]     |
[INFO] [stdout] 406 |                     quote_expr!(self.cx, {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:419:21
[INFO] [stdout]     |
[INFO] [stdout] 419 |                     quote_expr!(self.cx, {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:425:22
[INFO] [stdout]     |
[INFO] [stdout] 425 |                 _ => quote_expr!(self.cx, {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:442:35
[INFO] [stdout]     |
[INFO] [stdout] 442 |                 Inst::Match(_) => quote_expr!(self.cx, {
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:451:21
[INFO] [stdout]     |
[INFO] [stdout] 451 |                     quote_expr!(self.cx, {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:461:21
[INFO] [stdout]     |
[INFO] [stdout] 461 |                     quote_expr!(self.cx, {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:472:22
[INFO] [stdout]     |
[INFO] [stdout] 472 |                 _ => quote_expr!(self.cx, { return false; }),
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |                     quote_expr!(self.cx, $start), quote_expr!(self.cx, $end)));
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:487:51
[INFO] [stdout]     |
[INFO] [stdout] 487 |                     quote_expr!(self.cx, $start), quote_expr!(self.cx, $end)));
[INFO] [stdout]     |                                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:488:45
[INFO] [stdout]     |
[INFO] [stdout] 488 |             self.cx.arm(self.sp, vec!(pat), quote_expr!(self.cx, true))
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:491:38
[INFO] [stdout]     |
[INFO] [stdout] 491 |         arms.push(self.wild_arm_expr(quote_expr!(self.cx, false)));
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:492:24
[INFO] [stdout]     |
[INFO] [stdout] 492 |         let match_on = quote_expr!(self.cx, c);
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:525:37
[INFO] [stdout]     |
[INFO] [stdout] 525 |         self.cx.expr_match(self.sp, quote_expr!(self.cx, pc), arms)
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:529:9
[INFO] [stdout]     |
[INFO] [stdout] 529 |         quote_expr!(self.cx, {})
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex_macros-0.2.0/src/lib.rs:535:47
[INFO] [stdout]     |
[INFO] [stdout] 535 |         let pc_pat = self.cx.pat_lit(self.sp, quote_expr!(self.cx, $pc));
[INFO] [stdout]     |                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors
[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 `regex_macros` (lib) due to 31 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2947097e6cd8d7a76fc40a3917419f761ffd4b10b1237fbd5eb7a00c64ec75db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2947097e6cd8d7a76fc40a3917419f761ffd4b10b1237fbd5eb7a00c64ec75db", kill_on_drop: false }`
[INFO] [stdout] 2947097e6cd8d7a76fc40a3917419f761ffd4b10b1237fbd5eb7a00c64ec75db
