[INFO] fetching crate chao 0.1.0...
[INFO] checking chao-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate chao 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate chao 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chao 0.1.0
[INFO] finished tweaking crates.io crate chao 0.1.0
[INFO] tweaked toml for crates.io crate chao 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded rustyline v1.0.0
[INFO] [stderr]   Downloaded encode_unicode v0.1.3
[INFO] [stderr]   Downloaded nix v0.5.1
[INFO] [stderr]   Downloaded libchao v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 291127facb6417a091e07759f230921ca1dd6aee32f668b764e627767b76c895
[INFO] running `Command { std: "docker" "start" "-a" "291127facb6417a091e07759f230921ca1dd6aee32f668b764e627767b76c895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "291127facb6417a091e07759f230921ca1dd6aee32f668b764e627767b76c895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291127facb6417a091e07759f230921ca1dd6aee32f668b764e627767b76c895", kill_on_drop: false }`
[INFO] [stdout] 291127facb6417a091e07759f230921ca1dd6aee32f668b764e627767b76c895
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bef74bc7e3537a128d092ff74179fbc701554064da656f3f05b968682ee12ec
[INFO] running `Command { std: "docker" "start" "-a" "0bef74bc7e3537a128d092ff74179fbc701554064da656f3f05b968682ee12ec", kill_on_drop: false }`
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking encode_unicode v0.1.3
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking rustyline v1.0.0
[INFO] [stderr]     Checking libchao v0.1.0
[INFO] [stdout] error[E0425]: cannot find value `rest` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |             [expr, rest..] => match self.eval(expr) {
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to collect the rest of the slice in `rest`, use the at operator
[INFO] [stdout]     |
[INFO] [stdout] 118 |             [expr, rest @ ..] => match self.eval(expr) {
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rest` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:122:33
[INFO] [stdout]     |
[INFO] [stdout] 122 |                     for expr in rest.iter() {
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rest` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     self.bind_args(rest.to_vec(), arg_names.clone());
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc - x.clone()),
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to collect the rest of the slice in `tail`, use the at operator
[INFO] [stdout]     |
[INFO] [stdout] 177 |             [head, tail @ ..] => tail.iter().fold(head.clone(), |acc, x| acc - x.clone()),
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc - x.clone()),
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:197:20
[INFO] [stdout]     |
[INFO] [stdout] 197 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc / x.clone()),
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to collect the rest of the slice in `tail`, use the at operator
[INFO] [stdout]     |
[INFO] [stdout] 197 |             [head, tail @ ..] => tail.iter().fold(head.clone(), |acc, x| acc / x.clone()),
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:197:31
[INFO] [stdout]     |
[INFO] [stdout] 197 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc / x.clone()),
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:224:20
[INFO] [stdout]     |
[INFO] [stdout] 224 |             [head, tail..] => Bool(tail.iter().all(|ref x| *x == head)),
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to collect the rest of the slice in `tail`, use the at operator
[INFO] [stdout]     |
[INFO] [stdout] 224 |             [head, tail @ ..] => Bool(tail.iter().all(|ref x| *x == head)),
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:224:36
[INFO] [stdout]     |
[INFO] [stdout] 224 |             [head, tail..] => Bool(tail.iter().all(|ref x| *x == head)),
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |             [expr, rest..] => match self.eval(expr) {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #67264 <https://github.com/rust-lang/rust/issues/67264> for more information
[INFO] [stdout]     = help: add `#![feature(half_open_range_patterns_in_slices)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc - x.clone()),
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #67264 <https://github.com/rust-lang/rust/issues/67264> for more information
[INFO] [stdout]     = help: add `#![feature(half_open_range_patterns_in_slices)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:197:20
[INFO] [stdout]     |
[INFO] [stdout] 197 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc / x.clone()),
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #67264 <https://github.com/rust-lang/rust/issues/67264> for more information
[INFO] [stdout]     = help: add `#![feature(half_open_range_patterns_in_slices)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:224:20
[INFO] [stdout]     |
[INFO] [stdout] 224 |             [head, tail..] => Bool(tail.iter().all(|ref x| *x == head)),
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #67264 <https://github.com/rust-lang/rust/issues/67264> for more information
[INFO] [stdout]     = help: add `#![feature(half_open_range_patterns_in_slices)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libchao` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "0bef74bc7e3537a128d092ff74179fbc701554064da656f3f05b968682ee12ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bef74bc7e3537a128d092ff74179fbc701554064da656f3f05b968682ee12ec", kill_on_drop: false }`
[INFO] [stdout] 0bef74bc7e3537a128d092ff74179fbc701554064da656f3f05b968682ee12ec
[INFO] checking chao-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate chao 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate chao 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chao 0.1.0
[INFO] finished tweaking crates.io crate chao 0.1.0
[INFO] tweaked toml for crates.io crate chao 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7faeb75062c6e6ba59cce548b003675e897f4a2c639efddd502d81fd341f78bd
[INFO] running `Command { std: "docker" "start" "-a" "7faeb75062c6e6ba59cce548b003675e897f4a2c639efddd502d81fd341f78bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7faeb75062c6e6ba59cce548b003675e897f4a2c639efddd502d81fd341f78bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7faeb75062c6e6ba59cce548b003675e897f4a2c639efddd502d81fd341f78bd", kill_on_drop: false }`
[INFO] [stdout] 7faeb75062c6e6ba59cce548b003675e897f4a2c639efddd502d81fd341f78bd
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23e403f56b49a5f56c605e1d348052d43d7a480c7dfc0329192c7294b2cac981
[INFO] running `Command { std: "docker" "start" "-a" "23e403f56b49a5f56c605e1d348052d43d7a480c7dfc0329192c7294b2cac981", kill_on_drop: false }`
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking encode_unicode v0.1.3
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking rustyline v1.0.0
[INFO] [stderr]     Checking libchao v0.1.0
[INFO] [stdout] error[E0425]: cannot find value `rest` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |             [expr, rest..] => match self.eval(expr) {
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to collect the rest of the slice in `rest`, use the at operator
[INFO] [stdout]     |
[INFO] [stdout] 118 |             [expr, rest @ ..] => match self.eval(expr) {
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rest` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:122:33
[INFO] [stdout]     |
[INFO] [stdout] 122 |                     for expr in rest.iter() {
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rest` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     self.bind_args(rest.to_vec(), arg_names.clone());
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc - x.clone()),
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to collect the rest of the slice in `tail`, use the at operator
[INFO] [stdout]     |
[INFO] [stdout] 177 |             [head, tail @ ..] => tail.iter().fold(head.clone(), |acc, x| acc - x.clone()),
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc - x.clone()),
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:197:20
[INFO] [stdout]     |
[INFO] [stdout] 197 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc / x.clone()),
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to collect the rest of the slice in `tail`, use the at operator
[INFO] [stdout]     |
[INFO] [stdout] 197 |             [head, tail @ ..] => tail.iter().fold(head.clone(), |acc, x| acc / x.clone()),
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:197:31
[INFO] [stdout]     |
[INFO] [stdout] 197 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc / x.clone()),
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:224:20
[INFO] [stdout]     |
[INFO] [stdout] 224 |             [head, tail..] => Bool(tail.iter().all(|ref x| *x == head)),
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to collect the rest of the slice in `tail`, use the at operator
[INFO] [stdout]     |
[INFO] [stdout] 224 |             [head, tail @ ..] => Bool(tail.iter().all(|ref x| *x == head)),
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:224:36
[INFO] [stdout]     |
[INFO] [stdout] 224 |             [head, tail..] => Bool(tail.iter().all(|ref x| *x == head)),
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |             [expr, rest..] => match self.eval(expr) {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #67264 <https://github.com/rust-lang/rust/issues/67264> for more information
[INFO] [stdout]     = help: add `#![feature(half_open_range_patterns_in_slices)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc - x.clone()),
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #67264 <https://github.com/rust-lang/rust/issues/67264> for more information
[INFO] [stdout]     = help: add `#![feature(half_open_range_patterns_in_slices)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:197:20
[INFO] [stdout]     |
[INFO] [stdout] 197 |             [head, tail..] => tail.iter().fold(head.clone(), |acc, x| acc / x.clone()),
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #67264 <https://github.com/rust-lang/rust/issues/67264> for more information
[INFO] [stdout]     = help: add `#![feature(half_open_range_patterns_in_slices)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libchao-0.1.0/src/env.rs:224:20
[INFO] [stdout]     |
[INFO] [stdout] 224 |             [head, tail..] => Bool(tail.iter().all(|ref x| *x == head)),
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #67264 <https://github.com/rust-lang/rust/issues/67264> for more information
[INFO] [stdout]     = help: add `#![feature(half_open_range_patterns_in_slices)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libchao` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "23e403f56b49a5f56c605e1d348052d43d7a480c7dfc0329192c7294b2cac981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23e403f56b49a5f56c605e1d348052d43d7a480c7dfc0329192c7294b2cac981", kill_on_drop: false }`
[INFO] [stdout] 23e403f56b49a5f56c605e1d348052d43d7a480c7dfc0329192c7294b2cac981
