[INFO] fetching crate radix-transaction-scenarios 1.3.0...
[INFO] building radix-transaction-scenarios-1.3.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate radix-transaction-scenarios 1.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate radix-transaction-scenarios 1.3.0
[INFO] finished tweaking crates.io crate radix-transaction-scenarios 1.3.0
[INFO] tweaked toml for crates.io crate radix-transaction-scenarios 1.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radix-transaction-scenarios 1.3.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 182 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding regex v1.9.3 (available: v1.12.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1f54cba8b191c0234919ef90824250a9684d825e1db7a4a43e338bdce9a5f81
[INFO] running `Command { std: "docker" "start" "-a" "c1f54cba8b191c0234919ef90824250a9684d825e1db7a4a43e338bdce9a5f81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1f54cba8b191c0234919ef90824250a9684d825e1db7a4a43e338bdce9a5f81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1f54cba8b191c0234919ef90824250a9684d825e1db7a4a43e338bdce9a5f81", kill_on_drop: false }`
[INFO] [stdout] c1f54cba8b191c0234919ef90824250a9684d825e1db7a4a43e338bdce9a5f81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76b585d304bb4476262a53cff422967f427a057d0b9f07d7df979758680c2631
[INFO] running `Command { std: "docker" "start" "-a" "76b585d304bb4476262a53cff422967f427a057d0b9f07d7df979758680c2631", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling const-sha1 v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling radix-rust v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling fixedstr v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]    Compiling annotate-snippets v0.10.2
[INFO] [stderr]    Compiling radix-engine-profiling v1.3.0
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling wasmi_core v0.39.1
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling wasmi_collections v0.39.1
[INFO] [stderr]    Compiling wasm-encoder v0.29.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling wasmparser v0.107.0
[INFO] [stderr]    Compiling wasmi_ir v0.39.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling multi-stash v0.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling tempfile v3.24.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/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/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="visit"' --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=45c7b98094611581 -C extra-filename=-dd832c7180dbd514 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9cbce955ef795625.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-08a95892322558d2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6c0afd1e85ed9e63.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" "76b585d304bb4476262a53cff422967f427a057d0b9f07d7df979758680c2631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76b585d304bb4476262a53cff422967f427a057d0b9f07d7df979758680c2631", kill_on_drop: false }`
[INFO] [stdout] 76b585d304bb4476262a53cff422967f427a057d0b9f07d7df979758680c2631
