[INFO] fetching crate pink-chain-extension 0.1.1... [INFO] checking pink-chain-extension-0.1.1 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate pink-chain-extension 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate pink-chain-extension 0.1.1 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pink-chain-extension 0.1.1 [INFO] finished tweaking crates.io crate pink-chain-extension 0.1.1 [INFO] tweaked toml for crates.io crate pink-chain-extension 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 419 packages to latest compatible versions [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.9) [INFO] [stderr] Adding sp-core v21.0.0 (available: v34.0.0) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a38af268ce6173065bc0b1cc3d28283867f785af14329021c722ef17ea0e02e8 [INFO] running `Command { std: "docker" "start" "-a" "a38af268ce6173065bc0b1cc3d28283867f785af14329021c722ef17ea0e02e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a38af268ce6173065bc0b1cc3d28283867f785af14329021c722ef17ea0e02e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38af268ce6173065bc0b1cc3d28283867f785af14329021c722ef17ea0e02e8", kill_on_drop: false }` [INFO] [stdout] a38af268ce6173065bc0b1cc3d28283867f785af14329021c722ef17ea0e02e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a56a7a350831e02fd98816edec1bbbe5d1004d217758483c0cfba19e6276d5d [INFO] running `Command { std: "docker" "start" "-a" "1a56a7a350831e02fd98816edec1bbbe5d1004d217758483c0cfba19e6276d5d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parity-scale-codec v3.7.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking cranelift-entity v0.95.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking ink_prelude v4.3.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking scale-bits v0.4.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking sp-std v8.0.0 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [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/65132f36b923285d5da381c2fbafee6ce899e841/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=3d9409186a5c073c -C extra-filename=-3d9409186a5c073c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a2733d1d788d4d39.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ba8659ae2d795c70.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ced77927454c1eff.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1a56a7a350831e02fd98816edec1bbbe5d1004d217758483c0cfba19e6276d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a56a7a350831e02fd98816edec1bbbe5d1004d217758483c0cfba19e6276d5d", kill_on_drop: false }` [INFO] [stdout] 1a56a7a350831e02fd98816edec1bbbe5d1004d217758483c0cfba19e6276d5d