[INFO] cloning repository https://github.com/Mairuis/skript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mairuis/skript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMairuis%2Fskript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMairuis%2Fskript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d831719abc0bab661fbb28d8a8981ec0a1dbd78 [INFO] testing Mairuis/skript against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMairuis%2Fskript" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mairuis/skript [INFO] finished tweaking git repo https://github.com/Mairuis/skript [INFO] tweaked toml for git repo https://github.com/Mairuis/skript written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mairuis/skript on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mairuis/skript 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95a3b16c81acacc2874c6591f604a647ab71203f1b719a6af70a577292e8a8bb [INFO] running `Command { std: "docker" "start" "-a" "95a3b16c81acacc2874c6591f604a647ab71203f1b719a6af70a577292e8a8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95a3b16c81acacc2874c6591f604a647ab71203f1b719a6af70a577292e8a8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a3b16c81acacc2874c6591f604a647ab71203f1b719a6af70a577292e8a8bb", kill_on_drop: false }` [INFO] [stdout] 95a3b16c81acacc2874c6591f604a647ab71203f1b719a6af70a577292e8a8bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48a2799cc58ec552a0bb0986b52ab1c4cccd33713bd87216631cc8c98be37e9e [INFO] running `Command { std: "docker" "start" "-a" "48a2799cc58ec552a0bb0986b52ab1c4cccd33713bd87216631cc8c98be37e9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling clap_builder v4.5.52 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling evalexpr v13.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling clap v4.5.52 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling skript v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::runtime::context::Context` [INFO] [stdout] --> src/benchmark/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::runtime::context::Context; [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: `info` and `warn` [INFO] [stdout] --> src/benchmark/mod.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | use tracing::{info, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/benchmark/mod.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let mut nodes_vec = vec![ [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/benchmark/mod.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | let mut edges_vec = vec![ [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `head_node` [INFO] [stdout] --> src/compiler/optimizer.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let head_node = &nodes[chain[0]]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_head_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `InMemoryStateStore` and `InMemoryTaskQueue` [INFO] [stdout] --> src/bin/skript.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use skript::runtime::storage::{InMemoryStateStore, InMemoryTaskQueue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "48a2799cc58ec552a0bb0986b52ab1c4cccd33713bd87216631cc8c98be37e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48a2799cc58ec552a0bb0986b52ab1c4cccd33713bd87216631cc8c98be37e9e", kill_on_drop: false }` [INFO] [stdout] 48a2799cc58ec552a0bb0986b52ab1c4cccd33713bd87216631cc8c98be37e9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5090ad6a56f785b3ba87882994953637c928b452308e02470a066a1b024a7e9 [INFO] running `Command { std: "docker" "start" "-a" "b5090ad6a56f785b3ba87882994953637c928b452308e02470a066a1b024a7e9", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling skript v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::runtime::context::Context` [INFO] [stdout] --> src/benchmark/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::runtime::context::Context; [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: `info` and `warn` [INFO] [stdout] --> src/benchmark/mod.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | use tracing::{info, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/benchmark/mod.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let mut nodes_vec = vec![ [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/benchmark/mod.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | let mut edges_vec = vec![ [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `head_node` [INFO] [stdout] --> src/compiler/optimizer.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let head_node = &nodes[chain[0]]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_head_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::runtime::context::Context` [INFO] [stdout] --> src/benchmark/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::runtime::context::Context; [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: `info` and `warn` [INFO] [stdout] --> src/benchmark/mod.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | use tracing::{info, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/benchmark/mod.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let mut nodes_vec = vec![ [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/benchmark/mod.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | let mut edges_vec = vec![ [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `head_node` [INFO] [stdout] --> src/compiler/optimizer.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let head_node = &nodes[chain[0]]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_head_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AssignAction` and `LogAction` [INFO] [stdout] --> tests/optimizer_test.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use skript::actions::builtin::{LogAction, AssignAction}; [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: `serde_json::json` [INFO] [stdout] --> tests/optimizer_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> tests/optimizer_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> tests/optimizer_test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> tests/optimizer_test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `InMemoryStateStore` and `InMemoryTaskQueue` [INFO] [stdout] --> src/bin/skript.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use skript::runtime::storage::{InMemoryStateStore, InMemoryTaskQueue}; [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: `InMemoryStateStore` and `InMemoryTaskQueue` [INFO] [stdout] --> src/bin/skript.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use skript::runtime::storage::{InMemoryStateStore, InMemoryTaskQueue}; [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: `blueprint` [INFO] [stdout] --> tests/optimizer_test.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | let blueprint = compiler.compile(workflow).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blueprint` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `engine` [INFO] [stdout] --> tests/optimizer_test.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | let engine = Engine::new(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_index` [INFO] [stdout] --> tests/distributed_test.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let start_index = blueprint.start_index; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcKcfSYU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-b8b70aadf9145960,libfastrand-74ae4622d963d882,librustix-14be4598f9f98905,liblinux_raw_sys-468f3136534c61a1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libskript-883d12073a14497d,libserde_yaml-873cc8e70cc29fa0,libunsafe_libyaml-e6cc77d70c606c35,libreqwest-43b86e8189d67307,libserde_urlencoded-160edb1b518911f7,libhyper_rustls-bf5cba24c5267934,libwebpki_roots-9e35424e840a6129,libhyper_tls-e668382c03eee266,libtokio_native_tls-94d0333981e7e6dc,libtokio_rustls-01e2491b868ebea5,librustls-abc0ba56c33d2109,libsubtle-e2f0af8959bd7889,libwebpki-640122c91e006838,libring-6447fc2d7b091459,libgetrandom-40f53afc949ef480,libuntrusted-151845769873c416,librustls_pki_types-e5089062b3d649e7,libzeroize-e5ba3babb6b7003b,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libtower_http-06c70fb9869f1f27,libiri_string-cb6537d79ed4b6d5,libtower-19087d86bd79989e,libtower_layer-5699d784b4449e00,libnative_tls-2fcd6226435794e5,libopenssl_probe-d74274d8b7245f2e,libopenssl-23f0e44dc2485b5c,libbitflags-e3ebf951a1dfe30d,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-5f1327ed5e09cb68,libhyper_util-18bd8c1959c0bd07,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-042719234d409694,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-ed3415b6ca78e764,libindexmap-40b638a65069644c,libequivalent-9631f206a02b9f54,libhashbrown-f257b7bc33a545cc,libatomic_waker-f98c2fb1596910db,libfutures_channel-3bbf97a27eb8ffef,libhttp_body_util-7798b4c3d1a17145,libhttp_body-5fa0628c1d735150,liblog-f1f6bbc4eedafb86,libhttp-0c34e917a70fe987,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libevalexpr-305b3cf4a62ed818,libredis-f5ec0bd5a76745ae,liburl-a8639f4debbaeaa4,libidna-08e609b60cc49136,libutf8_iter-efb3984ee203d151,libidna_adapter-d470b5be91427735,libicu_properties-f8e7c60b69ca5784,libicu_properties_data-54949d45145c0c18,libicu_normalizer-cc71ccccda343f9d,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-468b1dfbaec78457,libpotential_utf-3358232e0e19a51c,libicu_provider-1d02a536757a7a11,libicu_locale_core-6558c9d33b6738cd,libtinystr-1749bed9a4cffe64,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-d77c130c38a85a83,libzerotrie-98470e3b028f4228,libyoke-a481fc3d3ce9b3c3,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-dc763e27ce939320,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libsha1_smol-538f4627c693850a,libnum_bigint-918de9ae6479f446,libnum_integer-0de64a29a94906f7,libnum_traits-b31cbf0d1da56c4b,libcombine-541ecb562eaaaceb,libtokio_util-509f1db8b06e9969,libfutures_util-f7996efcd8edc778,libslab-61ed84375f91dbc7,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtracing-aacac009195d7074,libtracing_core-1b6f90fc5e75a37f,libtokio-0f0e71f17444d447,libsignal_hook_registry-ff87e0658a1b6cea,libsocket2-5fc26a8190a7e270,libbytes-8e64decf8cb59e96,libmio-74fc41130191f4da,libparking_lot-bf0cd7d7afc9dea8,libpin_project_lite-5ffafa3f2ed0bb57,libdashmap-6cba98cbd571371e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhashbrown-4a5c8172d1d54191,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_utils-7c4ed9e811c5c46d,libparking_lot_core-8ee1d29bfb4ae5ef,libsmallvec-128704011005142e,libuuid-a2dd51a41ebef28e,libgetrandom-29b3dcc4dbc31038,liblibc-82fdb1faa32d7f16,libcfg_if-cad248e7066eec15,libanyhow-e16577d217315ef4,libserde-ad45a51c8ae54dcd,libserde_json-61c328d08390431c,libmemchr-6f6c0d10f648e5f7,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libserde_core-1651d161ca9c90ea}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcKcfSYU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-63d6aac276e89f1f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/loader_test-0b578a44e2a42def" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `skript` (test "loader_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcSP3DEV/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libskript-883d12073a14497d,libserde_yaml-873cc8e70cc29fa0,libunsafe_libyaml-e6cc77d70c606c35,libreqwest-43b86e8189d67307,libserde_urlencoded-160edb1b518911f7,libhyper_rustls-bf5cba24c5267934,libwebpki_roots-9e35424e840a6129,libhyper_tls-e668382c03eee266,libtokio_native_tls-94d0333981e7e6dc,libtokio_rustls-01e2491b868ebea5,librustls-abc0ba56c33d2109,libsubtle-e2f0af8959bd7889,libwebpki-640122c91e006838,libring-6447fc2d7b091459,libgetrandom-40f53afc949ef480,libuntrusted-151845769873c416,librustls_pki_types-e5089062b3d649e7,libzeroize-e5ba3babb6b7003b,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libtower_http-06c70fb9869f1f27,libiri_string-cb6537d79ed4b6d5,libtower-19087d86bd79989e,libtower_layer-5699d784b4449e00,libnative_tls-2fcd6226435794e5,libopenssl_probe-d74274d8b7245f2e,libopenssl-23f0e44dc2485b5c,libbitflags-e3ebf951a1dfe30d,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-5f1327ed5e09cb68,libhyper_util-18bd8c1959c0bd07,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-042719234d409694,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-ed3415b6ca78e764,libindexmap-40b638a65069644c,libequivalent-9631f206a02b9f54,libhashbrown-f257b7bc33a545cc,libatomic_waker-f98c2fb1596910db,libfutures_channel-3bbf97a27eb8ffef,libhttp_body_util-7798b4c3d1a17145,libhttp_body-5fa0628c1d735150,liblog-f1f6bbc4eedafb86,libhttp-0c34e917a70fe987,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libevalexpr-305b3cf4a62ed818,libredis-f5ec0bd5a76745ae,liburl-a8639f4debbaeaa4,libidna-08e609b60cc49136,libutf8_iter-efb3984ee203d151,libidna_adapter-d470b5be91427735,libicu_properties-f8e7c60b69ca5784,libicu_properties_data-54949d45145c0c18,libicu_normalizer-cc71ccccda343f9d,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-468b1dfbaec78457,libpotential_utf-3358232e0e19a51c,libicu_provider-1d02a536757a7a11,libicu_locale_core-6558c9d33b6738cd,libtinystr-1749bed9a4cffe64,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-d77c130c38a85a83,libzerotrie-98470e3b028f4228,libyoke-a481fc3d3ce9b3c3,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-dc763e27ce939320,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libsha1_smol-538f4627c693850a,libnum_bigint-918de9ae6479f446,libnum_integer-0de64a29a94906f7,libnum_traits-b31cbf0d1da56c4b,libcombine-541ecb562eaaaceb,libtokio_util-509f1db8b06e9969,libfutures_util-f7996efcd8edc778,libslab-61ed84375f91dbc7,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtracing-aacac009195d7074,libtracing_core-1b6f90fc5e75a37f,libtokio-0f0e71f17444d447,libsignal_hook_registry-ff87e0658a1b6cea,libsocket2-5fc26a8190a7e270,libbytes-8e64decf8cb59e96,libmio-74fc41130191f4da,libparking_lot-bf0cd7d7afc9dea8,libpin_project_lite-5ffafa3f2ed0bb57,libdashmap-6cba98cbd571371e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhashbrown-4a5c8172d1d54191,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_utils-7c4ed9e811c5c46d,libparking_lot_core-8ee1d29bfb4ae5ef,libsmallvec-128704011005142e,libuuid-a2dd51a41ebef28e,libgetrandom-29b3dcc4dbc31038,liblibc-82fdb1faa32d7f16,libcfg_if-cad248e7066eec15,libanyhow-e16577d217315ef4,libserde-ad45a51c8ae54dcd,libserde_json-61c328d08390431c,libmemchr-6f6c0d10f648e5f7,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libserde_core-1651d161ca9c90ea}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcSP3DEV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-63d6aac276e89f1f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/redis_integration_test-b2f601a4ad6cfc4a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `skript` (test "redis_integration_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc0f0scH/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libskript-883d12073a14497d,libserde_yaml-873cc8e70cc29fa0,libunsafe_libyaml-e6cc77d70c606c35,libreqwest-43b86e8189d67307,libserde_urlencoded-160edb1b518911f7,libhyper_rustls-bf5cba24c5267934,libwebpki_roots-9e35424e840a6129,libhyper_tls-e668382c03eee266,libtokio_native_tls-94d0333981e7e6dc,libtokio_rustls-01e2491b868ebea5,librustls-abc0ba56c33d2109,libsubtle-e2f0af8959bd7889,libwebpki-640122c91e006838,libring-6447fc2d7b091459,libgetrandom-40f53afc949ef480,libuntrusted-151845769873c416,librustls_pki_types-e5089062b3d649e7,libzeroize-e5ba3babb6b7003b,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libtower_http-06c70fb9869f1f27,libiri_string-cb6537d79ed4b6d5,libtower-19087d86bd79989e,libtower_layer-5699d784b4449e00,libnative_tls-2fcd6226435794e5,libopenssl_probe-d74274d8b7245f2e,libopenssl-23f0e44dc2485b5c,libbitflags-e3ebf951a1dfe30d,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-5f1327ed5e09cb68,libhyper_util-18bd8c1959c0bd07,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-042719234d409694,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-ed3415b6ca78e764,libindexmap-40b638a65069644c,libequivalent-9631f206a02b9f54,libhashbrown-f257b7bc33a545cc,libatomic_waker-f98c2fb1596910db,libfutures_channel-3bbf97a27eb8ffef,libhttp_body_util-7798b4c3d1a17145,libhttp_body-5fa0628c1d735150,liblog-f1f6bbc4eedafb86,libhttp-0c34e917a70fe987,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libevalexpr-305b3cf4a62ed818,libredis-f5ec0bd5a76745ae,liburl-a8639f4debbaeaa4,libidna-08e609b60cc49136,libutf8_iter-efb3984ee203d151,libidna_adapter-d470b5be91427735,libicu_properties-f8e7c60b69ca5784,libicu_properties_data-54949d45145c0c18,libicu_normalizer-cc71ccccda343f9d,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-468b1dfbaec78457,libpotential_utf-3358232e0e19a51c,libicu_provider-1d02a536757a7a11,libicu_locale_core-6558c9d33b6738cd,libtinystr-1749bed9a4cffe64,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-d77c130c38a85a83,libzerotrie-98470e3b028f4228,libyoke-a481fc3d3ce9b3c3,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-dc763e27ce939320,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libsha1_smol-538f4627c693850a,libnum_bigint-918de9ae6479f446,libnum_integer-0de64a29a94906f7,libnum_traits-b31cbf0d1da56c4b,libcombine-541ecb562eaaaceb,libtokio_util-509f1db8b06e9969,libfutures_util-f7996efcd8edc778,libslab-61ed84375f91dbc7,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtracing-aacac009195d7074,libtracing_core-1b6f90fc5e75a37f,libtokio-0f0e71f17444d447,libsignal_hook_registry-ff87e0658a1b6cea,libsocket2-5fc26a8190a7e270,libbytes-8e64decf8cb59e96,libmio-74fc41130191f4da,libparking_lot-bf0cd7d7afc9dea8,libpin_project_lite-5ffafa3f2ed0bb57,libdashmap-6cba98cbd571371e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhashbrown-4a5c8172d1d54191,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_utils-7c4ed9e811c5c46d,libparking_lot_core-8ee1d29bfb4ae5ef,libsmallvec-128704011005142e,libuuid-a2dd51a41ebef28e,libgetrandom-29b3dcc4dbc31038,liblibc-82fdb1faa32d7f16,libcfg_if-cad248e7066eec15,libanyhow-e16577d217315ef4,libserde-ad45a51c8ae54dcd,libserde_json-61c328d08390431c,libmemchr-6f6c0d10f648e5f7,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libserde_core-1651d161ca9c90ea}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc0f0scH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-63d6aac276e89f1f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/http_test-bce578025ff6d2be" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `skript` (test "http_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b5090ad6a56f785b3ba87882994953637c928b452308e02470a066a1b024a7e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5090ad6a56f785b3ba87882994953637c928b452308e02470a066a1b024a7e9", kill_on_drop: false }` [INFO] [stdout] b5090ad6a56f785b3ba87882994953637c928b452308e02470a066a1b024a7e9