[INFO] cloning repository https://github.com/cheng-chun-yuan/frostdao
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cheng-chun-yuan/frostdao" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheng-chun-yuan%2Ffrostdao", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheng-chun-yuan%2Ffrostdao'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1442ca67d155cc05bdba68deec9835f1f09b0e81
[INFO] checking cheng-chun-yuan/frostdao against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheng-chun-yuan%2Ffrostdao" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cheng-chun-yuan/frostdao
[INFO] finished tweaking git repo https://github.com/cheng-chun-yuan/frostdao
[INFO] tweaked toml for git repo https://github.com/cheng-chun-yuan/frostdao written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cheng-chun-yuan/frostdao on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cheng-chun-yuan/frostdao 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2df943f795940f9cdee2df415697b00c7a8f543b9bb7a77d5845bab92ce20923
[INFO] running `Command { std: "docker" "start" "2df943f795940f9cdee2df415697b00c7a8f543b9bb7a77d5845bab92ce20923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2df943f795940f9cdee2df415697b00c7a8f543b9bb7a77d5845bab92ce20923", 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" "2df943f795940f9cdee2df415697b00c7a8f543b9bb7a77d5845bab92ce20923" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2df943f795940f9cdee2df415697b00c7a8f543b9bb7a77d5845bab92ce20923", 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" "2df943f795940f9cdee2df415697b00c7a8f543b9bb7a77d5845bab92ce20923" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking negentropy v0.4.3
[INFO] [stderr]     Checking negentropy v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking bitcoin-internals v0.3.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking atomic-destructor v0.2.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling secp256kfun_arithmetic_macros v0.2.0
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking secp256kfun v0.12.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking schnorr_fun v0.12.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ratatui v0.29.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/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --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=60bad21ebce8f4c2 -C extra-filename=-3c8904270867872c --out-dir /opt/rustwide/target/debug/build/tokio/3c8904270867872c/out -L dependency=/opt/rustwide/target/debug/build/libc/61c8ff19ef2481c9/out -L dependency=/opt/rustwide/target/debug/build/log/a469ce83c9b0fe3a/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1733fcdb13354ed1/out/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/61c8ff19ef2481c9/out/liblibc-61c8ff19ef2481c9.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/ddc4f27b7f8699ba/out/libmio-ddc4f27b7f8699ba.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/0287a62d3f4f7201/out/libsocket2-0287a62d3f4f7201.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/4fad3ed05539e586/out/libtokio_macros-4fad3ed05539e586.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=fe1dc54df56810fe -C extra-filename=-e92f70096a252c4b --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/e92f70096a252c4b/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2df943f795940f9cdee2df415697b00c7a8f543b9bb7a77d5845bab92ce20923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df943f795940f9cdee2df415697b00c7a8f543b9bb7a77d5845bab92ce20923", kill_on_drop: false }`
[INFO] [stdout] 2df943f795940f9cdee2df415697b00c7a8f543b9bb7a77d5845bab92ce20923
