[INFO] cloning repository https://github.com/ExPuritate/pure_lang_compiler_ir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ExPuritate/pure_lang_compiler_ir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExPuritate%2Fpure_lang_compiler_ir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExPuritate%2Fpure_lang_compiler_ir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77d1d76772e740efcaf117a4b28632ffd77000d3 [INFO] building ExPuritate/pure_lang_compiler_ir against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExPuritate%2Fpure_lang_compiler_ir" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ExPuritate/pure_lang_compiler_ir [INFO] finished tweaking git repo https://github.com/ExPuritate/pure_lang_compiler_ir [INFO] tweaked toml for git repo https://github.com/ExPuritate/pure_lang_compiler_ir written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ExPuritate/pure_lang_compiler_ir on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ExPuritate/pure_lang_compiler_ir 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ExPuritate/purelang.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ExPuritate/rust-peg.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rkyv_derive v0.8.10 [INFO] [stderr] Downloaded rend v0.5.2 [INFO] [stderr] Downloaded iota v0.2.3 [INFO] [stderr] Downloaded const_for v0.1.5 [INFO] [stderr] Downloaded rancor v0.1.0 [INFO] [stderr] Downloaded darling_macro v0.21.0 [INFO] [stderr] Downloaded ptr_meta v0.3.0 [INFO] [stderr] Downloaded line-ending v1.5.1 [INFO] [stderr] Downloaded munge v0.4.5 [INFO] [stderr] Downloaded convert_case v0.8.0 [INFO] [stderr] Downloaded ptr_meta_derive v0.3.0 [INFO] [stderr] Downloaded munge_macro v0.4.5 [INFO] [stderr] Downloaded bon v3.6.5 [INFO] [stderr] Downloaded rustc-literal-escaper v0.0.5 [INFO] [stderr] Downloaded convert_case v0.7.1 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded darling_core v0.21.0 [INFO] [stderr] Downloaded darling v0.21.0 [INFO] [stderr] Downloaded bon-macros v3.6.5 [INFO] [stderr] Downloaded fancy-regex v0.15.0 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded derive-ctor v1.0.6 [INFO] [stderr] Downloaded rkyv v0.8.10 [INFO] [stderr] Downloaded faststr v0.2.31 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1e1d6d2b7c5c7b04e4e1a5d0df4d4c4dcfb18abcd34ea85d820d577400475cc [INFO] running `Command { std: "docker" "start" "-a" "e1e1d6d2b7c5c7b04e4e1a5d0df4d4c4dcfb18abcd34ea85d820d577400475cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1e1d6d2b7c5c7b04e4e1a5d0df4d4c4dcfb18abcd34ea85d820d577400475cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1e1d6d2b7c5c7b04e4e1a5d0df4d4c4dcfb18abcd34ea85d820d577400475cc", kill_on_drop: false }` [INFO] [stdout] e1e1d6d2b7c5c7b04e4e1a5d0df4d4c4dcfb18abcd34ea85d820d577400475cc [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b5835299063fb6a3dae1532d5e3110704be0ab48f6050500547e9328acabb1d [INFO] running `Command { std: "docker" "start" "-a" "2b5835299063fb6a3dae1532d5e3110704be0ab48f6050500547e9328acabb1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling iota v0.2.3 [INFO] [stderr] Compiling peg-runtime v0.8.5 (https://github.com/ExPuritate/rust-peg.git#aec2c803) [INFO] [stderr] Compiling rustc-literal-escaper v0.0.5 [INFO] [stderr] Compiling const_for v0.1.5 [INFO] [stderr] Compiling peg-macros v0.8.5 (https://github.com/ExPuritate/rust-peg.git#aec2c803) [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling line-ending v1.5.1 [INFO] [stderr] Compiling faststr v0.2.31 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling peg v0.8.5 (https://github.com/ExPuritate/rust-peg.git#aec2c803) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling derive-ctor v1.0.6 [INFO] [stderr] Compiling pure_lang_proc_macros v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2) [INFO] [stderr] Compiling pure_lang_binary_proc_macros v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2) [INFO] [stderr] Compiling fancy-regex v0.15.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling bon v3.6.5 [INFO] [stderr] Compiling pure_lang_global v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2) [INFO] [stderr] Compiling pure_lang_binary v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2) [INFO] [stderr] Compiling pure_lang_compiler_shared v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2) [INFO] [stderr] Compiling pure_lang_compiler_base v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2) [INFO] [stderr] Compiling pure_lang_compiler4pure_lang_ir v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SingleWhereClause` [INFO] [stdout] --> src/str_parser/lexer.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::str_parser::ast::{GenericDef, SingleWhereClause}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Chain` and `Map` [INFO] [stdout] --> src/str_parser/token.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fmt::Display, iter::{Chain, Map}}; [INFO] [stdout] | ^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `pure_lang_compiler_base::pure_lang_global::instruction::StringInstruction::LoadAllArgsAsArray`: It does not perform as what you expected [INFO] [stdout] --> src/str_parser/lexer.rs:848:36 [INFO] [stdout] | [INFO] [stdout] 848 | StringInstruction::LoadAllArgsAsArray { register_addr } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NUL` is never used [INFO] [stdout] --> src/str_parser/token.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | pub(crate) const NUL: char = '\u{0000}'; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.10s [INFO] running `Command { std: "docker" "inspect" "2b5835299063fb6a3dae1532d5e3110704be0ab48f6050500547e9328acabb1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b5835299063fb6a3dae1532d5e3110704be0ab48f6050500547e9328acabb1d", kill_on_drop: false }` [INFO] [stdout] 2b5835299063fb6a3dae1532d5e3110704be0ab48f6050500547e9328acabb1d [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e54036fa450484db128a8fb36bacce9ab7a32790c36d2cb0e14a0df62f21f555 [INFO] running `Command { std: "docker" "start" "-a" "e54036fa450484db128a8fb36bacce9ab7a32790c36d2cb0e14a0df62f21f555", kill_on_drop: false }` [INFO] [stderr] Compiling pure_lang_compiler4pure_lang_ir v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.08s [INFO] running `Command { std: "docker" "inspect" "e54036fa450484db128a8fb36bacce9ab7a32790c36d2cb0e14a0df62f21f555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54036fa450484db128a8fb36bacce9ab7a32790c36d2cb0e14a0df62f21f555", kill_on_drop: false }` [INFO] [stdout] e54036fa450484db128a8fb36bacce9ab7a32790c36d2cb0e14a0df62f21f555