[INFO] cloning repository https://github.com/bend-n/bind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bend-n/bind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbend-n%2Fbind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbend-n%2Fbind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 730c934df5b1d2b6b6bb20cb92d96566e315823c [INFO] checking bend-n/bind against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbend-n%2Fbind" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bend-n/bind [INFO] finished tweaking git repo https://github.com/bend-n/bind [INFO] tweaked toml for git repo https://github.com/bend-n/bind written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bend-n/bind on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bend-n/bind 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f2aac858d5ce0ecfa92c1787e5c73823a54082b639a1bb569c5c01d0f3655b7 [INFO] running `Command { std: "docker" "start" "-a" "8f2aac858d5ce0ecfa92c1787e5c73823a54082b639a1bb569c5c01d0f3655b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f2aac858d5ce0ecfa92c1787e5c73823a54082b639a1bb569c5c01d0f3655b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2aac858d5ce0ecfa92c1787e5c73823a54082b639a1bb569c5c01d0f3655b7", kill_on_drop: false }` [INFO] [stdout] 8f2aac858d5ce0ecfa92c1787e5c73823a54082b639a1bb569c5c01d0f3655b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdbf8314e0cf2cae2731417b474a11ca3d79a827c1c47494c5e72378d1c33f11 [INFO] running `Command { std: "docker" "start" "-a" "bdbf8314e0cf2cae2731417b474a11ca3d79a827c1c47494c5e72378d1c33f11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_tuple_macros v1.1.2 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_tuple v1.1.2 [INFO] [stderr] Compiling ecow v0.2.6 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uiua_parser v0.17.0-dev.2 (https://github.com/uiua-lang/uiua#31170f81) [INFO] [stderr] Compiling uiua v0.17.0-dev.2 (https://github.com/uiua-lang/uiua#31170f81) [INFO] [stderr] error: could not compile `uiua` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/969026c535f4240ff7866ef11207dfda18a26af6/bin/rustc --crate-name uiua --edition=2021 /opt/rustwide/cargo-home/git/checkouts/uiua-6390530ae95e26d6/31170f8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::cargo' '--warn=clippy::print_stdout' '--warn=clippy::non_std_lazy_statics' '--warn=clippy::dbg_macro' --cfg 'feature="native_sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apng", "arboard", "audio", "audio_encode", "batteries", "binary", "bytes", "calamine", "clap", "clipboard", "color-backtrace", "color_quant", "cosmic-text", "csv", "ctrlc", "debug", "default", "eframe", "ffi", "fft", "font_shaping", "full", "gif", "hodaun", "hound", "icy_sixel", "image", "invoke", "js-sys", "json5", "libffi", "libloading", "lsp", "native-dialog", "native_sys", "nokhwa", "notify", "num-complex", "open", "opt", "profile", "raw_mode", "rawrrr", "rmp-serde", "rustfft", "rustls", "rustls-pemfile", "rustyline", "serde_yaml", "simple_excel_writer", "stand", "sys-locale", "system", "terminal-light", "terminal_image", "terminal_size", "tls", "tokio", "tower-lsp", "trash", "viuer", "wasm-bindgen", "web", "web-sys", "webcam", "webpki-roots", "window", "xlsx"))' -C metadata=d5515a342f2f50e6 -C extra-filename=-872a7d9a791c924d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-102bc819bc08eeb9.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-8b641821375cd195.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-829866bb886d7b87.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-d60081d086342c11.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-23d02274eb8a3cf6.rmeta --extern ecow=/opt/rustwide/target/debug/deps/libecow-0966be68aa772d37.rmeta --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-2b68f87bd73b5704.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-47123bf85bb754c9.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-47986dc9bba7d683.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9daa98313db3ce83.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-44924afe65f6c2fa.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8079f16838852eab.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2df9f303cdf629c1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-55c6a583bacf20b5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-31a921703e68419e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-76b5f4ce5c50e199.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-d028117c5e980290.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-37c7486c42a30a8a.rmeta --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-6d56e695808c6181.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-a6f2de030c4b902b.rmeta --extern uiua_parser=/opt/rustwide/target/debug/deps/libuiua_parser-9bd13ec26527ac9a.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-dc98e5380af19de4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bdbf8314e0cf2cae2731417b474a11ca3d79a827c1c47494c5e72378d1c33f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdbf8314e0cf2cae2731417b474a11ca3d79a827c1c47494c5e72378d1c33f11", kill_on_drop: false }` [INFO] [stdout] bdbf8314e0cf2cae2731417b474a11ca3d79a827c1c47494c5e72378d1c33f11