[INFO] cloning repository https://github.com/mangekyou-labs/mangekyou-derive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mangekyou-labs/mangekyou-derive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmangekyou-labs%2Fmangekyou-derive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmangekyou-labs%2Fmangekyou-derive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e6b5a6dfdd2038507b972a6976cf701fd7c9377
[INFO] checking mangekyou-labs/mangekyou-derive against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmangekyou-labs%2Fmangekyou-derive" "/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
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/mangekyou-labs/mangekyou-derive
[INFO] finished tweaking git repo https://github.com/mangekyou-labs/mangekyou-derive
[INFO] tweaked toml for git repo https://github.com/mangekyou-labs/mangekyou-derive written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mangekyou-labs/mangekyou-derive on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mangekyou-labs/mangekyou-derive 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: patch `aes-gcm-siv v0.10.3 (https://github.com/RustCrypto/AEADs?rev=6105d7a5591aefa646a95d12b5e8d3f55a9214ef#6105d7a5)` was not used in the crate graph
[INFO] [stderr] warning: patch `der v0.7.0 (https://github.com/RustCrypto/formats?rev=510b74a#510b74ad)` was not used in the crate graph
[INFO] [stderr] warning: patch `subtle v2.4.1 (https://github.com/dalek-cryptography/subtle?rev=b4b070c#b4b070c3)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7824d6f9a95d96d3791ab70754b1f3c3309a2a5e85ea63ec4ccb9b0221dc48c0
[INFO] running `Command { std: "docker" "start" "7824d6f9a95d96d3791ab70754b1f3c3309a2a5e85ea63ec4ccb9b0221dc48c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7824d6f9a95d96d3791ab70754b1f3c3309a2a5e85ea63ec4ccb9b0221dc48c0", 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" "7824d6f9a95d96d3791ab70754b1f3c3309a2a5e85ea63ec4ccb9b0221dc48c0" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7824d6f9a95d96d3791ab70754b1f3c3309a2a5e85ea63ec4ccb9b0221dc48c0", 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" "7824d6f9a95d96d3791ab70754b1f3c3309a2a5e85ea63ec4ccb9b0221dc48c0" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: patch `aes-gcm-siv v0.10.3 (https://github.com/RustCrypto/AEADs?rev=6105d7a5591aefa646a95d12b5e8d3f55a9214ef#6105d7a5)` was not used in the crate graph
[INFO] [stderr] warning: patch `der v0.7.0 (https://github.com/RustCrypto/formats?rev=510b74a#510b74ad)` was not used in the crate graph
[INFO] [stderr] warning: patch `subtle v2.4.1 (https://github.com/dalek-cryptography/subtle?rev=b4b070c#b4b070c3)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking five8 v0.2.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]     Checking solana-sanitize v2.2.1
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking solana-atomic-u64 v2.2.1
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking uriparse v0.6.4
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking derivation-path v0.2.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking solana-signature v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking solana-decode-error v2.3.0
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.11.1
[INFO] [stderr]     Checking group v0.11.0
[INFO] [stderr]     Checking solana-derivation-path v2.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking solana-seed-derivable v2.2.1
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking auto_ops v0.3.0
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking radix64 v0.6.2
[INFO] [stderr]     Checking rust-base58 v0.0.4
[INFO] [stderr]     Checking faster-hex v0.6.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking proc-macro2 v1.0.101
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=f62d849087f0e977 -C extra-filename=-f72c3efc7d15320e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a4916dcd2575db7e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-faae349f961da0a4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=1f4d744a0915dd11 -C extra-filename=-554dc5de0d7be2f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a4916dcd2575db7e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-faae349f961da0a4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7824d6f9a95d96d3791ab70754b1f3c3309a2a5e85ea63ec4ccb9b0221dc48c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7824d6f9a95d96d3791ab70754b1f3c3309a2a5e85ea63ec4ccb9b0221dc48c0", kill_on_drop: false }`
[INFO] [stdout] 7824d6f9a95d96d3791ab70754b1f3c3309a2a5e85ea63ec4ccb9b0221dc48c0
