[INFO] fetching crate openrr-apps 0.0.6... [INFO] checking openrr-apps-0.0.6 against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] extracting crate openrr-apps 0.0.6 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate openrr-apps 0.0.6 on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openrr-apps 0.0.6 [INFO] finished tweaking crates.io crate openrr-apps 0.0.6 [INFO] tweaked toml for crates.io crate openrr-apps 0.0.6 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate openrr-apps 0.0.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d5598446b3c073be02cdbe85631e5749c39e33d27218ea5b062cc130ca97132 [INFO] running `Command { std: "docker" "start" "-a" "6d5598446b3c073be02cdbe85631e5749c39e33d27218ea5b062cc130ca97132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d5598446b3c073be02cdbe85631e5749c39e33d27218ea5b062cc130ca97132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d5598446b3c073be02cdbe85631e5749c39e33d27218ea5b062cc130ca97132", kill_on_drop: false }` [INFO] [stdout] 6d5598446b3c073be02cdbe85631e5749c39e33d27218ea5b062cc130ca97132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c892f7236329f67d83cd4ac630bd7b118074ddece788ae14704c38d5c0de74c9 [INFO] running `Command { std: "docker" "start" "-a" "c892f7236329f67d83cd4ac630bd7b118074ddece788ae14704c38d5c0de74c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking RustyXML v0.3.0 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking iced_core v0.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling tf_rosrust v0.0.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling arci-ros v0.0.6 [INFO] [stderr] Checking is-match v0.1.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking openrr-sleep v0.0.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ros-nalgebra v0.0.5 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking iced_style v0.3.0 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling slotmap v1.0.3 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking dlib v0.4.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 --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 --crate-type lib --emit=dep-info,metadata -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=b65cedb3bd8cf729 -C extra-filename=-b65cedb3bd8cf729 --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" "c892f7236329f67d83cd4ac630bd7b118074ddece788ae14704c38d5c0de74c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c892f7236329f67d83cd4ac630bd7b118074ddece788ae14704c38d5c0de74c9", kill_on_drop: false }` [INFO] [stdout] c892f7236329f67d83cd4ac630bd7b118074ddece788ae14704c38d5c0de74c9