[INFO] fetching crate walter-redditlang 1.0.0... [INFO] checking walter-redditlang-1.0.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate walter-redditlang 1.0.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate walter-redditlang 1.0.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate walter-redditlang 1.0.0 [INFO] finished tweaking crates.io crate walter-redditlang 1.0.0 [INFO] tweaked toml for crates.io crate walter-redditlang 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate walter-redditlang 1.0.0 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.7.2 [INFO] [stderr] Downloaded inkwell_internals v0.8.0 [INFO] [stderr] Downloaded enquote v1.1.0 [INFO] [stderr] Downloaded pest_derive v2.7.2 [INFO] [stderr] Downloaded pest_meta v2.7.2 [INFO] [stderr] Downloaded clap v4.3.23 [INFO] [stderr] Downloaded llvm-sys v150.1.2 [INFO] [stderr] Downloaded git2 v0.17.2 [INFO] [stderr] Downloaded pest v2.7.2 [INFO] [stderr] Downloaded clap_builder v4.3.23 [INFO] [stderr] Downloaded inkwell v0.2.0 [INFO] [stderr] Downloaded libgit2-sys v0.15.2+1.6.4 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be47076b3ba61bf78514388ea63c4ad8982f7c44125f3976375c0f6e0393031d [INFO] running `Command { std: "docker" "start" "-a" "be47076b3ba61bf78514388ea63c4ad8982f7c44125f3976375c0f6e0393031d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be47076b3ba61bf78514388ea63c4ad8982f7c44125f3976375c0f6e0393031d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be47076b3ba61bf78514388ea63c4ad8982f7c44125f3976375c0f6e0393031d", kill_on_drop: false }` [INFO] [stdout] be47076b3ba61bf78514388ea63c4ad8982f7c44125f3976375c0f6e0393031d [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51575b87b2ce5f5103f9a6b59b5f029fbb9ddbdab7349789fb45e2fccfb71d01 [INFO] running `Command { std: "docker" "start" "-a" "51575b87b2ce5f5103f9a6b59b5f029fbb9ddbdab7349789fb45e2fccfb71d01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling inkwell v0.2.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking cc v1.0.82 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking clap_builder v4.3.23 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling inkwell_internals v0.8.0 [INFO] [stderr] Compiling llvm-sys v150.1.2 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Checking enquote v1.1.0 [INFO] [stderr] Checking clap v4.3.23 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Checking git2 v0.17.2 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Checking walter-redditlang v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/main.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/main.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `call` [INFO] [stdout] --> src/compiler/mod.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | Node::Call(call) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_call` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `if` [INFO] [stdout] --> src/compiler/mod.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | Node::If(r#if) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `call` [INFO] [stdout] --> src/compiler/mod.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | Node::Call(call) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_call` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `if` [INFO] [stdout] --> src/compiler/mod.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | Node::If(r#if) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:259:50 [INFO] [stdout] | [INFO] [stdout] 259 | let file_path = base_path [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 260 | | .clone() [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 259 - let file_path = base_path [INFO] [stdout] 260 - .clone() [INFO] [stdout] 259 + let file_path = base_path [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:259:50 [INFO] [stdout] | [INFO] [stdout] 259 | let file_path = base_path [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 260 | | .clone() [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 259 - let file_path = base_path [INFO] [stdout] 260 - .clone() [INFO] [stdout] 259 + let file_path = base_path [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.53s [INFO] running `Command { std: "docker" "inspect" "51575b87b2ce5f5103f9a6b59b5f029fbb9ddbdab7349789fb45e2fccfb71d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51575b87b2ce5f5103f9a6b59b5f029fbb9ddbdab7349789fb45e2fccfb71d01", kill_on_drop: false }` [INFO] [stdout] 51575b87b2ce5f5103f9a6b59b5f029fbb9ddbdab7349789fb45e2fccfb71d01 [INFO] checking walter-redditlang-1.0.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate walter-redditlang 1.0.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate walter-redditlang 1.0.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate walter-redditlang 1.0.0 [INFO] finished tweaking crates.io crate walter-redditlang 1.0.0 [INFO] tweaked toml for crates.io crate walter-redditlang 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate walter-redditlang 1.0.0 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e867513e0f857ca11784e1b19147dc7ba4e4235d851b64f4ebff12f60f79d7a [INFO] running `Command { std: "docker" "start" "-a" "8e867513e0f857ca11784e1b19147dc7ba4e4235d851b64f4ebff12f60f79d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e867513e0f857ca11784e1b19147dc7ba4e4235d851b64f4ebff12f60f79d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e867513e0f857ca11784e1b19147dc7ba4e4235d851b64f4ebff12f60f79d7a", kill_on_drop: false }` [INFO] [stdout] 8e867513e0f857ca11784e1b19147dc7ba4e4235d851b64f4ebff12f60f79d7a [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27d46ac57e852b4dc0bb875fe2732cf7b5c633e5d29966f1823d9b79c8ddbf40 [INFO] running `Command { std: "docker" "start" "-a" "27d46ac57e852b4dc0bb875fe2732cf7b5c633e5d29966f1823d9b79c8ddbf40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling inkwell v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking cc v1.0.82 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking clap_builder v4.3.23 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling inkwell_internals v0.8.0 [INFO] [stderr] Compiling llvm-sys v150.1.2 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Checking enquote v1.1.0 [INFO] [stderr] Checking clap v4.3.23 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Checking git2 v0.17.2 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Checking walter-redditlang v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/main.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/main.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `call` [INFO] [stdout] --> src/compiler/mod.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | Node::Call(call) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_call` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `if` [INFO] [stdout] --> src/compiler/mod.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | Node::If(r#if) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `call` [INFO] [stdout] --> src/compiler/mod.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | Node::Call(call) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_call` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `if` [INFO] [stdout] --> src/compiler/mod.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | Node::If(r#if) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:259:50 [INFO] [stdout] | [INFO] [stdout] 259 | let file_path = base_path [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 260 | | .clone() [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 259 - let file_path = base_path [INFO] [stdout] 260 - .clone() [INFO] [stdout] 259 + let file_path = base_path [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:367:16 [INFO] [stdout] | [INFO] [stdout] 309 | let module = context.create_module(&name); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 310 | let compiler = Compiler { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 367 | Ok(compiler.module.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_pair.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | .map(|x| Declaration::parse_from(x).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_pair.rs:156:22 [INFO] [stdout] | [INFO] [stdout] 156 | .map(|x| Expr::parse_from(x).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_pair.rs:180:22 [INFO] [stdout] | [INFO] [stdout] 180 | .map(|x| Ident::parse_from(x).map(|x| x.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_pair.rs:285:30 [INFO] [stdout] | [INFO] [stdout] 285 | operand: Term::parse_from((x[0]).clone()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/project.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | let config: ProjectConfiguration = serde_yaml::from_str(&config)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | [INFO] [stdout] 28 | Ok(Project { [INFO] [stdout] | ____________^ [INFO] [stdout] 29 | | path: path.to_str().unwrap().to_string(), [INFO] [stdout] 30 | | config, [INFO] [stdout] 31 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn is_unique(iter: T) -> bool [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | let mut uniq = HashSet::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | iter.into_iter().all(move |x| uniq.insert(x)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn is_unique(iter: T) -> bool [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | let mut uniq = HashSet::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | iter.into_iter().all(move |x| uniq.insert(x)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:259:50 [INFO] [stdout] | [INFO] [stdout] 259 | let file_path = base_path [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 260 | | .clone() [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 259 - let file_path = base_path [INFO] [stdout] 260 - .clone() [INFO] [stdout] 259 + let file_path = base_path [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:367:16 [INFO] [stdout] | [INFO] [stdout] 309 | let module = context.create_module(&name); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 310 | let compiler = Compiler { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 367 | Ok(compiler.module.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_pair.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | .map(|x| Declaration::parse_from(x).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_pair.rs:156:22 [INFO] [stdout] | [INFO] [stdout] 156 | .map(|x| Expr::parse_from(x).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_pair.rs:180:22 [INFO] [stdout] | [INFO] [stdout] 180 | .map(|x| Ident::parse_from(x).map(|x| x.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_pair.rs:285:30 [INFO] [stdout] | [INFO] [stdout] 285 | operand: Term::parse_from((x[0]).clone()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/project.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | let config: ProjectConfiguration = serde_yaml::from_str(&config)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | [INFO] [stdout] 28 | Ok(Project { [INFO] [stdout] | ____________^ [INFO] [stdout] 29 | | path: path.to_str().unwrap().to_string(), [INFO] [stdout] 30 | | config, [INFO] [stdout] 31 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn is_unique(iter: T) -> bool [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | let mut uniq = HashSet::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | iter.into_iter().all(move |x| uniq.insert(x)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn is_unique(iter: T) -> bool [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | let mut uniq = HashSet::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | iter.into_iter().all(move |x| uniq.insert(x)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `walter-redditlang` (bin "walter" test) due to 9 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `walter-redditlang` (bin "walter") due to 9 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "27d46ac57e852b4dc0bb875fe2732cf7b5c633e5d29966f1823d9b79c8ddbf40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d46ac57e852b4dc0bb875fe2732cf7b5c633e5d29966f1823d9b79c8ddbf40", kill_on_drop: false }` [INFO] [stdout] 27d46ac57e852b4dc0bb875fe2732cf7b5c633e5d29966f1823d9b79c8ddbf40