[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#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [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 db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7ade04c9fc316610d5b8723c2bb1b6aaf511039d45218b573f412e843413e89 [INFO] running `Command { std: "docker" "start" "-a" "e7ade04c9fc316610d5b8723c2bb1b6aaf511039d45218b573f412e843413e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7ade04c9fc316610d5b8723c2bb1b6aaf511039d45218b573f412e843413e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7ade04c9fc316610d5b8723c2bb1b6aaf511039d45218b573f412e843413e89", kill_on_drop: false }` [INFO] [stdout] e7ade04c9fc316610d5b8723c2bb1b6aaf511039d45218b573f412e843413e89 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 146d0cf0f1573949d2319e39ecfa473533764fb70b6989a3625c5332e92d0d96 [INFO] running `Command { std: "docker" "start" "-a" "146d0cf0f1573949d2319e39ecfa473533764fb70b6989a3625c5332e92d0d96", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling clap_builder v4.5.52 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling evalexpr v13.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling synstructure v0.13.2 [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 thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [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_collections 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 icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [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 tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [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" "146d0cf0f1573949d2319e39ecfa473533764fb70b6989a3625c5332e92d0d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146d0cf0f1573949d2319e39ecfa473533764fb70b6989a3625c5332e92d0d96", kill_on_drop: false }` [INFO] [stdout] 146d0cf0f1573949d2319e39ecfa473533764fb70b6989a3625c5332e92d0d96 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 093f93ae49a5539e9c87401696e279cdd62804be6c88fd1ee70c79d316ad133f [INFO] running `Command { std: "docker" "start" "-a" "093f93ae49a5539e9c87401696e279cdd62804be6c88fd1ee70c79d316ad133f", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [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: `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: `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 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 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: `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/rustc6Ew9fp/symbols.o" "<4 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-01397d553c681deb,libserde_yaml-ec5e9140797c5ca6,libunsafe_libyaml-7bc1bf218b2f5452,libreqwest-61e7a3dee0078f5b,libserde_urlencoded-719f75dbd085fd77,libhyper_rustls-71f3b7cf89aa75c7,libwebpki_roots-3cf39dcfd6d244bc,libhyper_tls-ce14de3b0a9673b7,libtokio_native_tls-e1b6dfc39ccb684a,libtokio_rustls-0d06ff319f746224,librustls-e2b46ed0cd86bfff,libsubtle-ca7024fc66e4388f,libwebpki-e8af8fa6183bdbff,libring-7b11dc8bb78a4b1f,libgetrandom-71169576ef0a20f8,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-bdd6e20389149b44,libiri_string-d388d4576b633c72,libtower-cbbd27fa55dc5df4,libtower_layer-d70c7e404336389b,libnative_tls-26b9aff01ebdbc55,libopenssl_probe-cbab9b905ab83f66,libopenssl-70f822d96086d082,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3e82fbf986208cec,libhyper_util-45e57677ddcf5557,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-fb3e728f2dc5ad37,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-d4b7d000689e6e49,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-4b876a82547ee9fa,libhttp_body-ce11d64d2a91f9ce,liblog-28f8cc0684f4f944,libhttp-4cf584be6a0680e6,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libevalexpr-df2eec1277f54755,libredis-a8f0e620433b3696,liburl-a106cd79c31bd8c6,libidna-fb1e41c7df6a7622,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9e9b3fe8d4b079b8,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-dcaf73747027afba,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libsha1_smol-4fed1055ba2d5f30,libnum_bigint-15a570aed8953d14,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libcombine-37e2a5863cc5fc0a,libtokio_util-d2f9f0bdc9343a76,libfutures_util-38ceaba7ba03c476,libslab-8c0cbfb396425d81,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtracing-f46eb50a121ea7a5,libtracing_core-e148b019f9f1d589,libtokio-c76203c1e07ea8de,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libbytes-752d6eacdc0bb513,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libpin_project_lite-bedc6e0acd72ff2a,libdashmap-cb784730fb56a5cc,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libonce_cell-0ba6aecba7086d38,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot_core-b571983676bdd570,libsmallvec-5854932b8c8b4991,libuuid-5c3b6bce383947d2,libgetrandom-30d57335ad540b09,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,libanyhow-7e5dcd40304f6dad,libserde-0ef6640521b3de92,libserde_json-aac0e83319849add,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-8323e53422f20d71}.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/rustc6Ew9fp/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-88051375a0dbce1c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/http_test-3f7ca67f4807b277" "-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] [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/rustc1rhLNU/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-01397d553c681deb,libserde_yaml-ec5e9140797c5ca6,libunsafe_libyaml-7bc1bf218b2f5452,libreqwest-61e7a3dee0078f5b,libserde_urlencoded-719f75dbd085fd77,libhyper_rustls-71f3b7cf89aa75c7,libwebpki_roots-3cf39dcfd6d244bc,libhyper_tls-ce14de3b0a9673b7,libtokio_native_tls-e1b6dfc39ccb684a,libtokio_rustls-0d06ff319f746224,librustls-e2b46ed0cd86bfff,libsubtle-ca7024fc66e4388f,libwebpki-e8af8fa6183bdbff,libring-7b11dc8bb78a4b1f,libgetrandom-71169576ef0a20f8,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-bdd6e20389149b44,libiri_string-d388d4576b633c72,libtower-cbbd27fa55dc5df4,libtower_layer-d70c7e404336389b,libnative_tls-26b9aff01ebdbc55,libopenssl_probe-cbab9b905ab83f66,libopenssl-70f822d96086d082,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3e82fbf986208cec,libhyper_util-45e57677ddcf5557,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-fb3e728f2dc5ad37,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-d4b7d000689e6e49,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-4b876a82547ee9fa,libhttp_body-ce11d64d2a91f9ce,liblog-28f8cc0684f4f944,libhttp-4cf584be6a0680e6,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libevalexpr-df2eec1277f54755,libredis-a8f0e620433b3696,liburl-a106cd79c31bd8c6,libidna-fb1e41c7df6a7622,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9e9b3fe8d4b079b8,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-dcaf73747027afba,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libsha1_smol-4fed1055ba2d5f30,libnum_bigint-15a570aed8953d14,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libcombine-37e2a5863cc5fc0a,libtokio_util-d2f9f0bdc9343a76,libfutures_util-38ceaba7ba03c476,libslab-8c0cbfb396425d81,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtracing-f46eb50a121ea7a5,libtracing_core-e148b019f9f1d589,libtokio-c76203c1e07ea8de,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libbytes-752d6eacdc0bb513,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libpin_project_lite-bedc6e0acd72ff2a,libdashmap-cb784730fb56a5cc,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libonce_cell-0ba6aecba7086d38,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot_core-b571983676bdd570,libsmallvec-5854932b8c8b4991,libuuid-5c3b6bce383947d2,libgetrandom-30d57335ad540b09,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,libanyhow-7e5dcd40304f6dad,libserde-0ef6640521b3de92,libserde_json-aac0e83319849add,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-8323e53422f20d71}.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/rustc1rhLNU/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-88051375a0dbce1c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/optimizer_test-2b55010999bdf081" "-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 "optimizer_test") due to 1 previous error; 7 warnings emitted [INFO] [stderr] error: could not compile `skript` (test "engine_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/rustcTbhdaP/symbols.o" "<5 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-01397d553c681deb,libserde_yaml-ec5e9140797c5ca6,libunsafe_libyaml-7bc1bf218b2f5452,libreqwest-61e7a3dee0078f5b,libserde_urlencoded-719f75dbd085fd77,libhyper_rustls-71f3b7cf89aa75c7,libwebpki_roots-3cf39dcfd6d244bc,libhyper_tls-ce14de3b0a9673b7,libtokio_native_tls-e1b6dfc39ccb684a,libtokio_rustls-0d06ff319f746224,librustls-e2b46ed0cd86bfff,libsubtle-ca7024fc66e4388f,libwebpki-e8af8fa6183bdbff,libring-7b11dc8bb78a4b1f,libgetrandom-71169576ef0a20f8,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-bdd6e20389149b44,libiri_string-d388d4576b633c72,libtower-cbbd27fa55dc5df4,libtower_layer-d70c7e404336389b,libnative_tls-26b9aff01ebdbc55,libopenssl_probe-cbab9b905ab83f66,libopenssl-70f822d96086d082,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3e82fbf986208cec,libhyper_util-45e57677ddcf5557,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-fb3e728f2dc5ad37,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-d4b7d000689e6e49,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-4b876a82547ee9fa,libhttp_body-ce11d64d2a91f9ce,liblog-28f8cc0684f4f944,libhttp-4cf584be6a0680e6,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libevalexpr-df2eec1277f54755,libredis-a8f0e620433b3696,liburl-a106cd79c31bd8c6,libidna-fb1e41c7df6a7622,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9e9b3fe8d4b079b8,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-dcaf73747027afba,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libsha1_smol-4fed1055ba2d5f30,libnum_bigint-15a570aed8953d14,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libcombine-37e2a5863cc5fc0a,libtokio_util-d2f9f0bdc9343a76,libfutures_util-38ceaba7ba03c476,libslab-8c0cbfb396425d81,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtracing-f46eb50a121ea7a5,libtracing_core-e148b019f9f1d589,libtokio-c76203c1e07ea8de,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libbytes-752d6eacdc0bb513,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libpin_project_lite-bedc6e0acd72ff2a,libdashmap-cb784730fb56a5cc,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libonce_cell-0ba6aecba7086d38,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot_core-b571983676bdd570,libsmallvec-5854932b8c8b4991,libuuid-5c3b6bce383947d2,libgetrandom-30d57335ad540b09,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,libanyhow-7e5dcd40304f6dad,libserde-0ef6640521b3de92,libserde_json-aac0e83319849add,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-8323e53422f20d71}.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/rustcTbhdaP/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-88051375a0dbce1c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/engine_test-9205549405104bef" "-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] running `Command { std: "docker" "inspect" "093f93ae49a5539e9c87401696e279cdd62804be6c88fd1ee70c79d316ad133f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093f93ae49a5539e9c87401696e279cdd62804be6c88fd1ee70c79d316ad133f", kill_on_drop: false }` [INFO] [stdout] 093f93ae49a5539e9c87401696e279cdd62804be6c88fd1ee70c79d316ad133f