[INFO] cloning repository https://github.com/LiGoldragon/signal-persona-orchestrate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiGoldragon/signal-persona-orchestrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fsignal-persona-orchestrate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fsignal-persona-orchestrate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4fd61db287e643cf15afe22a5f5d5b30a578320
[INFO] checking LiGoldragon/signal-persona-orchestrate against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fsignal-persona-orchestrate" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LiGoldragon/signal-persona-orchestrate
[INFO] finished tweaking git repo https://github.com/LiGoldragon/signal-persona-orchestrate
[INFO] tweaked toml for git repo https://github.com/LiGoldragon/signal-persona-orchestrate written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiGoldragon/signal-persona-orchestrate on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LiGoldragon/signal-persona-orchestrate 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-frame.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/schema.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d66ccccb7a1aa8b72f23480389f97835bd1666d5cf8e53dddf5c39b93218a52
[INFO] running `Command { std: "docker" "start" "9d66ccccb7a1aa8b72f23480389f97835bd1666d5cf8e53dddf5c39b93218a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d66ccccb7a1aa8b72f23480389f97835bd1666d5cf8e53dddf5c39b93218a52", 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" "9d66ccccb7a1aa8b72f23480389f97835bd1666d5cf8e53dddf5c39b93218a52" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d66ccccb7a1aa8b72f23480389f97835bd1666d5cf8e53dddf5c39b93218a52", 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" "9d66ccccb7a1aa8b72f23480389f97835bd1666d5cf8e53dddf5c39b93218a52" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling prettyplease v0.2.37
[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.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling signal-frame-macros v0.1.1 (https://github.com/LiGoldragon/signal-frame.git?branch=main#bb86bef6)
[INFO] [stderr]    Compiling kameo_macros v0.20.0 (https://github.com/LiGoldragon/kameo.git?branch=main#f491b45d)
[INFO] [stderr]    Compiling nota-derive v0.3.0 (https://github.com/LiGoldragon/nota.git?rev=ce7c564de0a0518eaa1938d55dccc460a67cadb4#ce7c564d)
[INFO] [stderr]    Compiling nota-derive v0.3.0 (https://github.com/LiGoldragon/nota.git?branch=main#ce7c564d)
[INFO] [stderr]    Compiling nota-derive v0.3.0 (https://github.com/LiGoldragon/nota.git?rev=f8de7a516b769fc544c7f8c0030e258833c1cf9b#f8de7a51)
[INFO] [stderr]    Compiling signal-frame-macros v0.1.1 (https://github.com/LiGoldragon/signal-frame.git?rev=91e675298b79ec2aab2e0714a5e3e5b2d6d07339#91e67529)
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.2
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]     Checking rend v0.5.4
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]     Checking rkyv v0.8.17
[INFO] [stderr]    Compiling kameo v0.20.0 (https://github.com/LiGoldragon/kameo.git?branch=main#f491b45d)
[INFO] [stderr]     Checking nota v0.5.1 (https://github.com/LiGoldragon/nota.git?rev=ce7c564de0a0518eaa1938d55dccc460a67cadb4#ce7c564d)
[INFO] [stderr]     Checking nota v0.5.1 (https://github.com/LiGoldragon/nota.git?branch=main#ce7c564d)
[INFO] [stderr]     Checking signal-frame v0.3.1 (https://github.com/LiGoldragon/signal-frame.git?rev=91e675298b79ec2aab2e0714a5e3e5b2d6d07339#91e67529)
[INFO] [stderr]     Checking signal-orchestrator-message v0.1.1 (https://github.com/LiGoldragon/signal-orchestrator-message.git?rev=1189ad84f6a0a05eb8e83b0b92710b7d7bcf1141#1189ad84)
[INFO] [stderr]    Compiling signal-frame v0.3.0 (https://github.com/LiGoldragon/signal-frame.git?branch=main#bb86bef6)
[INFO] [stderr]    Compiling nota v0.7.0 (https://github.com/LiGoldragon/nota.git?rev=f8de7a516b769fc544c7f8c0030e258833c1cf9b#f8de7a51)
[INFO] [stderr]    Compiling triad-runtime v0.6.1 (https://github.com/LiGoldragon/triad-runtime.git?branch=main#b34df30c)
[INFO] [stderr]    Compiling triad-runtime v0.7.0 (https://github.com/LiGoldragon/triad-runtime.git?rev=d323f9024f8490961c687798cf2dad4aea54aa7e#d323f902)
[INFO] [stderr]    Compiling schema-language v0.2.0+criome.1 (https://github.com/LiGoldragon/schema-language.git?rev=cf19638b38c70fa10840a8774124df071c796ba1#cf19638b)
[INFO] [stderr]    Compiling schema-language-cc v0.1.0 (https://github.com/LiGoldragon/schema-language.git?rev=6aae825d668e3f607a2754afa6b7d94e9f246c41#6aae825d)
[INFO] [stderr]    Compiling schema-cc v0.1.0 (https://github.com/LiGoldragon/schema.git?branch=main#36a79b78)
[INFO] [stderr]    Compiling schema-language-cc v0.1.0 (https://github.com/LiGoldragon/schema-language.git?rev=b74e917ec29a74da1ae7c20a459ea2c6ab4976b4#b74e917e)
[INFO] [stderr]    Compiling schema v0.2.0 (https://github.com/LiGoldragon/schema.git?branch=main#36a79b78)
[INFO] [stderr]    Compiling schema-language v0.2.0 (https://github.com/LiGoldragon/schema-language.git?rev=6aae825d668e3f607a2754afa6b7d94e9f246c41#6aae825d)
[INFO] [stderr]    Compiling schema-language v0.2.1 (https://github.com/LiGoldragon/schema-language.git?rev=b74e917ec29a74da1ae7c20a459ea2c6ab4976b4#b74e917e)
[INFO] [stderr]    Compiling schema-rust v0.8.0+criome.1 (https://github.com/LiGoldragon/schema-rust.git?rev=23605c8c76e1c5b49f6b8c135741f1269f1b33e3#23605c8c)
[INFO] [stderr]    Compiling schema-rust v0.7.0+legacy.1 (https://github.com/LiGoldragon/schema-rust.git?rev=384337d1313df19b77641ac7240fcd2fc6864f54#384337d1)
[INFO] [stderr]    Compiling schema-rust v0.7.1 (https://github.com/LiGoldragon/schema-rust.git?rev=bc964c4f2945a637890192f0623db851f8320c27#bc964c4f)
[INFO] [stderr]    Compiling signal-criome v0.12.1 (https://github.com/LiGoldragon/signal-criome.git?rev=ec3171b0a90fd6d6a21281e5cea5fba34d076faa#ec3171b0)
[INFO] [stderr]    Compiling signal-persona v0.2.1 (https://github.com/LiGoldragon/signal-persona.git?rev=497b7bc4fa84eb0cc2e45b555a29432f0e2b341a#497b7bc4)
[INFO] [stderr]    Compiling signal-orchestrate v0.10.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking signal-harness v0.4.1 (https://github.com/LiGoldragon/signal-harness.git?rev=ce77cfb5824ded91b5522b63dd08a4d7914a86e8#ce77cfb5)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bytecheck v0.8.2, rkyv v0.8.17
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "9d66ccccb7a1aa8b72f23480389f97835bd1666d5cf8e53dddf5c39b93218a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d66ccccb7a1aa8b72f23480389f97835bd1666d5cf8e53dddf5c39b93218a52", kill_on_drop: false }`
[INFO] [stdout] 9d66ccccb7a1aa8b72f23480389f97835bd1666d5cf8e53dddf5c39b93218a52
