[INFO] fetching crate sc-allocator 16.0.0... [INFO] checking sc-allocator-16.0.0 against master#33a2c2487ac5d9927830ea4c1844335c6b9f77db for pr-113636 [INFO] extracting crate sc-allocator 16.0.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate sc-allocator 16.0.0 on toolchain 33a2c2487ac5d9927830ea4c1844335c6b9f77db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33a2c2487ac5d9927830ea4c1844335c6b9f77db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc-allocator 16.0.0 [INFO] finished tweaking crates.io crate sc-allocator 16.0.0 [INFO] tweaked toml for crates.io crate sc-allocator 16.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33a2c2487ac5d9927830ea4c1844335c6b9f77db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33a2c2487ac5d9927830ea4c1844335c6b9f77db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+33a2c2487ac5d9927830ea4c1844335c6b9f77db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82cd2e47bd6c96f55b69eefe585a7fffa5a73ef8b200a183dceedbb3efab3f46 [INFO] running `Command { std: "docker" "start" "-a" "82cd2e47bd6c96f55b69eefe585a7fffa5a73ef8b200a183dceedbb3efab3f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82cd2e47bd6c96f55b69eefe585a7fffa5a73ef8b200a183dceedbb3efab3f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82cd2e47bd6c96f55b69eefe585a7fffa5a73ef8b200a183dceedbb3efab3f46", kill_on_drop: false }` [INFO] [stdout] 82cd2e47bd6c96f55b69eefe585a7fffa5a73ef8b200a183dceedbb3efab3f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+33a2c2487ac5d9927830ea4c1844335c6b9f77db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 918649477ff85a471f4149767e65d2fe8962bae2c7f4ebf56c103bc6d2547182 [INFO] running `Command { std: "docker" "start" "-a" "918649477ff85a471f4149767e65d2fe8962bae2c7f4ebf56c103bc6d2547182", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling target-lexicon v0.12.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling wasmtime-runtime v6.0.2 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking sp-std v7.0.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking wasmtime-asm-macros v6.0.2 [INFO] [stderr] Checking wasmtime-jit-debug v6.0.2 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ref-cast v1.0.18 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.18 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v6.0.2 [INFO] [stderr] Compiling wasmtime v6.0.2 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33a2c2487ac5d9927830ea4c1844335c6b9f77db/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.7.4/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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=b5aa7aa86b166673 -C extra-filename=-b5aa7aa86b166673 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "918649477ff85a471f4149767e65d2fe8962bae2c7f4ebf56c103bc6d2547182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "918649477ff85a471f4149767e65d2fe8962bae2c7f4ebf56c103bc6d2547182", kill_on_drop: false }` [INFO] [stdout] 918649477ff85a471f4149767e65d2fe8962bae2c7f4ebf56c103bc6d2547182