[INFO] cloning repository https://github.com/jst-r/loaf-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jst-r/loaf-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjst-r%2Floaf-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjst-r%2Floaf-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e7d847f31dbc346a9ccd249bf2d1c9131f24839 [INFO] checking jst-r/loaf-lang against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjst-r%2Floaf-lang" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jst-r/loaf-lang [INFO] finished tweaking git repo https://github.com/jst-r/loaf-lang [INFO] tweaked toml for git repo https://github.com/jst-r/loaf-lang written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jst-r/loaf-lang on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jst-r/loaf-lang 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 0f3b61a8b0f7cb5d8558e129f7b1a240f49c2a411c5259dde8a4ad3e8d98df0f [INFO] running `Command { std: "docker" "start" "0f3b61a8b0f7cb5d8558e129f7b1a240f49c2a411c5259dde8a4ad3e8d98df0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f3b61a8b0f7cb5d8558e129f7b1a240f49c2a411c5259dde8a4ad3e8d98df0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f3b61a8b0f7cb5d8558e129f7b1a240f49c2a411c5259dde8a4ad3e8d98df0f" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f3b61a8b0f7cb5d8558e129f7b1a240f49c2a411c5259dde8a4ad3e8d98df0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f3b61a8b0f7cb5d8558e129f7b1a240f49c2a411c5259dde8a4ad3e8d98df0f" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cranelift-isle v0.114.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-codegen-shared v0.114.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cranelift-codegen-meta v0.114.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling wasm-encoder v0.222.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking cranelift-control v0.114.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking wasm-encoder v0.219.1 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking wasmtime-component-util v27.0.0 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling wasmtime-component-macro v27.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling wasmtime-cache v27.0.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking wasmtime-asm-macros v27.0.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v27.0.0 [INFO] [stderr] Checking wasmtime-slab v27.0.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking wast v222.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling cranelift-codegen v0.114.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Compiling wasmparser v0.219.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v27.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Compiling wasmtime-fiber v27.0.0 [INFO] [stderr] Compiling wasmtime v27.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pest v2.7.15 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking wat v1.222.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling wit-parser v0.219.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking cranelift-bitset v0.114.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking cranelift-entity v0.114.0 [INFO] [stderr] Checking cranelift-bforest v0.114.0 [INFO] [stderr] Checking regalloc2 v0.10.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling wasmtime-wit-bindgen v27.0.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking wasmtime-jit-debug v27.0.0 [INFO] [stderr] Checking wasmprinter v0.219.1 [INFO] [stderr] Checking wasmtime-environ v27.0.0 [INFO] [stderr] Checking cranelift-frontend v0.114.0 [INFO] [stderr] Checking cranelift-native v0.114.0 [INFO] [stderr] Checking wasmtime-cranelift v27.0.0 [INFO] [stderr] Checking loaf-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `f32::consts::E` [INFO] [stdout] --> src/compiler/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{f32::consts::E, fmt::Display, vec}; [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 import: `f32::consts::E` [INFO] [stdout] --> src/compiler/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{f32::consts::E, fmt::Display, vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `F32` and `Bool` are never constructed [INFO] [stdout] --> src/compiler/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum PrimitiveType { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 32 | I32, [INFO] [stdout] 33 | F32, [INFO] [stdout] | ^^^ [INFO] [stdout] 34 | Bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrimitiveType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `F32` and `Bool` are never constructed [INFO] [stdout] --> src/compiler/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum PrimitiveType { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 32 | I32, [INFO] [stdout] 33 | F32, [INFO] [stdout] | ^^^ [INFO] [stdout] 34 | Bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrimitiveType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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 1m 00s [INFO] running `Command { std: "docker" "inspect" "0f3b61a8b0f7cb5d8558e129f7b1a240f49c2a411c5259dde8a4ad3e8d98df0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f3b61a8b0f7cb5d8558e129f7b1a240f49c2a411c5259dde8a4ad3e8d98df0f", kill_on_drop: false }` [INFO] [stdout] 0f3b61a8b0f7cb5d8558e129f7b1a240f49c2a411c5259dde8a4ad3e8d98df0f