[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] testing 1011X/emily-rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1011X%2Femily-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1011X/emily-rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63806bc62917aa1e68e9b6f3603292dfde49d1d42ead17fb1f7cfda18af2b154
[INFO] running `Command { std: "docker" "start" "-a" "63806bc62917aa1e68e9b6f3603292dfde49d1d42ead17fb1f7cfda18af2b154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63806bc62917aa1e68e9b6f3603292dfde49d1d42ead17fb1f7cfda18af2b154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63806bc62917aa1e68e9b6f3603292dfde49d1d42ead17fb1f7cfda18af2b154", kill_on_drop: false }`
[INFO] [stdout] 63806bc62917aa1e68e9b6f3603292dfde49d1d42ead17fb1f7cfda18af2b154
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 546a2fcf3bcd3c6e1c36ea6a55a102ed7163e20d08c4db2e1b020f98b0c604db
[INFO] running `Command { std: "docker" "start" "-a" "546a2fcf3bcd3c6e1c36ea6a55a102ed7163e20d08c4db2e1b020f98b0c604db", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling getopts v0.2.18
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling 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: 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] [stderr] error: could not compile `emily-rust` (bin "emily-rust") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "546a2fcf3bcd3c6e1c36ea6a55a102ed7163e20d08c4db2e1b020f98b0c604db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "546a2fcf3bcd3c6e1c36ea6a55a102ed7163e20d08c4db2e1b020f98b0c604db", kill_on_drop: false }`
[INFO] [stdout] 546a2fcf3bcd3c6e1c36ea6a55a102ed7163e20d08c4db2e1b020f98b0c604db
