[INFO] fetching crate tari_mmr 0.9.5... [INFO] checking tari_mmr-0.9.5 against master#4c5f6e6277b89e47d73a192078697f7a5f3dc0ac for pr-97086 [INFO] extracting crate tari_mmr 0.9.5 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate tari_mmr 0.9.5 on toolchain 4c5f6e6277b89e47d73a192078697f7a5f3dc0ac [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tari_mmr 0.9.5 [INFO] finished tweaking crates.io crate tari_mmr 0.9.5 [INFO] tweaked toml for crates.io crate tari_mmr 0.9.5 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "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 criterion v0.2.11 [INFO] [stderr] Downloaded rand_xoshiro v0.1.0 [INFO] [stderr] Downloaded bindgen v0.56.0 [INFO] [stderr] Downloaded croaring-sys v0.4.6 [INFO] [stderr] Downloaded blake2 v0.9.2 [INFO] [stderr] Downloaded tari_crypto v0.11.2 [INFO] [stderr] Downloaded criterion-plot v0.3.1 [INFO] [stderr] Downloaded curve25519-dalek-ng v4.1.1 [INFO] [stderr] Downloaded tari_bulletproofs v4.0.0 [INFO] [stderr] Downloaded tari_infra_derive v0.9.5 [INFO] [stderr] Downloaded subtle-ng v2.5.0 [INFO] [stderr] Downloaded merlin v3.0.0 [INFO] [stderr] Downloaded croaring v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f2359790113427d0894d55b9473a832de8cf0d593c6203a259b572db73d5f33 [INFO] running `Command { std: "docker" "start" "-a" "6f2359790113427d0894d55b9473a832de8cf0d593c6203a259b572db73d5f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f2359790113427d0894d55b9473a832de8cf0d593c6203a259b572db73d5f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f2359790113427d0894d55b9473a832de8cf0d593c6203a259b572db73d5f33", kill_on_drop: false }` [INFO] [stdout] 6f2359790113427d0894d55b9473a832de8cf0d593c6203a259b572db73d5f33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65518df758e5b29decce9baa229a423783ba2e8e2e3e11435ec0ff9ec283bee4 [INFO] running `Command { std: "docker" "start" "-a" "65518df758e5b29decce9baa229a423783ba2e8e2e3e11435ec0ff9ec283bee4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling cbindgen v0.17.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking newtype-ops v0.1.4 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v1.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] error: could not compile `autocfg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name autocfg /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autocfg-1.1.0/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 -C debuginfo=2 -C metadata=5788d3b0c0ad14fb -C extra-filename=-5788d3b0c0ad14fb --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] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.26/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 -C debuginfo=2 --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=9942cd3c44b8a6bc -C extra-filename=-9942cd3c44b8a6bc --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" "65518df758e5b29decce9baa229a423783ba2e8e2e3e11435ec0ff9ec283bee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65518df758e5b29decce9baa229a423783ba2e8e2e3e11435ec0ff9ec283bee4", kill_on_drop: false }` [INFO] [stdout] 65518df758e5b29decce9baa229a423783ba2e8e2e3e11435ec0ff9ec283bee4