[INFO] fetching crate pallet-revive-fixtures 0.2.0... [INFO] checking pallet-revive-fixtures-0.2.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate pallet-revive-fixtures 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate pallet-revive-fixtures 0.2.0 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 pallet-revive-fixtures 0.2.0 [INFO] finished tweaking crates.io crate pallet-revive-fixtures 0.2.0 [INFO] tweaked toml for crates.io crate pallet-revive-fixtures 0.2.0 written to /workspace/builds/worker-1-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 330 packages to latest compatible versions [INFO] [stderr] Adding polkavm-linker v0.10.0 (available: v0.17.1) [INFO] [stderr] Adding unicode-normalization v0.1.22 (available: v0.1.24) [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 62dba51230ae40a57aa94442e18bdaf44defe856fc37be03617575cc4a5a7f8f [INFO] running `Command { std: "docker" "start" "-a" "62dba51230ae40a57aa94442e18bdaf44defe856fc37be03617575cc4a5a7f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62dba51230ae40a57aa94442e18bdaf44defe856fc37be03617575cc4a5a7f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62dba51230ae40a57aa94442e18bdaf44defe856fc37be03617575cc4a5a7f8f", kill_on_drop: false }` [INFO] [stdout] 62dba51230ae40a57aa94442e18bdaf44defe856fc37be03617575cc4a5a7f8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b29cacf66f8457108cdce38b3d08e46b2036c05b40605aa9b159ac4b14d88629 [INFO] running `Command { std: "docker" "start" "-a" "b29cacf66f8457108cdce38b3d08e46b2036c05b40605aa9b159ac4b14d88629", 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] Checking subtle v2.6.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parity-scale-codec v3.7.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Checking array-bytes v6.2.3 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking memory-db v0.32.0 [INFO] [stderr] Checking trie-db v0.29.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling sp-io v38.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling polkavm-common v0.10.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Checking tt-call v1.0.9 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-warning v1.0.2 [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=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.89/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=261a3cb2fc60d298 -C extra-filename=-261a3cb2fc60d298 --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" "b29cacf66f8457108cdce38b3d08e46b2036c05b40605aa9b159ac4b14d88629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29cacf66f8457108cdce38b3d08e46b2036c05b40605aa9b159ac4b14d88629", kill_on_drop: false }` [INFO] [stdout] b29cacf66f8457108cdce38b3d08e46b2036c05b40605aa9b159ac4b14d88629