[INFO] cloning repository https://github.com/1011X/emily-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1011X/emily-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1011X%2Femily-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1011X%2Femily-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f442c17247e6039ddbe88b26072f60bf3cf0276
[INFO] checking 1011X/emily-rust against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1011X%2Femily-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1011X/emily-rust
[INFO] finished tweaking git repo https://github.com/1011X/emily-rust
[INFO] tweaked toml for git repo https://github.com/1011X/emily-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1011X/emily-rust on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1011X/emily-rust 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11955019ec5330529a98e36eeece3500887f4e7441882cc60176f038993d85db
[INFO] running `Command { std: "docker" "start" "-a" "11955019ec5330529a98e36eeece3500887f4e7441882cc60176f038993d85db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11955019ec5330529a98e36eeece3500887f4e7441882cc60176f038993d85db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11955019ec5330529a98e36eeece3500887f4e7441882cc60176f038993d85db", kill_on_drop: false }`
[INFO] [stdout] 11955019ec5330529a98e36eeece3500887f4e7441882cc60176f038993d85db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dc8977e24fe1def6221eab67a1019b6c3b5af094a03372212fa316d30b3f7a5
[INFO] running `Command { std: "docker" "start" "-a" "7dc8977e24fe1def6221eab67a1019b6c3b5af094a03372212fa316d30b3f7a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking getopts v0.2.18
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking emily-rust v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `@`, `]`, `if`, or `|`, found `..`
[INFO] [stdout]    --> src/pretty.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |         [ref toks..] => format!("[{}; ...]", toks.join("; ")),
[INFO] [stdout]     |                  ^^ expected one of `,`, `@`, `]`, `if`, or `|`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to bind the contents of the rest of the array pattern into `toks`, use `@`
[INFO] [stdout]     |
[INFO] [stdout] 288 |         [ref toks @ ..] => format!("[{}; ...]", toks.join("; ")),
[INFO] [stdout]     |                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `@`, `]`, `if`, or `|`, found `..`
[INFO] [stdout]    --> src/pretty.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |         [ref toks..] => format!("[{}; ...]", toks.join("; ")),
[INFO] [stdout]     |                  ^^ expected one of `,`, `@`, `]`, `if`, or `|`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to bind the contents of the rest of the array pattern into `toks`, use `@`
[INFO] [stdout]     |
[INFO] [stdout] 288 |         [ref toks @ ..] => format!("[{}; ...]", toks.join("; ")),
[INFO] [stdout]     |                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emily-rust` (bin "emily-rust") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `emily-rust` (bin "emily-rust" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "7dc8977e24fe1def6221eab67a1019b6c3b5af094a03372212fa316d30b3f7a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dc8977e24fe1def6221eab67a1019b6c3b5af094a03372212fa316d30b3f7a5", kill_on_drop: false }`
[INFO] [stdout] 7dc8977e24fe1def6221eab67a1019b6c3b5af094a03372212fa316d30b3f7a5
