[INFO] cloning repository https://github.com/madprops/el
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madprops/el" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadprops%2Fel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadprops%2Fel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66b8cffb6c4736d0dd56c41b3a2160bcc95d7b08
[INFO] checking madprops/el/66b8cffb6c4736d0dd56c41b3a2160bcc95d7b08 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadprops%2Fel" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/madprops/el
[INFO] finished tweaking git repo https://github.com/madprops/el
[INFO] tweaked toml for git repo https://github.com/madprops/el written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/madprops/el on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding strsim v0.9.3 (available: v0.11.1)
[INFO] [stderr]       Adding termion v1.5.6 (available: v4.0.6)
[INFO] [stderr]       Adding textwrap v0.11.0 (available: v0.16.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe78254135aac7a088f4124381c70c8b35201eec21df03ecd364a6ce1f977e16
[INFO] running `Command { std: "docker" "start" "-a" "fe78254135aac7a088f4124381c70c8b35201eec21df03ecd364a6ce1f977e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe78254135aac7a088f4124381c70c8b35201eec21df03ecd364a6ce1f977e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe78254135aac7a088f4124381c70c8b35201eec21df03ecd364a6ce1f977e16", kill_on_drop: false }`
[INFO] [stdout] fe78254135aac7a088f4124381c70c8b35201eec21df03ecd364a6ce1f977e16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 019f92e65f8bc4a6c34347032c61f9e518573b71c0708fb363880dfe557d6c18
[INFO] running `Command { std: "docker" "start" "-a" "019f92e65f8bc4a6c34347032c61f9e518573b71c0708fb363880dfe557d6c18", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking strsim v0.9.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking el v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cmp::min`
[INFO] [stdout]   --> src/main.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   cmp::min,
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |       println!("{}", $left);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 | /       p!(format!(
[INFO] [stdout] 174 | |         "{}{}{}: {}",
[INFO] [stdout] 175 | |         color::Fg(color::Blue),
[INFO] [stdout] 176 | |         s,
[INFO] [stdout] 177 | |         color::Fg(color::Reset),
[INFO] [stdout] 178 | |         text
[INFO] [stdout] 179 | |       ))
[INFO] [stdout]     | |________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `p`
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |     println!("{}", $left);
[INFO] [stdout]     |                          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |       p!(format!("{}: {}", s, text))
[INFO] [stdout]     |       ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `p`
[INFO] [stdout]     = note: this error originates in the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cmp::min`
[INFO] [stdout]   --> src/main.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   cmp::min,
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |       println!("{}", $left);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 | /       p!(format!(
[INFO] [stdout] 174 | |         "{}{}{}: {}",
[INFO] [stdout] 175 | |         color::Fg(color::Blue),
[INFO] [stdout] 176 | |         s,
[INFO] [stdout] 177 | |         color::Fg(color::Reset),
[INFO] [stdout] 178 | |         text
[INFO] [stdout] 179 | |       ))
[INFO] [stdout]     | |________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `p`
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros.rs:8:26
[INFO] [stdout]     |
[INFO] [stdout]   8 |     println!("{}", $left);
[INFO] [stdout]     |                          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |       p!(format!("{}: {}", s, text))
[INFO] [stdout]     |       ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `p`
[INFO] [stdout]     = note: this error originates in the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `el` (bin "el") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `el` (bin "el" test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "019f92e65f8bc4a6c34347032c61f9e518573b71c0708fb363880dfe557d6c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "019f92e65f8bc4a6c34347032c61f9e518573b71c0708fb363880dfe557d6c18", kill_on_drop: false }`
[INFO] [stdout] 019f92e65f8bc4a6c34347032c61f9e518573b71c0708fb363880dfe557d6c18
