[INFO] updating cached repository https://github.com/mpcsh/sara-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3c8a4f517e2a005b69cef1b3a2c2958b51e5f31 [INFO] testing mpcsh/sara-lang/c3c8a4f517e2a005b69cef1b3a2c2958b51e5f31 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpcsh%2Fsara-lang" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mpcsh/sara-lang on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mpcsh/sara-lang [INFO] finished tweaking git repo https://github.com/mpcsh/sara-lang [INFO] tweaked toml for git repo https://github.com/mpcsh/sara-lang written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/mpcsh/sara-lang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eb35662b65e8eb7d33bed5a2578188bf34910951c098e593063fcf807014a51 [INFO] running `Command { std: "docker" "start" "-a" "0eb35662b65e8eb7d33bed5a2578188bf34910951c098e593063fcf807014a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eb35662b65e8eb7d33bed5a2578188bf34910951c098e593063fcf807014a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb35662b65e8eb7d33bed5a2578188bf34910951c098e593063fcf807014a51", kill_on_drop: false }` [INFO] [stdout] 0eb35662b65e8eb7d33bed5a2578188bf34910951c098e593063fcf807014a51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 899bbe88d51a9f04538a2ae70a60ecd40020a06e6a6d040d2ce8207fde091b35 [INFO] running `Command { std: "docker" "start" "-a" "899bbe88d51a9f04538a2ae70a60ecd40020a06e6a6d040d2ce8207fde091b35", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling sara-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sara-lang` due to 12 previous errors; 1 warning emitted [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(if_let_guard)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(or_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `or_patterns` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `or_patterns` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(or_patterns)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `HashSet>` cannot be built from an iterator over elements of type `&UniCase` [INFO] [stdout] --> src/bake.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | let lookup = ingredients.iter().collect::>(); [INFO] [stdout] | ^^^^^^^ value of type `HashSet>` cannot be built from `std::iter::Iterator>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<&UniCase>` is not implemented for `HashSet>` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for struct `HashMap>, UniCase>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/bake.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | match self.cookbook.get(&lookup) { [INFO] [stdout] | ^^^ method cannot be called on `HashMap>, UniCase>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `HashSet>: Hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'iter_intersperse': recently added [INFO] [stdout] --> src/bake.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | .intersperse("with").intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #79524 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bake.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | .intersperse("with").intersperse(" ") [INFO] [stdout] | ^^^^^^ expected struct `UniCase`, found `str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&UniCase` [INFO] [stdout] found reference `&'static str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'iter_intersperse': recently added [INFO] [stdout] --> src/bake.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | .intersperse("with").intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #79524 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bake.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | .intersperse("with").intersperse(" ") [INFO] [stdout] | ^^^ expected struct `UniCase`, found `str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&UniCase` [INFO] [stdout] found reference `&'static str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&UniCase` is not an iterator [INFO] [stdout] --> src/bake.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | .flatten().collect() [INFO] [stdout] | ^^^^^^^ `&UniCase` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `Iterator` is not implemented for `&UniCase` [INFO] [stdout] = note: required because of the requirements on the impl of `IntoIterator` for `&UniCase` [INFO] [stdout] note: required by a bound in `flatten` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `collect` exists for struct `Flatten>>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/bake.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | .flatten().collect() [INFO] [stdout] | ^^^^^^^ method cannot be called on `Flatten>>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `<&UniCase as IntoIterator>::IntoIter = _` [INFO] [stdout] which is required by `Flatten>>>>: Iterator` [INFO] [stdout] `<&UniCase as IntoIterator>::Item = _` [INFO] [stdout] which is required by `Flatten>>>>: Iterator` [INFO] [stdout] `&UniCase: IntoIterator` [INFO] [stdout] which is required by `Flatten>>>>: Iterator` [INFO] [stdout] `Flatten>>>>: Iterator` [INFO] [stdout] which is required by `&mut Flatten>>>>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `cookbook` in initializer of `Baker<'_>` [INFO] [stdout] --> src/bake.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | Baker { [INFO] [stdout] | ^^^^^ missing `cookbook` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0277, E0308, E0554, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "899bbe88d51a9f04538a2ae70a60ecd40020a06e6a6d040d2ce8207fde091b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899bbe88d51a9f04538a2ae70a60ecd40020a06e6a6d040d2ce8207fde091b35", kill_on_drop: false }` [INFO] [stdout] 899bbe88d51a9f04538a2ae70a60ecd40020a06e6a6d040d2ce8207fde091b35