[INFO] fetching crate gear-sandbox-interface 1.10.0... [INFO] checking gear-sandbox-interface-1.10.0 against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945 [INFO] extracting crate gear-sandbox-interface 1.10.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate gear-sandbox-interface 1.10.0 [INFO] finished tweaking crates.io crate gear-sandbox-interface 1.10.0 [INFO] tweaked toml for crates.io crate gear-sandbox-interface 1.10.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gear-sandbox-interface 1.10.0 on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gear-sandbox-interface 1.10.0 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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ccc32dfabf6405cb3c7c6cfb5708c0cae7cd7cbe84198457d8a812d54958d07 [INFO] running `Command { std: "docker" "start" "-a" "7ccc32dfabf6405cb3c7c6cfb5708c0cae7cd7cbe84198457d8a812d54958d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ccc32dfabf6405cb3c7c6cfb5708c0cae7cd7cbe84198457d8a812d54958d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ccc32dfabf6405cb3c7c6cfb5708c0cae7cd7cbe84198457d8a812d54958d07", kill_on_drop: false }` [INFO] [stdout] 7ccc32dfabf6405cb3c7c6cfb5708c0cae7cd7cbe84198457d8a812d54958d07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce955be050dd5019da55aa52486afc1cbd1f38c1f41de8866d63d5fc2246c95d [INFO] running `Command { std: "docker" "start" "-a" "ce955be050dd5019da55aa52486afc1cbd1f38c1f41de8866d63d5fc2246c95d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling corosensei v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking sp-std v9.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling wasmer-vm v6.1.0 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking wasmi_core v0.2.1 [INFO] [stderr] Checking wasmi-validation v0.5.0 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking libunwind v1.3.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling convert_case v0.7.1 [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/7dabc88a3b6768751847baeb49983f31ac5f20e2/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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=df9bf6a58c4708b7 -C extra-filename=-a9aa91b8d86a1085 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-637b61990c3e5a28.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f1e6b93664cb8563.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-395b3411aefeb22d.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/7dabc88a3b6768751847baeb49983f31ac5f20e2/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=9947dfd632492a12 -C extra-filename=-936cbe03f9fe5c4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-637b61990c3e5a28.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f1e6b93664cb8563.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-395b3411aefeb22d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ce955be050dd5019da55aa52486afc1cbd1f38c1f41de8866d63d5fc2246c95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce955be050dd5019da55aa52486afc1cbd1f38c1f41de8866d63d5fc2246c95d", kill_on_drop: false }` [INFO] [stdout] ce955be050dd5019da55aa52486afc1cbd1f38c1f41de8866d63d5fc2246c95d