[INFO] cloning repository https://github.com/meddle0x53/ulc-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meddle0x53/ulc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeddle0x53%2Fulc-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeddle0x53%2Fulc-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6cf62fe0143a3941de52d6f66f010aebafc1ce3
[INFO] testing meddle0x53/ulc-rust against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeddle0x53%2Fulc-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/meddle0x53/ulc-rust
[INFO] finished tweaking git repo https://github.com/meddle0x53/ulc-rust
[INFO] tweaked toml for git repo https://github.com/meddle0x53/ulc-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meddle0x53/ulc-rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meddle0x53/ulc-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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1ed5006dbc0a50457186127694630d8a240acd9b164ff371797a70b7fbc97bf
[INFO] running `Command { std: "docker" "start" "-a" "c1ed5006dbc0a50457186127694630d8a240acd9b164ff371797a70b7fbc97bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1ed5006dbc0a50457186127694630d8a240acd9b164ff371797a70b7fbc97bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1ed5006dbc0a50457186127694630d8a240acd9b164ff371797a70b7fbc97bf", kill_on_drop: false }`
[INFO] [stdout] c1ed5006dbc0a50457186127694630d8a240acd9b164ff371797a70b7fbc97bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5a40840f4b62a54c27d68f0e848f7f0024af9facd4587fcc7c151e657cbbb1a
[INFO] running `Command { std: "docker" "start" "-a" "e5a40840f4b62a54c27d68f0e848f7f0024af9facd4587fcc7c151e657cbbb1a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling libc v0.2.34
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling encode_unicode v0.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling colored v1.6.0
[INFO] [stderr]    Compiling nix v0.5.1
[INFO] [stderr]    Compiling rustyline v1.0.0
[INFO] [stderr]    Compiling ulc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![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/parser.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 [ref head, ref tail..] => {
[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 `tail`, use `@`
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 [ref head, ref tail @ ..] => {
[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 `ulc` (bin "ulc") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e5a40840f4b62a54c27d68f0e848f7f0024af9facd4587fcc7c151e657cbbb1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5a40840f4b62a54c27d68f0e848f7f0024af9facd4587fcc7c151e657cbbb1a", kill_on_drop: false }`
[INFO] [stdout] e5a40840f4b62a54c27d68f0e848f7f0024af9facd4587fcc7c151e657cbbb1a
