[INFO] cloning repository https://github.com/lambdamechanic/sk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lambdamechanic/sk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdamechanic%2Fsk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdamechanic%2Fsk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4b25f58b15b2d5c03b0063002021f8d52e3b6db [INFO] testing lambdamechanic/sk against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdamechanic%2Fsk" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lambdamechanic/sk [INFO] finished tweaking git repo https://github.com/lambdamechanic/sk [INFO] tweaked toml for git repo https://github.com/lambdamechanic/sk written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lambdamechanic/sk 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/lambdamechanic/sk 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 230b1da386dee4339f9841c3490d265ee235d8ee0b607826a29861f07c094ef0 [INFO] running `Command { std: "docker" "start" "-a" "230b1da386dee4339f9841c3490d265ee235d8ee0b607826a29861f07c094ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "230b1da386dee4339f9841c3490d265ee235d8ee0b607826a29861f07c094ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "230b1da386dee4339f9841c3490d265ee235d8ee0b607826a29861f07c094ef0", kill_on_drop: false }` [INFO] [stdout] 230b1da386dee4339f9841c3490d265ee235d8ee0b607826a29861f07c094ef0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 317c45a5f02798c4238a35eaa53aac49a1f02470a89987bac77fa48f07c1fec7 [INFO] running `Command { std: "docker" "start" "-a" "317c45a5f02798c4238a35eaa53aac49a1f02470a89987bac77fa48f07c1fec7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zmij v1.0.6 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling gix-trace v0.1.16 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling gix-features v0.44.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling gix-url v0.33.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.12.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling clap_complete v4.5.64 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Compiling rmcp v0.12.0 [INFO] [stderr] Compiling sk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.44s [INFO] running `Command { std: "docker" "inspect" "317c45a5f02798c4238a35eaa53aac49a1f02470a89987bac77fa48f07c1fec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "317c45a5f02798c4238a35eaa53aac49a1f02470a89987bac77fa48f07c1fec7", kill_on_drop: false }` [INFO] [stdout] 317c45a5f02798c4238a35eaa53aac49a1f02470a89987bac77fa48f07c1fec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d6a5a9ba5994e0f30c80d00a09fdc2bd6d4f99a53c1be9d8350374525f70e23e [INFO] running `Command { std: "docker" "start" "-a" "d6a5a9ba5994e0f30c80d00a09fdc2bd6d4f99a53c1be9d8350374525f70e23e", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Compiling rmcp v0.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling gix-url v0.33.2 [INFO] [stderr] Compiling sk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sk` (bin "sk" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name sk --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=c9bb111e035bc5a1 -C extra-filename=-f8a81b8e30cb903d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-4b0fdb4e401c52fb.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fd8a8f09758e2004.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-89fde9b8b5aac606.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-3dc78c408dfdc913.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-d11bb8a3243669df.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-f8bc4e016bc191e6.rlib --extern gix_url=/opt/rustwide/target/debug/deps/libgix_url-a4afae5494dc24eb.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-636586af2b9f8c9c.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-3399b76b43d507ba.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-2ed3bff005d48cbe.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-0548a7d6a7913c24.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-a2456b45915645a5.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-30935ad537e53440.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c3d980c314c757a1.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-1b20d120870ba04e.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ad5403ebfb0a426d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-93d7a8049085f0df.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6b2213a6dbc9b953.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-2e1ebc8d2803b019.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-d687d7ca6de3112d.rlib --extern sk=/opt/rustwide/target/debug/deps/libsk-028149db82ab0389.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6ebc61a22a5df932.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-67eab3f1024d9a00.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-10f957530d6ceb49.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-48dba5882408e75d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-767a491169e44cbc.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d6a5a9ba5994e0f30c80d00a09fdc2bd6d4f99a53c1be9d8350374525f70e23e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6a5a9ba5994e0f30c80d00a09fdc2bd6d4f99a53c1be9d8350374525f70e23e", kill_on_drop: false }` [INFO] [stdout] d6a5a9ba5994e0f30c80d00a09fdc2bd6d4f99a53c1be9d8350374525f70e23e