[INFO] cloning repository https://github.com/Charli3-Official/charli3-partner-chain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Charli3-Official/charli3-partner-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharli3-Official%2Fcharli3-partner-chain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharli3-Official%2Fcharli3-partner-chain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e0804e8b62ce766172ab1800a8d1d0e26d2da40
[INFO] checking Charli3-Official/charli3-partner-chain against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharli3-Official%2Fcharli3-partner-chain" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Charli3-Official/charli3-partner-chain
[INFO] finished tweaking git repo https://github.com/Charli3-Official/charli3-partner-chain
[INFO] tweaked toml for git repo https://github.com/Charli3-Official/charli3-partner-chain written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Charli3-Official/charli3-partner-chain on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Charli3-Official/charli3-partner-chain 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 485ad2b1cc28acec91df9332063d050ed5e9b1f8508f1b6c8d147cd32cf6d20c
[INFO] running `Command { std: "docker" "start" "-a" "485ad2b1cc28acec91df9332063d050ed5e9b1f8508f1b6c8d147cd32cf6d20c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "485ad2b1cc28acec91df9332063d050ed5e9b1f8508f1b6c8d147cd32cf6d20c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "485ad2b1cc28acec91df9332063d050ed5e9b1f8508f1b6c8d147cd32cf6d20c", kill_on_drop: false }`
[INFO] [stdout] 485ad2b1cc28acec91df9332063d050ed5e9b1f8508f1b6c8d147cd32cf6d20c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a200e9b78aa6c1489cb7f62a71dd315eee7568268f0437baa28723e21df3f62
[INFO] running `Command { std: "docker" "start" "-a" "0a200e9b78aa6c1489cb7f62a71dd315eee7568268f0437baa28723e21df3f62", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling jam-codec v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.122.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.122.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling cranelift-isle v0.122.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.122.0
[INFO] [stderr]     Checking impl-num-traits v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling wasmparser v0.235.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling wasmtime-internal-math v35.0.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.122.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking sp-std v14.0.0 (https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2509#5ab40131)
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking array-bytes v6.2.3
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v35.0.0
[INFO] [stderr]    Compiling wasmtime-internal-cache v35.0.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] running `Command { std: "docker" "inspect" "0a200e9b78aa6c1489cb7f62a71dd315eee7568268f0437baa28723e21df3f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a200e9b78aa6c1489cb7f62a71dd315eee7568268f0437baa28723e21df3f62", kill_on_drop: false }`
[INFO] [stdout] 0a200e9b78aa6c1489cb7f62a71dd315eee7568268f0437baa28723e21df3f62
