[INFO] cloning repository https://github.com/SipengXie/GraphVM [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SipengXie/GraphVM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSipengXie%2FGraphVM", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSipengXie%2FGraphVM'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f039620502c69281142fce1bb8da9b9b85e81b65 [INFO] checking SipengXie/GraphVM against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSipengXie%2FGraphVM" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SipengXie/GraphVM [INFO] finished tweaking git repo https://github.com/SipengXie/GraphVM [INFO] tweaked toml for git repo https://github.com/SipengXie/GraphVM written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SipengXie/GraphVM on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SipengXie/GraphVM 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc2/source/bins/revme/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 548b67923e4ec9c264c0dd86799379cf782190d012c99038813bb2d2d6f701f4 [INFO] running `Command { std: "docker" "start" "548b67923e4ec9c264c0dd86799379cf782190d012c99038813bb2d2d6f701f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "548b67923e4ec9c264c0dd86799379cf782190d012c99038813bb2d2d6f701f4", 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" "548b67923e4ec9c264c0dd86799379cf782190d012c99038813bb2d2d6f701f4" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "548b67923e4ec9c264c0dd86799379cf782190d012c99038813bb2d2d6f701f4", 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" "548b67923e4ec9c264c0dd86799379cf782190d012c99038813bb2d2d6f701f4" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/bins/revme/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking radium v0.7.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking hashers v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking quanta v0.11.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling blst v0.3.14 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking substrate-bn v0.6.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking microbench v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking futures-utils-wasm v0.1.0 [INFO] [stderr] Checking number_prefix v0.4.0 [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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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=97a611f2d86190c2 -C extra-filename=-52e55aa574604cb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fc1fd0f4d59463bc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bc6b090314aa3ed5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "548b67923e4ec9c264c0dd86799379cf782190d012c99038813bb2d2d6f701f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548b67923e4ec9c264c0dd86799379cf782190d012c99038813bb2d2d6f701f4", kill_on_drop: false }` [INFO] [stdout] 548b67923e4ec9c264c0dd86799379cf782190d012c99038813bb2d2d6f701f4