[INFO] cloning repository https://github.com/molthoff-student/local-blockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/molthoff-student/local-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolthoff-student%2Flocal-blockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolthoff-student%2Flocal-blockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1505089daef271e1f13afaaa760b60d4c31a2fed
[INFO] checking molthoff-student/local-blockchain against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolthoff-student%2Flocal-blockchain" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/molthoff-student/local-blockchain
[INFO] finished tweaking git repo https://github.com/molthoff-student/local-blockchain
[INFO] tweaked toml for git repo https://github.com/molthoff-student/local-blockchain written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/molthoff-student/local-blockchain on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/molthoff-student/local-blockchain 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha2 v0.11.0
[INFO] [stderr]   Downloaded hybrid-array v0.4.12
[INFO] [stderr]   Downloaded block-buffer v0.12.0
[INFO] [stderr]   Downloaded unsigned-varint v0.8.0
[INFO] [stderr]   Downloaded multibase v0.9.2
[INFO] [stderr]   Downloaded const-oid v0.10.2
[INFO] [stderr]   Downloaded base256emoji v1.0.2
[INFO] [stderr]   Downloaded rw-stream-sink v0.4.0
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.20
[INFO] [stderr]   Downloaded match-lookup v0.1.2
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.18
[INFO] [stderr]   Downloaded imgui-winit-support v0.13.0
[INFO] [stderr]   Downloaded multihash v0.19.5
[INFO] [stderr]   Downloaded const-str v0.4.3
[INFO] [stderr]   Downloaded prost-derive v0.14.4
[INFO] [stderr]   Downloaded multistream-select v0.13.0
[INFO] [stderr]   Downloaded unsigned-varint v0.7.2
[INFO] [stderr]   Downloaded libp2p-connection-limits v0.6.0
[INFO] [stderr]   Downloaded futures-timer v3.0.4
[INFO] [stderr]   Downloaded libp2p-allow-block-list v0.6.0
[INFO] [stderr]   Downloaded multiaddr v0.18.2
[INFO] [stderr]   Downloaded prost v0.14.4
[INFO] [stderr]   Downloaded libp2p-identity v0.2.14
[INFO] [stderr]   Downloaded libp2p v0.56.0
[INFO] [stderr]   Downloaded libp2p-core v0.43.2
[INFO] [stderr]   Downloaded memchr v2.8.1
[INFO] [stderr]   Downloaded quick-protobuf v0.8.1
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded libp2p-swarm v0.47.1
[INFO] [stderr]   Downloaded rayon v1.12.0
[INFO] [stderr]   Downloaded chlorine v1.0.13
[INFO] [stderr]   Downloaded imgui v0.12.0
[INFO] [stderr]   Downloaded imgui-glium-renderer v0.13.0
[INFO] [stderr]   Downloaded addr2line v0.25.1
[INFO] [stderr]   Downloaded backtrace v0.3.76
[INFO] [stderr]   Downloaded glium v0.35.0
[INFO] [stderr]   Downloaded gimli v0.32.3
[INFO] [stderr]   Downloaded imgui-sys v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] f03e903b7b2ed8c1efe85e8f87b882e1c276b6d59f79db386a31b9a5323913e8
[INFO] running `Command { std: "docker" "start" "f03e903b7b2ed8c1efe85e8f87b882e1c276b6d59f79db386a31b9a5323913e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f03e903b7b2ed8c1efe85e8f87b882e1c276b6d59f79db386a31b9a5323913e8", 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" "f03e903b7b2ed8c1efe85e8f87b882e1c276b6d59f79db386a31b9a5323913e8" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f03e903b7b2ed8c1efe85e8f87b882e1c276b6d59f79db386a31b9a5323913e8", 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" "f03e903b7b2ed8c1efe85e8f87b882e1c276b6d59f79db386a31b9a5323913e8" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking multihash v0.19.5
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling imgui-sys v0.12.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking chlorine v1.0.13
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling glium v0.35.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ed2df61a19042f231709eb05d032ae9e2cb2084/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e6b28cf4f0c68510 -C extra-filename=-1a82f17f88492e49 --out-dir /opt/rustwide/target/debug/build/rustix/1a82f17f88492e49/out -L dependency=/opt/rustwide/target/debug/build/bitflags/42a213aab8397fad/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/42a213aab8397fad/out/libbitflags-42a213aab8397fad.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (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/1ed2df61a19042f231709eb05d032ae9e2cb2084/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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=38efe9c620ca8d0f -C extra-filename=-ae6c806947fc9697 --out-dir /opt/rustwide/target/debug/build/syn/ae6c806947fc9697/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f03e903b7b2ed8c1efe85e8f87b882e1c276b6d59f79db386a31b9a5323913e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f03e903b7b2ed8c1efe85e8f87b882e1c276b6d59f79db386a31b9a5323913e8", kill_on_drop: false }`
[INFO] [stdout] f03e903b7b2ed8c1efe85e8f87b882e1c276b6d59f79db386a31b9a5323913e8
