[INFO] cloning repository https://github.com/ARZER-TW/walrus-audit-system
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ARZER-TW/walrus-audit-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARZER-TW%2Fwalrus-audit-system", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARZER-TW%2Fwalrus-audit-system'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af54461e44e8284da826d5b3de45bf4235abc9eb
[INFO] checking ARZER-TW/walrus-audit-system against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARZER-TW%2Fwalrus-audit-system" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ARZER-TW/walrus-audit-system
[INFO] finished tweaking git repo https://github.com/ARZER-TW/walrus-audit-system
[INFO] tweaked toml for git repo https://github.com/ARZER-TW/walrus-audit-system written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ARZER-TW/walrus-audit-system on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ARZER-TW/walrus-audit-system 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd8d373c29b257dbeb633430f33b419f3d0c0e3e909bad2d2fca4d71166ef0fe
[INFO] running `Command { std: "docker" "start" "-a" "bd8d373c29b257dbeb633430f33b419f3d0c0e3e909bad2d2fca4d71166ef0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd8d373c29b257dbeb633430f33b419f3d0c0e3e909bad2d2fca4d71166ef0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8d373c29b257dbeb633430f33b419f3d0c0e3e909bad2d2fca4d71166ef0fe", kill_on_drop: false }`
[INFO] [stdout] bd8d373c29b257dbeb633430f33b419f3d0c0e3e909bad2d2fca4d71166ef0fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 054ad31c4d2ebefb3b0710349442a3a1fae54b05b21787410b8fb878aa0d970a
[INFO] running `Command { std: "docker" "start" "-a" "054ad31c4d2ebefb3b0710349442a3a1fae54b05b21787410b8fb878aa0d970a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking move-abstract-interpreter v0.1.0 (https://github.com/MystenLabs/sui?branch=main#35f22876)
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking simple-server-timing-header v0.1.1
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking blake2s_simd v1.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]     Checking vfs v0.10.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking erased-discriminant v1.0.1
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]     Checking roaring v0.11.2
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking bnum v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pqcrypto-falcon v0.3.0
[INFO] [stderr]    Compiling pqcrypto-dilithium v0.5.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling fastcrypto-derive v0.1.3 (https://github.com/MystenLabs/fastcrypto?rev=09f86974195ec85d8aae386b1909d341d3ccfe52#09f86974)
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling sui-protocol-config-macros v0.1.0 (https://github.com/MystenLabs/sui?branch=main#35f22876)
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]    Compiling better_typeid_derive v0.1.1
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking pqcrypto-traits v0.3.5
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking move-abstract-stack v0.0.1 (https://github.com/MystenLabs/sui?branch=main#35f22876)
[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/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.110/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=7829985638a5cf3b -C extra-filename=-8627efc62817ad15 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ecccae589018650.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8a0e171348b976ac.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.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" "054ad31c4d2ebefb3b0710349442a3a1fae54b05b21787410b8fb878aa0d970a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "054ad31c4d2ebefb3b0710349442a3a1fae54b05b21787410b8fb878aa0d970a", kill_on_drop: false }`
[INFO] [stdout] 054ad31c4d2ebefb3b0710349442a3a1fae54b05b21787410b8fb878aa0d970a
