[INFO] cloning repository https://github.com/alizeeshan1234/pinocchio-token-2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alizeeshan1234/pinocchio-token-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falizeeshan1234%2Fpinocchio-token-2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falizeeshan1234%2Fpinocchio-token-2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2aa4498bb02765f9bda2aaad971990990d001ba0
[INFO] checking alizeeshan1234/pinocchio-token-2022 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falizeeshan1234%2Fpinocchio-token-2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  56% (5003/8785)
Updating files:  57% (5008/8785)
Updating files:  58% (5096/8785)
Updating files:  59% (5184/8785)
Updating files:  60% (5271/8785)
Updating files:  61% (5359/8785)
Updating files:  62% (5447/8785)
Updating files:  63% (5535/8785)
Updating files:  64% (5623/8785)
Updating files:  65% (5711/8785)
Updating files:  66% (5799/8785)
Updating files:  66% (5818/8785)
Updating files:  67% (5886/8785)
Updating files:  68% (5974/8785)
Updating files:  68% (5993/8785)
Updating files:  69% (6062/8785)
Updating files:  70% (6150/8785)
Updating files:  70% (6169/8785)
Updating files:  71% (6238/8785)
Updating files:  72% (6326/8785)
Updating files:  73% (6414/8785)
Updating files:  73% (6446/8785)
Updating files:  74% (6501/8785)
Updating files:  75% (6589/8785)
Updating files:  76% (6677/8785)
Updating files:  77% (6765/8785)
Updating files:  78% (6853/8785)
Updating files:  79% (6941/8785)
Updating files:  80% (7028/8785)
Updating files:  80% (7061/8785)
Updating files:  81% (7116/8785)
Updating files:  81% (7188/8785)
Updating files:  82% (7204/8785)
Updating files:  83% (7292/8785)
Updating files:  84% (7380/8785)
Updating files:  85% (7468/8785)
Updating files:  86% (7556/8785)
Updating files:  87% (7643/8785)
Updating files:  87% (7711/8785)
Updating files:  88% (7731/8785)
Updating files:  89% (7819/8785)
Updating files:  90% (7907/8785)
Updating files:  91% (7995/8785)
Updating files:  92% (8083/8785)
Updating files:  93% (8171/8785)
Updating files:  94% (8258/8785)
Updating files:  95% (8346/8785)
Updating files:  96% (8434/8785)
Updating files:  97% (8522/8785)
Updating files:  98% (8610/8785)
Updating files:  99% (8698/8785)
Updating files: 100% (8785/8785)
Updating files: 100% (8785/8785), done.
[INFO] started tweaking git repo https://github.com/alizeeshan1234/pinocchio-token-2022
[INFO] finished tweaking git repo https://github.com/alizeeshan1234/pinocchio-token-2022
[INFO] tweaked toml for git repo https://github.com/alizeeshan1234/pinocchio-token-2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alizeeshan1234/pinocchio-token-2022 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/alizeeshan1234/pinocchio-token-2022 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] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `pinocchio-token-22` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 18bc862f305d3a9a74147dc94fe0c85a40882350035b851c55e9f405a33dbd4b
[INFO] running `Command { std: "docker" "start" "18bc862f305d3a9a74147dc94fe0c85a40882350035b851c55e9f405a33dbd4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18bc862f305d3a9a74147dc94fe0c85a40882350035b851c55e9f405a33dbd4b", 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" "18bc862f305d3a9a74147dc94fe0c85a40882350035b851c55e9f405a33dbd4b" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18bc862f305d3a9a74147dc94fe0c85a40882350035b851c55e9f405a33dbd4b", 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" "18bc862f305d3a9a74147dc94fe0c85a40882350035b851c55e9f405a33dbd4b" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `pinocchio-token-22` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking solana-seed-phrase v2.2.1
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking solana-svm-feature-set v2.3.7
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking solana-log-collector v2.3.7
[INFO] [stderr]     Checking pinocchio v0.9.1
[INFO] [stderr]     Checking solana-measure v2.3.7
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=da133c1d299f2c7a -C extra-filename=-d813022d176a8d57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-b49ac68ef342ea51.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "18bc862f305d3a9a74147dc94fe0c85a40882350035b851c55e9f405a33dbd4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18bc862f305d3a9a74147dc94fe0c85a40882350035b851c55e9f405a33dbd4b", kill_on_drop: false }`
[INFO] [stdout] 18bc862f305d3a9a74147dc94fe0c85a40882350035b851c55e9f405a33dbd4b
