[INFO] fetching crate hc_zomehub_types 0.1.0...
[INFO] checking hc_zomehub_types-0.1.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate hc_zomehub_types 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate hc_zomehub_types 0.1.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hc_zomehub_types 0.1.0
[INFO] finished tweaking crates.io crate hc_zomehub_types 0.1.0
[INFO] tweaked toml for crates.io crate hc_zomehub_types 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mere_memory_types v0.91.0
[INFO] [stderr]   Downloaded whi_hdi_extensions v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 390f988316db5c535fd47eb946adf97f89058a7eae467180e775e8ff27155a56
[INFO] running `Command { std: "docker" "start" "-a" "390f988316db5c535fd47eb946adf97f89058a7eae467180e775e8ff27155a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "390f988316db5c535fd47eb946adf97f89058a7eae467180e775e8ff27155a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "390f988316db5c535fd47eb946adf97f89058a7eae467180e775e8ff27155a56", kill_on_drop: false }`
[INFO] [stdout] 390f988316db5c535fd47eb946adf97f89058a7eae467180e775e8ff27155a56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8a49641e6dfad7847e1da95c45abc24632a0c363459fcfd9a9c808d96858995
[INFO] running `Command { std: "docker" "start" "-a" "d8a49641e6dfad7847e1da95c45abc24632a0c363459fcfd9a9c808d96858995", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rend v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling darling_core v0.20.5
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling rkyv v0.7.43
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling test-fuzz-internal v3.0.4
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v4.2.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling test-fuzz-runtime v3.0.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling test-fuzz-macro v3.0.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling test-fuzz v3.0.4
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling darling v0.20.5
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling region v3.0.0
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regalloc2 v0.5.1
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]    Compiling url v2.5.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/5518eaa946291f00471af8b254b2a1715f234882/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=fa48a6a61329bc56 -C extra-filename=-fa48a6a61329bc56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-551d8b4e1c52b9a6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5425bbf43cdf9091.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.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 `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5518eaa946291f00471af8b254b2a1715f234882/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.5/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' -C metadata=20c90c7a42927c1b -C extra-filename=-20c90c7a42927c1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-8a2e063d808c7f3e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-39436727cf55545f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-57093dc406f0ea76.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5518eaa946291f00471af8b254b2a1715f234882/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.28.1/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="read"' --cfg 'feature="read-core"' -C metadata=d0360386ef8c6ef6 -C extra-filename=-d0360386ef8c6ef6 --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] running `Command { std: "docker" "inspect" "d8a49641e6dfad7847e1da95c45abc24632a0c363459fcfd9a9c808d96858995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a49641e6dfad7847e1da95c45abc24632a0c363459fcfd9a9c808d96858995", kill_on_drop: false }`
[INFO] [stdout] d8a49641e6dfad7847e1da95c45abc24632a0c363459fcfd9a9c808d96858995
