[INFO] cloning repository https://github.com/StardustXR/kiara [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StardustXR/kiara" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fkiara", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fkiara'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 186b00a460c9dd8179f9af42fb9a420506ac3aff [INFO] checking StardustXR/kiara against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fkiara" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/StardustXR/kiara [INFO] finished tweaking git repo https://github.com/StardustXR/kiara [INFO] tweaked toml for git repo https://github.com/StardustXR/kiara written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/StardustXR/kiara on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/StardustXR/kiara 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adec2dc54d07389bd6072f223b9c984a6a825656d14c20b2eda1d18e3704a92a [INFO] running `Command { std: "docker" "start" "-a" "adec2dc54d07389bd6072f223b9c984a6a825656d14c20b2eda1d18e3704a92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adec2dc54d07389bd6072f223b9c984a6a825656d14c20b2eda1d18e3704a92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adec2dc54d07389bd6072f223b9c984a6a825656d14c20b2eda1d18e3704a92a", kill_on_drop: false }` [INFO] [stdout] adec2dc54d07389bd6072f223b9c984a6a825656d14c20b2eda1d18e3704a92a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18167a403051da905b343505f5c2ee246824b6986667e577d5609289693db5d7 [INFO] running `Command { std: "docker" "start" "-a" "18167a403051da905b343505f5c2ee246824b6986667e577d5609289693db5d7", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.39 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling manifest-dir-macros v0.1.18 [INFO] [stderr] Compiling darling_core v0.20.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling stardust-xr-schemas v1.5.3 (https://github.com/StardustXR/core.git#ddb2953f) [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.3 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking kdl v4.6.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking global_counter v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking cluFlock v1.2.7 [INFO] [stderr] Compiling split-iter v0.1.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking map-range v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking lerp v0.5.0 [INFO] [stderr] Checking input-event-codes v5.16.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b4c55082edd8dec08ce8af276d7054d9c4db20c4/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=61847cc6f05400f5 -C extra-filename=-93027f9d7bf2b328 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f57afe19f463d19b.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-690a800bc8667683.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b4c55082edd8dec08ce8af276d7054d9c4db20c4/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=aaec31ab34f970c1 -C extra-filename=-edb90ea83c8a5077 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9afdf3b53e994ef6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f57afe19f463d19b.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d59fe2b439d6bf0f.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-610e38be2938fc2b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-53dd4355e4225db6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c348be130155a2c3.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-ae640653fc65b953.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-99f1bac69a5af916.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-612dc5e2aab381ff.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "18167a403051da905b343505f5c2ee246824b6986667e577d5609289693db5d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18167a403051da905b343505f5c2ee246824b6986667e577d5609289693db5d7", kill_on_drop: false }` [INFO] [stdout] 18167a403051da905b343505f5c2ee246824b6986667e577d5609289693db5d7