[INFO] cloning repository https://github.com/GPPVM-Project/SkyLC [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GPPVM-Project/SkyLC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGPPVM-Project%2FSkyLC", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGPPVM-Project%2FSkyLC'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e8136702331e67a8cff2f410ae7c4a73cdf0f18 [INFO] checking GPPVM-Project/SkyLC against ba28ff76f353a722f31c4f3dd2ac4e437d36411b for pr-160780 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGPPVM-Project%2FSkyLC" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GPPVM-Project/SkyLC [INFO] finished tweaking git repo https://github.com/GPPVM-Project/SkyLC [INFO] tweaked toml for git repo https://github.com/GPPVM-Project/SkyLC written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GPPVM-Project/SkyLC on toolchain ba28ff76f353a722f31c4f3dd2ac4e437d36411b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 258 packages to highest compatible versions [INFO] [stderr] Adding aead v0.5.2 (available: v0.6.1) [INFO] [stderr] Adding aes v0.8.4 (available: v0.9.3) [INFO] [stderr] Adding aes-gcm v0.10.3 (available: v0.11.1) [INFO] [stderr] Adding base64 v0.22.1 (available: v0.23.1) [INFO] [stderr] Adding bincode v2.0.1 (available: v3.0.0) [INFO] [stderr] Adding dirs v6.0.0 (available: v7.0.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding git2 v0.20.4 (available: v0.21.0) [INFO] [stderr] Adding rand v0.9.5 (available: v0.10.2) [INFO] [stderr] Adding sha2 v0.10.9 (available: v0.11.0) [INFO] [stderr] Adding toml v0.9.12+spec-1.1.0 (available: v1.1.5+spec-1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.4.4 [INFO] [stderr] Downloaded owo-colors v4.4.0 [INFO] [stderr] Downloaded plist v1.10.1 [INFO] [stderr] Downloaded crossbeam v0.8.5 [INFO] [stderr] Downloaded fast_log v1.7.10 [INFO] [stderr] Downloaded crossbeam-queue v0.3.14 [INFO] [stderr] Downloaded fastdate v0.3.36 [INFO] [stderr] Downloaded toml v0.9.12+spec-1.1.0 [INFO] [stderr] Downloaded arc-swap v1.9.2 [INFO] [stderr] Downloaded ureq-proto v0.6.2 [INFO] [stderr] Downloaded libredox v0.1.23 [INFO] [stderr] Downloaded openssl-sys v0.9.117 [INFO] [stderr] Downloaded base64 v0.23.1 [INFO] [stderr] Downloaded hashlink v0.11.1 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded config v0.15.25 [INFO] [stderr] Downloaded toml v1.1.5+spec-1.1.0 [INFO] [stderr] Downloaded pest_derive v2.9.1 [INFO] [stderr] Downloaded quick-xml v0.42.0 [INFO] [stderr] Downloaded yaml-rust2 v0.11.1 [INFO] [stderr] Downloaded pest_generator v2.9.1 [INFO] [stderr] Downloaded ureq v3.4.1 [INFO] [stderr] Downloaded pest_meta v2.9.1 [INFO] [stderr] Downloaded webpki-roots v1.0.9 [INFO] [stderr] Downloaded git2 v0.20.4 [INFO] [stderr] Downloaded ron v0.12.2 [INFO] [stderr] Downloaded libssh2-sys v0.3.3 [INFO] [stderr] Downloaded libz-sys v1.1.29 [INFO] [stderr] Downloaded libgit2-sys v0.18.8+1.9.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 7c4d18a18cbc19836cd412e0a223e60c9e5791065bea3cfcd3748c1273f8b2ae [INFO] running `Command { std: "docker" "start" "7c4d18a18cbc19836cd412e0a223e60c9e5791065bea3cfcd3748c1273f8b2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c4d18a18cbc19836cd412e0a223e60c9e5791065bea3cfcd3748c1273f8b2ae", 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" "7c4d18a18cbc19836cd412e0a223e60c9e5791065bea3cfcd3748c1273f8b2ae" "/opt/rustwide/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c4d18a18cbc19836cd412e0a223e60c9e5791065bea3cfcd3748c1273f8b2ae", 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" "7c4d18a18cbc19836cd412e0a223e60c9e5791065bea3cfcd3748c1273f8b2ae" "/opt/rustwide/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling find-msvc-tools v0.1.12 [INFO] [stderr] Compiling pkg-config v0.3.34 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indexmap v2.14.2 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling syn v3.0.5 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking time-core v0.1.9 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling cc v1.4.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling crc32fast v1.5.1 [INFO] [stderr] Checking num-conv v0.2.2 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking base64 v0.23.1 [INFO] [stderr] Compiling onig_sys v69.9.3 [INFO] [stderr] Checking simd-adler32 v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Checking miniz_oxide v0.9.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking time v0.3.55 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking flate2 v1.1.10 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking quick-xml v0.42.0 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Checking rustc-demangle v0.1.28 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking owo-colors v4.4.0 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.23 [INFO] [stderr] Checking log v0.4.34 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Compiling zerovec-derive v0.11.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Checking onig v6.5.3 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.21 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.8 [INFO] [stderr] Checking rustls-pki-types v1.15.1 [INFO] [stderr] Checking zerovec v0.11.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.49 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rustls v0.23.44 [INFO] [stderr] Checking tinystr v0.8.4 [INFO] [stderr] Checking crossbeam-channel v0.5.17 [INFO] [stderr] Checking crossbeam-queue v0.3.14 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking http v1.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking litemap v0.8.3 [INFO] [stderr] Checking writeable v0.6.4 [INFO] [stderr] Checking crossbeam v0.8.5 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.117 [INFO] [stderr] Compiling libz-sys v1.1.29 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.10.1 [INFO] [stderr] Checking ureq-proto v0.6.2 [INFO] [stderr] Checking fastdate v0.3.36 [INFO] [stderr] Checking icu_locale_core v2.3.0 [INFO] [stderr] Checking potential_utf v0.1.6 [INFO] [stderr] Checking webpki-roots v1.0.9 [INFO] [stderr] Checking zerotrie v0.2.5 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking skyl-data v0.1.0 (/opt/rustwide/workdir/crates/skyl-data) [INFO] [stderr] Checking arc-swap v1.9.2 [INFO] [stderr] Compiling icu_normalizer_data v2.3.0 [INFO] [stderr] Compiling icu_properties_data v2.3.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking utf8-zero v0.8.1 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking fast_log v1.7.10 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking icu_collections v2.3.0 [INFO] [stderr] Checking mimalloc v0.1.52 [INFO] [stderr] Checking icu_provider v2.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking skyl-ffi v0.1.0 (/opt/rustwide/workdir/crates/skyl-ffi) [INFO] [stderr] Checking clap_builder v4.6.6 [INFO] [stderr] Compiling clap_derive v4.6.4 [INFO] [stderr] Compiling libssh2-sys v0.3.3 [INFO] [stderr] Checking smallvec v1.16.0 [INFO] [stderr] Checking icu_normalizer v2.3.0 [INFO] [stderr] Compiling pest v2.9.1 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Compiling multiversion-macros v0.8.0 [INFO] [stderr] Checking icu_properties v2.3.0 [INFO] [stderr] Checking skyl-driver v0.1.0 (/opt/rustwide/workdir/crates/skyl-driver) [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking rustls-webpki v0.103.15 [INFO] [stderr] Checking skyl-lexer v0.1.0 (/opt/rustwide/workdir/crates/skyl-lexer) [INFO] [stdout] warning: unused import: `gpp_error` [INFO] [stdout] --> crates/skyl-lexer/src/lexer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | gpp_error, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking skyl-codegen v0.1.0 (/opt/rustwide/workdir/crates/skyl-codegen) [INFO] [stderr] Checking skyl-parser v0.1.0 (/opt/rustwide/workdir/crates/skyl-parser) [INFO] [stderr] Checking skyl-ir v0.1.0 (/opt/rustwide/workdir/crates/skyl-ir) [INFO] [stderr] Checking skyl-semantics v0.1.0 (/opt/rustwide/workdir/crates/skyl-semantics) [INFO] [stderr] Checking skyl-vm v0.1.0 (/opt/rustwide/workdir/crates/skyl-vm) [INFO] [stderr] Compiling encoding_rs v0.8.40 [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:90:33 [INFO] [stdout] | [INFO] [stdout] 90 | Expression::Closure(token, field_declarations, expression, body, span) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_declarations` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | Expression::Closure(token, field_declarations, expression, body, span) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_declarations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expression` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:90:60 [INFO] [stdout] | [INFO] [stdout] 90 | Expression::Closure(token, field_declarations, expression, body, span) => todo!(), [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:90:72 [INFO] [stdout] | [INFO] [stdout] 90 | Expression::Closure(token, field_declarations, expression, body, span) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:90:78 [INFO] [stdout] | [INFO] [stdout] 90 | Expression::Closure(token, field_declarations, expression, body, span) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 91 | Expression::ClosureSignature(token, expressions, expression, span) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expressions` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:91:49 [INFO] [stdout] | [INFO] [stdout] 91 | Expression::ClosureSignature(token, expressions, expression, span) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expressions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expression` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:91:62 [INFO] [stdout] | [INFO] [stdout] 91 | Expression::ClosureSignature(token, expressions, expression, span) => todo!(), [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:91:74 [INFO] [stdout] | [INFO] [stdout] 91 | Expression::ClosureSignature(token, expressions, expression, span) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest_meta v2.9.1 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking multiversion v0.8.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking clap v4.6.6 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Compiling libgit2-sys v0.18.8+1.9.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking core_detect v1.0.0 [INFO] [stderr] Compiling multiversion_no_op v1.0.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking hashlink v0.11.1 [INFO] [stderr] Compiling pest_generator v2.9.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking ron v0.12.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking toml v1.1.5+spec-1.1.0 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Compiling pest_derive v2.9.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking yaml-rust2 v0.11.1 [INFO] [stderr] Compiling async-trait v0.1.92 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stdout] warning: unused import: `gpp_error` [INFO] [stdout] --> crates/skyl-lexer/src/lexer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | gpp_error, [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 variable: `token` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:90:33 [INFO] [stdout] | [INFO] [stdout] 90 | Expression::Closure(token, field_declarations, expression, body, span) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_declarations` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | Expression::Closure(token, field_declarations, expression, body, span) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_declarations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expression` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:90:60 [INFO] [stdout] | [INFO] [stdout] 90 | Expression::Closure(token, field_declarations, expression, body, span) => todo!(), [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:90:72 [INFO] [stdout] | [INFO] [stdout] 90 | Expression::Closure(token, field_declarations, expression, body, span) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:90:78 [INFO] [stdout] | [INFO] [stdout] 90 | Expression::Closure(token, field_declarations, expression, body, span) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 91 | Expression::ClosureSignature(token, expressions, expression, span) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expressions` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:91:49 [INFO] [stdout] | [INFO] [stdout] 91 | Expression::ClosureSignature(token, expressions, expression, span) => todo!(), [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expressions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expression` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:91:62 [INFO] [stdout] | [INFO] [stdout] 91 | Expression::ClosureSignature(token, expressions, expression, span) => todo!(), [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> crates/skyl-semantics/src/expressions.rs:91:74 [INFO] [stdout] | [INFO] [stdout] 91 | Expression::ClosureSignature(token, expressions, expression, span) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking config v0.15.25 [INFO] [stderr] Checking ureq v3.4.1 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking skyl-stdlib v0.1.0 (/opt/rustwide/workdir/crates/skyl-stdlib) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/skyl-stdlib/src/random.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | register_native_funcs!(bridge, [random_range]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `register_native_funcs` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `register_native_funcs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking skylc v0.1.0 (/opt/rustwide/workdir/crates/skylc) [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> crates/skylc/src/cli.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{command, Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/skyl-stdlib/src/random.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | register_native_funcs!(bridge, [random_range]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `register_native_funcs` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `register_native_funcs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> crates/skylc/src/cli.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{command, Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking git2 v0.20.4 [INFO] [stderr] Checking skyd v0.1.0 (/opt/rustwide/workdir/crates/skyd) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: skyl-stdlib v0.1.0 (/opt/rustwide/workdir/crates/skyl-stdlib) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "7c4d18a18cbc19836cd412e0a223e60c9e5791065bea3cfcd3748c1273f8b2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c4d18a18cbc19836cd412e0a223e60c9e5791065bea3cfcd3748c1273f8b2ae", kill_on_drop: false }` [INFO] [stdout] 7c4d18a18cbc19836cd412e0a223e60c9e5791065bea3cfcd3748c1273f8b2ae