[INFO] cloning repository https://github.com/oligamiq/sl-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oligamiq/sl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foligamiq%2Fsl-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foligamiq%2Fsl-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f182dd84d374937da5b8a33e2e73981ca9cc793
[INFO] testing oligamiq/sl-rust against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foligamiq%2Fsl-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/oligamiq/sl-rust
[INFO] finished tweaking git repo https://github.com/oligamiq/sl-rust
[INFO] tweaked toml for git repo https://github.com/oligamiq/sl-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oligamiq/sl-rust on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oligamiq/sl-rust 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a27d019b67e74c5059a8340af57631c78c4e747820ea2321479015718a62c45e
[INFO] running `Command { std: "docker" "start" "a27d019b67e74c5059a8340af57631c78c4e747820ea2321479015718a62c45e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a27d019b67e74c5059a8340af57631c78c4e747820ea2321479015718a62c45e", 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" "a27d019b67e74c5059a8340af57631c78c4e747820ea2321479015718a62c45e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a27d019b67e74c5059a8340af57631c78c4e747820ea2321479015718a62c45e", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a27d019b67e74c5059a8340af57631c78c4e747820ea2321479015718a62c45e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling wasi v0.11.1+wasi-snapshot-preview1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling clap_builder v4.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling clap v4.6.2
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling wasibox-core v1.0.17 (/opt/rustwide/workdir/crates/wasibox-core)
[INFO] [stdout] warning: unused variable: `chars`
[INFO] [stdout]    --> crates/wasibox-core/src/utils/ls.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let chars = ['-', 'x', 'w', 'x', 'r', 'x', 'w', 'x', 'r'];
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_chars`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sl-rust v1.0.17 (/opt/rustwide/workdir/crates/sl-rust)
[INFO] [stderr]    Compiling wasi-shell v1.0.17 (/opt/rustwide/workdir/crates/wasi-shell)
[INFO] [stderr]    Compiling wasibox v1.0.17 (/opt/rustwide/workdir/crates/wasibox)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "a27d019b67e74c5059a8340af57631c78c4e747820ea2321479015718a62c45e", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a27d019b67e74c5059a8340af57631c78c4e747820ea2321479015718a62c45e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stdout] warning: unused variable: `chars`
[INFO] [stdout]    --> crates/wasibox-core/src/utils/ls.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let chars = ['-', 'x', 'w', 'x', 'r', 'x', 'w', 'x', 'r'];
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_chars`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling wasi v0.11.1+wasi-snapshot-preview1
[INFO] [stderr]    Compiling clap_builder v4.6.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.2
[INFO] [stderr]    Compiling sl-rust v1.0.17 (/opt/rustwide/workdir/crates/sl-rust)
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling wasibox-core v1.0.17 (/opt/rustwide/workdir/crates/wasibox-core)
[INFO] [stdout] warning: unused variable: `chars`
[INFO] [stdout]    --> crates/wasibox-core/src/utils/ls.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let chars = ['-', 'x', 'w', 'x', 'r', 'x', 'w', 'x', 'r'];
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_chars`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasi-shell v1.0.17 (/opt/rustwide/workdir/crates/wasi-shell)
[INFO] [stderr]    Compiling wasibox v1.0.17 (/opt/rustwide/workdir/crates/wasibox)
[INFO] [stdout] warning: unused variable: `chars`
[INFO] [stdout]    --> crates/wasibox-core/src/utils/ls.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let chars = ['-', 'x', 'w', 'x', 'r', 'x', 'w', 'x', 'r'];
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_chars`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sl-rust` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name sl --edition=2024 crates/sl-rust/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default"))' -C metadata=f91d5a58abfd1f89 -C extra-filename=-8df7221595704c3f --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern crossterm=/opt/rustwide/target/release/deps/libcrossterm-b170f5274adfd39f.rlib --extern lazy_static=/opt/rustwide/target/release/deps/liblazy_static-1136ce938aeb67e1.rlib --extern wasibox_core=/opt/rustwide/target/release/deps/libwasibox_core-02e31bdcffc3cc65.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sl-rust` (test "smoke_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name smoke_test --edition=2024 crates/sl-rust/tests/smoke_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default"))' -C metadata=fa20c684ef0316ef -C extra-filename=-d783b4ee6c02ef2e --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern crossterm=/opt/rustwide/target/release/deps/libcrossterm-b170f5274adfd39f.rlib --extern lazy_static=/opt/rustwide/target/release/deps/liblazy_static-1136ce938aeb67e1.rlib --extern sl=/opt/rustwide/target/release/deps/libsl-3c378475fb607c72.rlib --extern wasibox_core=/opt/rustwide/target/release/deps/libwasibox_core-02e31bdcffc3cc65.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a27d019b67e74c5059a8340af57631c78c4e747820ea2321479015718a62c45e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a27d019b67e74c5059a8340af57631c78c4e747820ea2321479015718a62c45e", kill_on_drop: false }`
[INFO] [stdout] a27d019b67e74c5059a8340af57631c78c4e747820ea2321479015718a62c45e
