[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.99.0-beta.1+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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oligamiq/sl-rust on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f36a8a8a6ad9c2ced1b90944283737b9b95bf9d38ae2674408740681e68dd7ca
[INFO] running `Command { std: "docker" "start" "f36a8a8a6ad9c2ced1b90944283737b9b95bf9d38ae2674408740681e68dd7ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f36a8a8a6ad9c2ced1b90944283737b9b95bf9d38ae2674408740681e68dd7ca", 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" "f36a8a8a6ad9c2ced1b90944283737b9b95bf9d38ae2674408740681e68dd7ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f36a8a8a6ad9c2ced1b90944283737b9b95bf9d38ae2674408740681e68dd7ca", 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" "f36a8a8a6ad9c2ced1b90944283737b9b95bf9d38ae2674408740681e68dd7ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "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 colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[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 bitflags v2.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.2
[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 anstream v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling wasi v0.11.1+wasi-snapshot-preview1
[INFO] [stderr]    Compiling clap_builder v4.6.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling document-features v0.2.12
[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 signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[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 08s
[INFO] running `Command { std: "docker" "inspect" "f36a8a8a6ad9c2ced1b90944283737b9b95bf9d38ae2674408740681e68dd7ca", 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" "f36a8a8a6ad9c2ced1b90944283737b9b95bf9d38ae2674408740681e68dd7ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "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 v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.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 log v0.4.33
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[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 once_cell v1.21.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[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 unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling wasi v0.11.1+wasi-snapshot-preview1
[INFO] [stderr]    Compiling shlex v1.3.0
[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 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 parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap v4.6.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[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 `wasibox-core` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name wasibox_core --edition=2024 crates/wasibox-core/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="arch"' --cfg 'feature="basename"' --cfg 'feature="cat"' --cfg 'feature="cp"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="dirname"' --cfg 'feature="echo"' --cfg 'feature="env"' --cfg 'feature="false"' --cfg 'feature="grep"' --cfg 'feature="head"' --cfg 'feature="link"' --cfg 'feature="ln"' --cfg 'feature="ls"' --cfg 'feature="mkdir"' --cfg 'feature="mv"' --cfg 'feature="pwd"' --cfg 'feature="rm"' --cfg 'feature="rmdir"' --cfg 'feature="seq"' --cfg 'feature="sleep"' --cfg 'feature="tail"' --cfg 'feature="tee"' --cfg 'feature="touch"' --cfg 'feature="tree"' --cfg 'feature="true"' --cfg 'feature="uname"' --cfg 'feature="unlink"' --cfg 'feature="wc"' --cfg 'feature="whoami"' --cfg 'feature="yes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "basename", "cat", "cp", "default", "dir", "dirname", "echo", "env", "false", "grep", "head", "link", "ln", "ls", "mkdir", "mv", "pwd", "rm", "rmdir", "seq", "sleep", "tail", "tee", "touch", "tree", "true", "uname", "unlink", "wc", "whoami", "yes"))' -C metadata=a3fc382c49f00a59 -C extra-filename=-158b6facdb642475 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern chrono=/opt/rustwide/target/release/deps/libchrono-7bd05150bc713f6d.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-58232d9ea904fe64.rlib --extern colored=/opt/rustwide/target/release/deps/libcolored-3d2a80ff513ab605.rlib --extern libc=/opt/rustwide/target/release/deps/liblibc-9affe297991638b0.rlib --extern regex=/opt/rustwide/target/release/deps/libregex-7ca65f2ef8b7e1fb.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-63304bb11f5707f0.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 `wasi-shell` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name wasi_shell --edition=2024 crates/wasi-shell/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="arch"' --cfg 'feature="basename"' --cfg 'feature="cat"' --cfg 'feature="clear"' --cfg 'feature="coreutils"' --cfg 'feature="cp"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="dirname"' --cfg 'feature="echo"' --cfg 'feature="env"' --cfg 'feature="false"' --cfg 'feature="grep"' --cfg 'feature="head"' --cfg 'feature="link"' --cfg 'feature="ln"' --cfg 'feature="ls"' --cfg 'feature="mkdir"' --cfg 'feature="mv"' --cfg 'feature="pwd"' --cfg 'feature="rm"' --cfg 'feature="rmdir"' --cfg 'feature="seq"' --cfg 'feature="sl"' --cfg 'feature="sleep"' --cfg 'feature="tail"' --cfg 'feature="tee"' --cfg 'feature="touch"' --cfg 'feature="tree"' --cfg 'feature="true"' --cfg 'feature="uname"' --cfg 'feature="unlink"' --cfg 'feature="wc"' --cfg 'feature="whoami"' --cfg 'feature="yes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "basename", "cat", "clear", "coreutils", "cp", "default", "dir", "dirname", "echo", "env", "false", "grep", "head", "link", "ln", "ls", "mkdir", "mv", "pwd", "rm", "rmdir", "seq", "sl", "sleep", "tail", "tee", "touch", "tree", "true", "uname", "unlink", "wc", "whoami", "yes"))' -C metadata=f9bb6c28051f7713 -C extra-filename=-948dfc577d6a97da --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern colored=/opt/rustwide/target/release/deps/libcolored-3d2a80ff513ab605.rlib --extern ctrlc=/opt/rustwide/target/release/deps/libctrlc-7fc37b0452e67b28.rlib --extern libc=/opt/rustwide/target/release/deps/liblibc-9affe297991638b0.rlib --extern shlex=/opt/rustwide/target/release/deps/libshlex-9fd9c40351f2b6e6.rlib --extern sl=/opt/rustwide/target/release/deps/libsl-3c378475fb607c72.rlib --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-522da405a02772d8.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-63304bb11f5707f0.rlib --extern unicode_segmentation=/opt/rustwide/target/release/deps/libunicode_segmentation-447653d3b9c81fc7.rlib --extern unicode_width=/opt/rustwide/target/release/deps/libunicode_width-2f435b2352805188.rlib --extern wasi=/opt/rustwide/target/release/deps/libwasi-9705edfeff43e8f6.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" "f36a8a8a6ad9c2ced1b90944283737b9b95bf9d38ae2674408740681e68dd7ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f36a8a8a6ad9c2ced1b90944283737b9b95bf9d38ae2674408740681e68dd7ca", kill_on_drop: false }`
[INFO] [stdout] f36a8a8a6ad9c2ced1b90944283737b9b95bf9d38ae2674408740681e68dd7ca
