[INFO] cloning repository https://github.com/radicle-dev/radicle-http-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radicle-dev/radicle-http-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-http-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-http-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d930723a7cfa80935cc8998fc98b65ec06a85832 [INFO] testing radicle-dev/radicle-http-api against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-http-api" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radicle-dev/radicle-http-api on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/rust-toolchain [INFO] started tweaking git repo https://github.com/radicle-dev/radicle-http-api [INFO] finished tweaking git repo https://github.com/radicle-dev/radicle-http-api [INFO] tweaked toml for git repo https://github.com/radicle-dev/radicle-http-api written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/radicle-dev/radicle-http-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/radicle-dev/radicle-link` [INFO] [stderr] Updating git repository `https://github.com/radicle-dev/radicle-keystore` [INFO] [stderr] Updating git repository `https://github.com/ZcashFoundation/ed25519-zebra` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-stream v0.3.2 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded plist v1.1.0 [INFO] [stderr] Downloaded serde_millis v0.1.1 [INFO] [stderr] Downloaded argh v0.1.5 [INFO] [stderr] Downloaded crossbeam-queue v0.3.2 [INFO] [stderr] Downloaded dashmap v4.0.2 [INFO] [stderr] Downloaded globset v0.4.8 [INFO] [stderr] Downloaded quanta v0.4.1 [INFO] [stderr] Downloaded scrypt v0.4.1 [INFO] [stderr] Downloaded picky-asn1-x509 v0.6.1 [INFO] [stderr] Downloaded serde_cbor v0.10.2 [INFO] [stderr] Downloaded serde_bytes v0.11.5 [INFO] [stderr] Downloaded argh_derive v0.1.5 [INFO] [stderr] Downloaded onig v6.2.0 [INFO] [stderr] Downloaded nonzero_ext v0.2.0 [INFO] [stderr] Downloaded governor v0.3.2 [INFO] [stderr] Downloaded quinn-proto v0.7.3 [INFO] [stderr] Downloaded onig_sys v69.7.0 [INFO] [stderr] Downloaded backoff v0.3.0 [INFO] [stderr] Downloaded argh_shared v0.1.5 [INFO] [stderr] Downloaded libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Downloaded async-stream-impl v0.3.2 [INFO] [stderr] Downloaded priority-queue v1.1.1 [INFO] [stderr] Downloaded secstr v0.3.2 [INFO] [stderr] Downloaded xorf v0.7.2 [INFO] [stderr] Downloaded tokio-macros v1.3.0 [INFO] [stderr] Downloaded data-encoding-macro v0.1.12 [INFO] [stderr] Downloaded multibase v0.9.1 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.10 [INFO] [stderr] Downloaded notify v4.0.17 [INFO] [stderr] Downloaded git2 v0.13.20 [INFO] [stderr] Downloaded radicle-surf v0.6.0 [INFO] [stderr] Downloaded minicbor v0.8.1 [INFO] [stderr] Downloaded syntect v4.5.0 [INFO] [stderr] Downloaded sled v0.34.6 [INFO] [stderr] Downloaded oid v0.2.1 [INFO] [stderr] Downloaded nonempty v0.5.0 [INFO] [stderr] Downloaded radicle-source v0.2.0 [INFO] [stderr] Downloaded kv v0.22.0 [INFO] [stderr] Downloaded picky-asn1-der v0.2.5 [INFO] [stderr] Downloaded picky-asn1 v0.3.3 [INFO] [stderr] Downloaded deadpool v0.7.0 [INFO] [stderr] Downloaded pbkdf2 v0.5.0 [INFO] [stderr] Downloaded no-std-compat v0.4.1 [INFO] [stderr] Downloaded tokio v1.8.1 [INFO] [stderr] Downloaded nonempty v0.6.0 [INFO] [stderr] Downloaded quinn v0.7.2 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] [stderr] Downloaded ed25519-zebra v2.2.0 [INFO] [stderr] Downloaded tokio-stream v0.1.7 [INFO] [stderr] Downloaded sized-vec v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48143fcf08dcae6c5bdc5d39eb0d818b227fe67717f281861d7254533de68bfd [INFO] running `Command { std: "docker" "start" "-a" "48143fcf08dcae6c5bdc5d39eb0d818b227fe67717f281861d7254533de68bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48143fcf08dcae6c5bdc5d39eb0d818b227fe67717f281861d7254533de68bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48143fcf08dcae6c5bdc5d39eb0d818b227fe67717f281861d7254533de68bfd", kill_on_drop: false }` [INFO] [stdout] 48143fcf08dcae6c5bdc5d39eb0d818b227fe67717f281861d7254533de68bfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec77f1f9fce0a84d406eecf5b2c5242c795ba137902b6a748d80d03d3d4fe148 [INFO] running `Command { std: "docker" "start" "-a" "ec77f1f9fce0a84d406eecf5b2c5242c795ba137902b6a748d80d03d3d4fe148", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling radicle-std-ext v0.1.0 (https://github.com/radicle-dev/radicle-link?branch=master#276df21c) [INFO] [stderr] Compiling nonempty v0.6.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling nonzero_ext v0.2.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nonempty v0.5.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling priority-queue v1.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [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.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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=cfec10257cbd629b -C extra-filename=-cfec10257cbd629b --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: build failed [INFO] running `Command { std: "docker" "inspect" "ec77f1f9fce0a84d406eecf5b2c5242c795ba137902b6a748d80d03d3d4fe148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec77f1f9fce0a84d406eecf5b2c5242c795ba137902b6a748d80d03d3d4fe148", kill_on_drop: false }` [INFO] [stdout] ec77f1f9fce0a84d406eecf5b2c5242c795ba137902b6a748d80d03d3d4fe148