[INFO] cloning repository https://github.com/compository/cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compository/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompository%2Fcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompository%2Fcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3617aacfe15314f375609bae7b70b03ceef78bd4 [INFO] testing compository/cli against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompository%2Fcli" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compository/cli on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/compository/cli [INFO] finished tweaking git repo https://github.com/compository/cli [INFO] tweaked toml for git repo https://github.com/compository/cli written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/compository/cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/holochain/holochain` [INFO] [stderr] Updating git repository `https://github.com/holochain/lmdb-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/mozilla/lmdb` [INFO] [stderr] Updating git repository `https://github.com/holochain/rkv.git` [INFO] [stderr] Updating git repository `https://github.com/neonphog/tokio_safe_block_on.git` [INFO] [stderr] Updating git repository `https://github.com/guillemcordoba/hc-utils` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded url2 v0.0.6 [INFO] [stderr] Downloaded observability v0.1.3 [INFO] [stderr] Downloaded dashmap v3.11.10 [INFO] [stderr] Downloaded os_type v2.2.0 [INFO] [stderr] Downloaded target-lexicon v0.9.0 [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded cranelift-native v0.59.0 [INFO] [stderr] Downloaded wasmer-runtime v0.16.2 [INFO] [stderr] Downloaded cranelift-bforest v0.59.0 [INFO] [stderr] Downloaded wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.59.0 [INFO] [stderr] Downloaded blake3 v0.1.5 [INFO] [stderr] Downloaded wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Downloaded sysinfo v0.15.9 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.59.0 [INFO] [stderr] Downloaded cranelift-entity v0.59.0 [INFO] [stderr] Downloaded ghost_actor v0.3.0-alpha.1 [INFO] [stderr] Downloaded wasmer-clif-backend v0.16.2 [INFO] [stderr] Downloaded cranelift-codegen v0.59.0 [INFO] [stderr] Downloaded quinn-proto v0.6.1 [INFO] [stderr] Downloaded unwrap_to v0.1.0 [INFO] [stderr] Downloaded chacha20 v0.6.0 [INFO] [stderr] Downloaded chacha20poly1305 v0.7.1 [INFO] [stderr] Downloaded holochain_serialized_bytes_derive v0.0.48 [INFO] [stderr] Downloaded rcgen v0.8.5 [INFO] [stderr] Downloaded yasna v0.3.2 [INFO] [stderr] Downloaded opentelemetry v0.8.0 [INFO] [stderr] Downloaded wasmer-win-exception-handler v0.16.2 [INFO] [stderr] Downloaded wasmer-runtime-core v0.16.2 [INFO] [stderr] Downloaded quinn v0.6.1 [INFO] [stderr] Downloaded tracing-opentelemetry v0.8.0 [INFO] [stderr] Downloaded crypto_box v0.5.0 [INFO] [stderr] Downloaded must_future v0.1.2 [INFO] [stderr] Downloaded shrinkwraprs v0.3.0 [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded holochain_serialized_bytes v0.0.47 [INFO] [stderr] Downloaded holochain_serialized_bytes v0.0.48 [INFO] [stderr] Downloaded serde-transcode v1.1.0 [INFO] [stderr] Downloaded holochain_wasmer_common v0.0.65 [INFO] [stderr] Downloaded holochain_serialized_bytes_derive v0.0.47 [INFO] [stderr] Downloaded lair_keystore_client v0.0.1-alpha.10 [INFO] [stderr] Downloaded holochain_wasmer_host v0.0.65 [INFO] [stderr] Downloaded lair_keystore_api v0.0.1-alpha.10 [INFO] [stderr] Downloaded holochain_wasmer_guest v0.0.65 [INFO] [stderr] Downloaded inferno v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a67213300316efcaac7007bf2e95ad09465d2b9b5014f621ce636a434cf35e3 [INFO] running `Command { std: "docker" "start" "-a" "8a67213300316efcaac7007bf2e95ad09465d2b9b5014f621ce636a434cf35e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a67213300316efcaac7007bf2e95ad09465d2b9b5014f621ce636a434cf35e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a67213300316efcaac7007bf2e95ad09465d2b9b5014f621ce636a434cf35e3", kill_on_drop: false }` [INFO] [stdout] 8a67213300316efcaac7007bf2e95ad09465d2b9b5014f621ce636a434cf35e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9af384cf441f16b9fbb1d5227bbcbfe992066de0fe92d546c714b413899768f [INFO] running `Command { std: "docker" "start" "-a" "d9af384cf441f16b9fbb1d5227bbcbfe992066de0fe92d546c714b413899768f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling unwrap_to v0.1.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling sysinfo v0.15.9 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling blake3 v0.1.5 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.0 (https://github.com/holochain/lmdb-rs.git#46043614) [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.21/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="default"' --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=64af4cd96b64887d -C extra-filename=-64af4cd96b64887d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d9af384cf441f16b9fbb1d5227bbcbfe992066de0fe92d546c714b413899768f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9af384cf441f16b9fbb1d5227bbcbfe992066de0fe92d546c714b413899768f", kill_on_drop: false }` [INFO] [stdout] d9af384cf441f16b9fbb1d5227bbcbfe992066de0fe92d546c714b413899768f