[INFO] cloning repository https://github.com/foxfriends/arena
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foxfriends/arena" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxfriends%2Farena", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxfriends%2Farena'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8049b248f3446816fb4f1b18850a8570234655f0
[INFO] checking foxfriends/arena against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxfriends%2Farena" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/foxfriends/arena
[INFO] finished tweaking git repo https://github.com/foxfriends/arena
[INFO] tweaked toml for git repo https://github.com/foxfriends/arena written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/foxfriends/arena on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/foxfriends/arena 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d9035e136616f84eaa7c7465ecee2f0dc2a49e5268b75529490d831d02910d9
[INFO] running `Command { std: "docker" "start" "-a" "3d9035e136616f84eaa7c7465ecee2f0dc2a49e5268b75529490d831d02910d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d9035e136616f84eaa7c7465ecee2f0dc2a49e5268b75529490d831d02910d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d9035e136616f84eaa7c7465ecee2f0dc2a49e5268b75529490d831d02910d9", kill_on_drop: false }`
[INFO] [stdout] 3d9035e136616f84eaa7c7465ecee2f0dc2a49e5268b75529490d831d02910d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13021fdb0ba3c737849f261567f92609303802c3e00a09eadb241ea183597f1c
[INFO] running `Command { std: "docker" "start" "-a" "13021fdb0ba3c737849f261567f92609303802c3e00a09eadb241ea183597f1c", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking bevy_ptr v0.14.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking xxhash-rust v0.8.13
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking cranelift-bforest v0.91.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking cranelift-egraph v0.91.1
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking bevy_tasks v0.14.2
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking accesskit v0.14.0
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking wasm-encoder v0.32.0
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v4.4.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking wast v64.0.0
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[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/04ea1e1f1a12cfa912c228ca278237d92d0bb6df/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=cc45dc6f74563185 -C extra-filename=-aa0f357cd0331f5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b19d02e79eb7f315.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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" "13021fdb0ba3c737849f261567f92609303802c3e00a09eadb241ea183597f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13021fdb0ba3c737849f261567f92609303802c3e00a09eadb241ea183597f1c", kill_on_drop: false }`
[INFO] [stdout] 13021fdb0ba3c737849f261567f92609303802c3e00a09eadb241ea183597f1c
