[INFO] cloning repository https://github.com/yarml/LogiCraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yarml/LogiCraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyarml%2FLogiCraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyarml%2FLogiCraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea40a3076089b13f59764ce4227156f3836add6a [INFO] testing yarml/LogiCraft against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyarml%2FLogiCraft" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yarml/LogiCraft on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yarml/LogiCraft [INFO] finished tweaking git repo https://github.com/yarml/LogiCraft [INFO] tweaked toml for git repo https://github.com/yarml/LogiCraft written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yarml/LogiCraft 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg-macros v0.8.4 [INFO] [stderr] Downloaded peg v0.8.4 [INFO] [stderr] Downloaded peg-runtime v0.8.3 [INFO] [stderr] Downloaded zip v2.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24b85f0baddd0d8530164d84d87839cfcbf3b2877a5f8abbeac1b5a0d61e1ccd [INFO] running `Command { std: "docker" "start" "-a" "24b85f0baddd0d8530164d84d87839cfcbf3b2877a5f8abbeac1b5a0d61e1ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24b85f0baddd0d8530164d84d87839cfcbf3b2877a5f8abbeac1b5a0d61e1ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b85f0baddd0d8530164d84d87839cfcbf3b2877a5f8abbeac1b5a0d61e1ccd", kill_on_drop: false }` [INFO] [stdout] 24b85f0baddd0d8530164d84d87839cfcbf3b2877a5f8abbeac1b5a0d61e1ccd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e54117a4cbd4e712e7fb3c6de69ead8e692ebbb3f91189de1747ab739cfea907 [INFO] running `Command { std: "docker" "start" "-a" "e54117a4cbd4e712e7fb3c6de69ead8e692ebbb3f91189de1747ab739cfea907", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling peg v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling logicraft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0423]: expected value, found built-in attribute `path` [INFO] [stdout] --> src/grammar/semifier/resolver.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | FullIdentifier::Global(path) [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/grammar/parser/ast.rs:127:36 [INFO] [stdout] | [INFO] [stdout] 127 | Expression::AtomIdentifier(full_id) [INFO] [stdout] | -------------------------- ^^^^^^^ expected `FullIdentifier`, found `ResolvedName` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] help: the type constructed contains `ResolvedName` due to the type of the argument passed [INFO] [stdout] --> src/grammar/parser/ast.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | Expression::AtomIdentifier(full_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the type of `Expression` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> src/grammar/parser/ast.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | AtomIdentifier(I), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/grammar/parser/ast.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | Expression::Call(target.map(|_| full_target), full_args) [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `FullIdentifier`, found `ResolvedName` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `location::WithLineInfo>` [INFO] [stdout] found struct `location::WithLineInfo>` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> src/grammar/parser/ast.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | Call(WithLineInfo>, Vec>), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/grammar/semifier/ast.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | resolver.decl_local(name.clone()); [INFO] [stdout] | ^^^^^^^^^^-------------- argument #2 of type `bool` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/grammar/semifier/resolver.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn decl_local(&mut self, name: Name, mutable: bool) { [INFO] [stdout] | ^^^^^^^^^^ ---------- ------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 58 | resolver.decl_local(name.clone(), /* bool */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/grammar/semifier/ast.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 57 | deps.extend_from_slice(&resolved_expr.dependencies()); [INFO] [stdout] | ---- ----------------------------- this argument has type `&Vec`... [INFO] [stdout] | | [INFO] [stdout] | ... which causes `deps` to have type `Vec` [INFO] [stdout] ... [INFO] [stdout] 70 | deps.push(resolved_target.clone()); [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^ expected `FullIdentifier`, found `ResolvedName` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/vec/mod.rs:2411:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/grammar/semifier/ast.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | target: resolved_target, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `FullIdentifier`, found `ResolvedName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/grammar/semifier/resolver.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn resolve(&self, id: &Identifier) -> ResolvedName { [INFO] [stdout] | ------------ expected `ResolvedName` because of return type [INFO] [stdout] ... [INFO] [stdout] 87 | FullIdentifier::Global(path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `ResolvedName`, found `FullIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/grammar/semifier/mod.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | for node in &tree.nodes { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dep` [INFO] [stdout] --> src/grammar/semifier/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | for dep in dependencies { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0423. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `logicraft` (bin "logicraft") due to 7 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e54117a4cbd4e712e7fb3c6de69ead8e692ebbb3f91189de1747ab739cfea907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54117a4cbd4e712e7fb3c6de69ead8e692ebbb3f91189de1747ab739cfea907", kill_on_drop: false }` [INFO] [stdout] e54117a4cbd4e712e7fb3c6de69ead8e692ebbb3f91189de1747ab739cfea907