[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] f8d0c8f834b1dc38e5ba5bc801cab52a0876e2da [INFO] checking cheng-chun-yuan/frostdao against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheng-chun-yuan%2Ffrostdao" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cheng-chun-yuan/frostdao on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "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" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 625fe24f7535ac05f221788e65a459b1a6939db2245856913808020a7a3c33b7 [INFO] running `Command { std: "docker" "start" "625fe24f7535ac05f221788e65a459b1a6939db2245856913808020a7a3c33b7", 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" "625fe24f7535ac05f221788e65a459b1a6939db2245856913808020a7a3c33b7" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "625fe24f7535ac05f221788e65a459b1a6939db2245856913808020a7a3c33b7", 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" "625fe24f7535ac05f221788e65a459b1a6939db2245856913808020a7a3c33b7" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling secp256kfun_arithmetic_macros v0.2.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hmac v0.12.1 [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] error: could not compile `pxfm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.27/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4012ea48f1afe7c -C extra-filename=-ecfa3f7d61fabeb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.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" "625fe24f7535ac05f221788e65a459b1a6939db2245856913808020a7a3c33b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625fe24f7535ac05f221788e65a459b1a6939db2245856913808020a7a3c33b7", kill_on_drop: false }` [INFO] [stdout] 625fe24f7535ac05f221788e65a459b1a6939db2245856913808020a7a3c33b7