[INFO] cloning repository https://github.com/LiGoldragon/persona-introspect
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiGoldragon/persona-introspect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fpersona-introspect", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fpersona-introspect'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 075567776251ee184ff0f640e97aeb68b8ea9402
[INFO] checking LiGoldragon/persona-introspect against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fpersona-introspect" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LiGoldragon/persona-introspect
[INFO] finished tweaking git repo https://github.com/LiGoldragon/persona-introspect
[INFO] tweaked toml for git repo https://github.com/LiGoldragon/persona-introspect written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiGoldragon/persona-introspect on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LiGoldragon/persona-introspect 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/kameo.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/meta-signal-introspect.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/nota.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/sema-engine.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-frame.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-introspect.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-persona.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-router.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/triad-runtime.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/schema-rust.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/sema.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-sema.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-message.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/schema-language.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded rkyv_derive v0.8.16
[INFO] [stderr]   Downloaded rkyv v0.8.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 187927e44f43f94d4c718ee2e8dd5b4daec4ff30547251397301bdd18a25244d
[INFO] running `Command { std: "docker" "start" "187927e44f43f94d4c718ee2e8dd5b4daec4ff30547251397301bdd18a25244d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "187927e44f43f94d4c718ee2e8dd5b4daec4ff30547251397301bdd18a25244d", 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" "187927e44f43f94d4c718ee2e8dd5b4daec4ff30547251397301bdd18a25244d" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "187927e44f43f94d4c718ee2e8dd5b4daec4ff30547251397301bdd18a25244d", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "187927e44f43f94d4c718ee2e8dd5b4daec4ff30547251397301bdd18a25244d" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling nota-derive v0.3.0 (https://github.com/LiGoldragon/nota.git?branch=main#bea7e284)
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling signal-frame-macros v0.1.1 (https://github.com/LiGoldragon/signal-frame.git?branch=main#44d22a07)
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling kameo_macros v0.20.0 (https://github.com/LiGoldragon/kameo.git?branch=main#f491b45d)
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]    Compiling blake3 v1.8.5
[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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c2cf513786ce7f1e -C extra-filename=-a8d87da6fc4213c7 --out-dir /opt/rustwide/target/debug/build/tokio/a8d87da6fc4213c7/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/24357868ea6ec5f7/out/libmio-24357868ea6ec5f7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out/libsocket2-dfdbce0a7bcef759.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/166ca974f8de1209/out/libtokio_macros-166ca974f8de1209.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=3109325d74086ab4 -C extra-filename=-1cd89116c61e68ed --out-dir /opt/rustwide/target/debug/build/tokio/1cd89116c61e68ed/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out --extern bytes=/opt/rustwide/target/debug/build/bytes/9c004ef7aaee1ac4/out/libbytes-9c004ef7aaee1ac4.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out/liblibc-9c12716ac42b770e.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/69c6a3c2af022976/out/libmio-69c6a3c2af022976.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out/libpin_project_lite-c7bca50a9594d885.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/c83f98dc7f6189f0/out/libsocket2-c83f98dc7f6189f0.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/166ca974f8de1209/out/libtokio_macros-166ca974f8de1209.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "187927e44f43f94d4c718ee2e8dd5b4daec4ff30547251397301bdd18a25244d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "187927e44f43f94d4c718ee2e8dd5b4daec4ff30547251397301bdd18a25244d", kill_on_drop: false }`
[INFO] [stdout] 187927e44f43f94d4c718ee2e8dd5b4daec4ff30547251397301bdd18a25244d
