[INFO] fetching crate ckb-shared 1.0.0-rc1... [INFO] checking ckb-shared-1.0.0-rc1 against try#2278ef25f90817c20d6dd0d2da58a990eb6f53cb for pr-145108-1 [INFO] extracting crate ckb-shared 1.0.0-rc1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ckb-shared 1.0.0-rc1 [INFO] finished tweaking crates.io crate ckb-shared 1.0.0-rc1 [INFO] tweaked toml for crates.io crate ckb-shared 1.0.0-rc1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ckb-shared 1.0.0-rc1 on toolchain 2278ef25f90817c20d6dd0d2da58a990eb6f53cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ckb-shared 1.0.0-rc1 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" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-src v300.4.2+3.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5da147615c54c8c59b6d3c5e2ac814881c71302e72ed1b43ce0020c8219d8aa1 [INFO] running `Command { std: "docker" "start" "-a" "5da147615c54c8c59b6d3c5e2ac814881c71302e72ed1b43ce0020c8219d8aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5da147615c54c8c59b6d3c5e2ac814881c71302e72ed1b43ce0020c8219d8aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5da147615c54c8c59b6d3c5e2ac814881c71302e72ed1b43ce0020c8219d8aa1", kill_on_drop: false }` [INFO] [stdout] 5da147615c54c8c59b6d3c5e2ac814881c71302e72ed1b43ce0020c8219d8aa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6710841f8e34cf9b70932912ad1d51d5dd0fe992011e3acffb9928062bd2d8e [INFO] running `Command { std: "docker" "start" "-a" "d6710841f8e34cf9b70932912ad1d51d5dd0fe992011e3acffb9928062bd2d8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling ckb_schemars v0.8.22 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking blake2b-ref v0.3.1 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking golomb-coded-set v0.2.1 [INFO] [stderr] Checking merkle-cbt v0.3.2 [INFO] [stderr] Checking ckb-merkle-mountain-range v0.5.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking ckb-logger v1.0.0-rc1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling prettyplease v0.2.30 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling includedir v0.6.0 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling tentacle-secio v0.6.6 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking ckb-systemtime v1.0.0-rc1 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking ckb-build-info v1.0.0-rc1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking pkg-config v0.3.32 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling zerocopy v0.8.22 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking ckb-spawn v1.0.0-rc1 [INFO] [stderr] Checking tempfile v3.17.1 [INFO] [stderr] Checking reflink-copy v0.1.24 [INFO] [stderr] Checking ckb-db-schema v1.0.0-rc1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking ckb-channel v1.0.0-rc1 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking xml-rs v0.8.25 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Compiling ckb-vm v0.24.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling ckb-hash v1.0.0-rc1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking ckb-vm-definitions v0.24.14 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling ckb-script v1.0.0-rc1 [INFO] [stderr] Checking console v0.15.11 [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/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.99/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=22a2002da81ddacb -C extra-filename=-5d6c8e79975607d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f8f85f80bdf65bf3.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] [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/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/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"' --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=d77683a27fe17414 -C extra-filename=-b40375b17fd1cc11 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f8f85f80bdf65bf3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d6710841f8e34cf9b70932912ad1d51d5dd0fe992011e3acffb9928062bd2d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6710841f8e34cf9b70932912ad1d51d5dd0fe992011e3acffb9928062bd2d8e", kill_on_drop: false }` [INFO] [stdout] d6710841f8e34cf9b70932912ad1d51d5dd0fe992011e3acffb9928062bd2d8e