[INFO] fetching crate percolator-sdk 0.1.0... [INFO] checking percolator-sdk-0.1.0 against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-with-reservation [INFO] extracting crate percolator-sdk 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate percolator-sdk 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate percolator-sdk 0.1.0 [INFO] tweaked toml for crates.io crate percolator-sdk 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate percolator-sdk 0.1.0 on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate percolator-sdk 0.1.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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "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 anyhow v1.0.101 [INFO] [stderr] Downloaded solana-security-txt v1.1.2 [INFO] [stderr] Downloaded compression-core v0.4.31 [INFO] [stderr] Downloaded unicode-ident v1.0.23 [INFO] [stderr] Downloaded enum-iterator-derive v1.5.0 [INFO] [stderr] Downloaded caps v0.5.6 [INFO] [stderr] Downloaded compression-codecs v0.4.36 [INFO] [stderr] Downloaded zmij v1.0.20 [INFO] [stderr] Downloaded async-compression v0.4.39 [INFO] [stderr] Downloaded cc v1.2.55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0d614a596441de53021d298db8cad22bd8aea116b9d3e41ee77b6cfffb631ed [INFO] running `Command { std: "docker" "start" "-a" "b0d614a596441de53021d298db8cad22bd8aea116b9d3e41ee77b6cfffb631ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0d614a596441de53021d298db8cad22bd8aea116b9d3e41ee77b6cfffb631ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d614a596441de53021d298db8cad22bd8aea116b9d3e41ee77b6cfffb631ed", kill_on_drop: false }` [INFO] [stdout] b0d614a596441de53021d298db8cad22bd8aea116b9d3e41ee77b6cfffb631ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac57e211b309f618a3f8b6b55730cb3e5e44810580d959e2b092ce98a1f8cf0e [INFO] running `Command { std: "docker" "start" "-a" "ac57e211b309f618a3f8b6b55730cb3e5e44810580d959e2b092ce98a1f8cf0e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling libsecp256k1 v0.6.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/5ec4d3b0c83717313176eefa7d71e9d36dc83355/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=5fa0a184ee65c865 -C extra-filename=-2acbf04d00d38024 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e13b17db79f1ae0c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b61844029d227e93.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-236aca79df2c1693.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" "ac57e211b309f618a3f8b6b55730cb3e5e44810580d959e2b092ce98a1f8cf0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac57e211b309f618a3f8b6b55730cb3e5e44810580d959e2b092ce98a1f8cf0e", kill_on_drop: false }` [INFO] [stdout] ac57e211b309f618a3f8b6b55730cb3e5e44810580d959e2b092ce98a1f8cf0e