[INFO] fetching crate agda-tac 0.1.5...
[INFO] checking agda-tac-0.1.5 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate agda-tac 0.1.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate agda-tac 0.1.5
[INFO] finished tweaking crates.io crate agda-tac 0.1.5
[INFO] tweaked toml for crates.io crate agda-tac 0.1.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate agda-tac 0.1.5 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agda-tac 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1772082e4d7657251de8818fed1d46d86834fea866810c4ba81e82baa97f30b7
[INFO] running `Command { std: "docker" "start" "-a" "1772082e4d7657251de8818fed1d46d86834fea866810c4ba81e82baa97f30b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1772082e4d7657251de8818fed1d46d86834fea866810c4ba81e82baa97f30b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1772082e4d7657251de8818fed1d46d86834fea866810c4ba81e82baa97f30b7", kill_on_drop: false }`
[INFO] [stdout] 1772082e4d7657251de8818fed1d46d86834fea866810c4ba81e82baa97f30b7
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e5be0da9f12b74eb408776dee1b7555e628c5e51fa153d14720c03553bc1252
[INFO] running `Command { std: "docker" "start" "-a" "8e5be0da9f12b74eb408776dee1b7555e628c5e51fa153d14720c03553bc1252", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.7.0
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking bytes v0.6.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking smallvec v1.5.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking ropey v1.2.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking signal-hook-registry v1.2.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.6
[INFO] [stderr]     Checking dirs-sys-next v0.1.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking dirs v3.0.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.13
[INFO] [stderr]    Compiling tokio-macros v0.3.1
[INFO] [stderr]     Checking rustyline v6.3.0
[INFO] [stderr]     Checking structopt v0.3.20
[INFO] [stderr]     Checking minitt-util v0.2.4
[INFO] [stderr]     Checking agda-mode v0.1.8
[INFO] [stdout] error[E0539]: malformed `doc` attribute input
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agda-mode-0.1.8/src/agda/repl.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |             #[doc($d)]
[INFO] [stdout]     |             ^^^^^^--^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   expected this to be of the form `... = "..."`
[INFO] [stdout] ...
[INFO] [stdout] 134 | next_resp_of!(next_give_action, GiveAction, "Skip until next give-action.");
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `next_resp_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `doc` attribute input
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agda-mode-0.1.8/src/agda/repl.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |             #[doc($d)]
[INFO] [stdout]     |             ^^^^^^--^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   expected this to be of the form `... = "..."`
[INFO] [stdout] ...
[INFO] [stdout] 135 | next_resp_of!(next_make_case, MakeCase, "Skip until next make-case.");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `next_resp_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `doc` attribute input
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agda-mode-0.1.8/src/agda/repl.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |               #[doc($d)]
[INFO] [stdout]     |               ^^^^^^--^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     expected this to be of the form `... = "..."`
[INFO] [stdout] ...
[INFO] [stdout] 136 | / next_resp_of!(
[INFO] [stdout] 137 | |     next_highlight,
[INFO] [stdout] 138 | |     HighlightingInfo,
[INFO] [stdout] 139 | |     "Skip until next highlight."
[INFO] [stdout] 140 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `next_resp_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `doc` attribute input
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agda-mode-0.1.8/src/agda/repl.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |               #[doc($d)]
[INFO] [stdout]     |               ^^^^^^--^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     expected this to be of the form `... = "..."`
[INFO] [stdout] ...
[INFO] [stdout] 163 | / next_disp_of!(
[INFO] [stdout] 164 | |     next_all_goals_warnings,
[INFO] [stdout] 165 | |     AllGoalsWarnings,
[INFO] [stdout] 166 | |     "Skip until next interaction point (goal) list."
[INFO] [stdout] 167 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `next_disp_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `doc` attribute input
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agda-mode-0.1.8/src/agda/repl.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |               #[doc($d)]
[INFO] [stdout]     |               ^^^^^^--^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     expected this to be of the form `... = "..."`
[INFO] [stdout] ...
[INFO] [stdout] 168 | / next_disp_of!(
[INFO] [stdout] 169 | |     next_goal_specific,
[INFO] [stdout] 170 | |     GoalSpecific,
[INFO] [stdout] 171 | |     "Skip until next goal specific information."
[INFO] [stdout] 172 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `next_disp_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `doc` attribute input
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agda-mode-0.1.8/src/agda/repl.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |               #[doc($d)]
[INFO] [stdout]     |               ^^^^^^--^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     expected this to be of the form `... = "..."`
[INFO] [stdout] ...
[INFO] [stdout] 173 | / next_disp_of!(
[INFO] [stdout] 174 | |     next_module_contents,
[INFO] [stdout] 175 | |     ModuleContents,
[INFO] [stdout] 176 | |     "Skip until next module contents response."
[INFO] [stdout] 177 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `next_disp_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `doc` attribute input
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agda-mode-0.1.8/src/agda/repl.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             #[doc($d)]
[INFO] [stdout]     |             ^^^^^^--^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   expected this to be of the form `... = "..."`
[INFO] [stdout] ...
[INFO] [stdout] 178 | next_disp_of!(next_normal_form, NormalForm, "Skip until next normal form.");
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `next_disp_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `doc` attribute input
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agda-mode-0.1.8/src/agda/repl.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             #[doc($d)]
[INFO] [stdout]     |             ^^^^^^--^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   expected this to be of the form `... = "..."`
[INFO] [stdout] ...
[INFO] [stdout] 179 | next_disp_of!(next_context, Context, "Skip until next context.");
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `next_disp_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `doc` attribute input
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/agda-mode-0.1.8/src/agda/repl.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |               #[doc($d)]
[INFO] [stdout]     |               ^^^^^^--^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     expected this to be of the form `... = "..."`
[INFO] [stdout] ...
[INFO] [stdout] 180 | / next_disp_of!(
[INFO] [stdout] 181 | |     next_inferred_type,
[INFO] [stdout] 182 | |     InferredType,
[INFO] [stdout] 183 | |     "Skip until next inferred type."
[INFO] [stdout] 184 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `next_disp_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0539`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agda-mode` (lib) due to 9 previous errors; 37 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8e5be0da9f12b74eb408776dee1b7555e628c5e51fa153d14720c03553bc1252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e5be0da9f12b74eb408776dee1b7555e628c5e51fa153d14720c03553bc1252", kill_on_drop: false }`
[INFO] [stdout] 8e5be0da9f12b74eb408776dee1b7555e628c5e51fa153d14720c03553bc1252
