[INFO] fetching crate stellar-agent-sep53 0.1.0-alpha.4...
[INFO] checking stellar-agent-sep53-0.1.0-alpha.4 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate stellar-agent-sep53 0.1.0-alpha.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate stellar-agent-sep53 0.1.0-alpha.4
[INFO] finished tweaking crates.io crate stellar-agent-sep53 0.1.0-alpha.4
[INFO] tweaked toml for crates.io crate stellar-agent-sep53 0.1.0-alpha.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stellar-agent-sep53 0.1.0-alpha.4 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 crates.io crate stellar-agent-sep53 0.1.0-alpha.4 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 785d8463018f9a2a0b42a3c50d7865fde3ab4591aa82bc2210e1f64e73e883d5
[INFO] running `Command { std: "docker" "start" "785d8463018f9a2a0b42a3c50d7865fde3ab4591aa82bc2210e1f64e73e883d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "785d8463018f9a2a0b42a3c50d7865fde3ab4591aa82bc2210e1f64e73e883d5", 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" "785d8463018f9a2a0b42a3c50d7865fde3ab4591aa82bc2210e1f64e73e883d5" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "785d8463018f9a2a0b42a3c50d7865fde3ab4591aa82bc2210e1f64e73e883d5", 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" "785d8463018f9a2a0b42a3c50d7865fde3ab4591aa82bc2210e1f64e73e883d5" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling stellar-strkey v0.0.13
[INFO] [stderr]    Compiling stellar-xdr v27.0.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling libflate v2.3.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling stellar-strkey v0.0.16
[INFO] [stderr]    Compiling hidapi v1.5.0
[INFO] [stderr]    Compiling crate-git-revision v0.0.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling minisign-verify v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling stellar-strkey v0.0.18
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]    Compiling stellar-strkey v0.0.15
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking jsonrpsee-types v0.26.0
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/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 --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --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=7fa2e7ca096381e4 -C extra-filename=-f5fd9d371618df2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c38626212d5d479c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-24357868ea6ec5f7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cf48ace952adb7d8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-dfdbce0a7bcef759.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-c806c5ddbf4a8e27.so --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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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=a9ae8161d798bc2e -C extra-filename=-5099d691ce18f105 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-12a774c18bdf157c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "785d8463018f9a2a0b42a3c50d7865fde3ab4591aa82bc2210e1f64e73e883d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "785d8463018f9a2a0b42a3c50d7865fde3ab4591aa82bc2210e1f64e73e883d5", kill_on_drop: false }`
[INFO] [stdout] 785d8463018f9a2a0b42a3c50d7865fde3ab4591aa82bc2210e1f64e73e883d5
