[INFO] cloning repository https://github.com/supersonictw/servo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/supersonictw/servo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupersonictw%2Fservo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupersonictw%2Fservo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10a63cc9d41acb535353436cf276eac5fdebb971 [INFO] testing supersonictw/servo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupersonictw%2Fservo" "/workspace/builds/worker-46/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-46/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 18% (16284/87824) Updating files: 19% (16687/87824) Updating files: 20% (17565/87824) Updating files: 21% (18444/87824) Updating files: 22% (19322/87824) Updating files: 23% (20200/87824) Updating files: 24% (21078/87824) Updating files: 25% (21956/87824) Updating files: 26% (22835/87824) Updating files: 27% (23713/87824) Updating files: 28% (24591/87824) Updating files: 29% (25469/87824) Updating files: 30% (26348/87824) Updating files: 31% (27226/87824) Updating files: 32% (28104/87824) Updating files: 33% (28982/87824) Updating files: 34% (29861/87824) Updating files: 35% (30739/87824) Updating files: 36% (31617/87824) Updating files: 37% (32495/87824) Updating files: 38% (33374/87824) Updating files: 39% (34252/87824) Updating files: 40% (35130/87824) Updating files: 41% (36008/87824) Updating files: 42% (36887/87824) Updating files: 43% (37765/87824) Updating files: 44% (38643/87824) Updating files: 45% (39521/87824) Updating files: 46% (40400/87824) Updating files: 47% (41278/87824) Updating files: 48% (42156/87824) Updating files: 49% (43034/87824) Updating files: 50% (43912/87824) Updating files: 50% (44095/87824) Updating files: 51% (44791/87824) Updating files: 52% (45669/87824) Updating files: 53% (46547/87824) Updating files: 54% (47425/87824) Updating files: 55% (48304/87824) Updating files: 56% (49182/87824) Updating files: 57% (50060/87824) Updating files: 58% (50938/87824) Updating files: 59% (51817/87824) Updating files: 60% (52695/87824) Updating files: 61% (53573/87824) Updating files: 62% (54451/87824) Updating files: 63% (55330/87824) Updating files: 64% (56208/87824) Updating files: 65% (57086/87824) Updating files: 66% (57964/87824) Updating files: 67% (58843/87824) Updating files: 68% (59721/87824) Updating files: 69% (60599/87824) Updating files: 70% (61477/87824) Updating files: 71% (62356/87824) Updating files: 72% (63234/87824) Updating files: 73% (64112/87824) Updating files: 74% (64990/87824) Updating files: 75% (65868/87824) Updating files: 75% (66564/87824) Updating files: 76% (66747/87824) Updating files: 77% (67625/87824) Updating files: 78% (68503/87824) Updating files: 79% (69381/87824) Updating files: 80% (70260/87824) Updating files: 81% (71138/87824) Updating files: 82% (72016/87824) Updating files: 83% (72894/87824) Updating files: 84% (73773/87824) Updating files: 85% (74651/87824) Updating files: 86% (75529/87824) Updating files: 87% (76407/87824) Updating files: 88% (77286/87824) Updating files: 89% (78164/87824) Updating files: 90% (79042/87824) Updating files: 91% (79920/87824) Updating files: 92% (80799/87824) Updating files: 93% (81677/87824) Updating files: 94% (82555/87824) Updating files: 95% (83433/87824) Updating files: 96% (84312/87824) Updating files: 97% (85190/87824) Updating files: 98% (86068/87824) Updating files: 99% (86946/87824) Updating files: 100% (87824/87824) Updating files: 100% (87824/87824), done. [INFO] validating manifest of git repo https://github.com/supersonictw/servo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-46/source/.cargo/config [INFO] removed /workspace/builds/worker-46/source/rust-toolchain [INFO] started tweaking git repo https://github.com/supersonictw/servo [INFO] finished tweaking git repo https://github.com/supersonictw/servo [INFO] tweaked toml for git repo https://github.com/supersonictw/servo written to /workspace/builds/worker-46/source/Cargo.toml [INFO] crate git repo https://github.com/supersonictw/servo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-46/source/components/config/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cee3de2634793a5f071dc5d11cf184ca887445fa85c05ee37d14e8fd3a97c98a [INFO] running `Command { std: "docker" "start" "-a" "cee3de2634793a5f071dc5d11cf184ca887445fa85c05ee37d14e8fd3a97c98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cee3de2634793a5f071dc5d11cf184ca887445fa85c05ee37d14e8fd3a97c98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cee3de2634793a5f071dc5d11cf184ca887445fa85c05ee37d14e8fd3a97c98a", kill_on_drop: false }` [INFO] [stdout] cee3de2634793a5f071dc5d11cf184ca887445fa85c05ee37d14e8fd3a97c98a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8c74a1f27f07b93d0864b280bec6a583a7ee9a11f997e5fc4dc5600986562e5 [INFO] running `Command { std: "docker" "start" "-a" "b8c74a1f27f07b93d0864b280bec6a583a7ee9a11f997e5fc4dc5600986562e5", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/components/config/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `layout` in package `layout_2020 v0.0.1 (/opt/rustwide/workdir/components/layout_2020)` has the same output filename as the lib target `layout` in package `layout_2013 v0.0.1 (/opt/rustwide/workdir/components/layout)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/liblayout.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `layout_thread` in package `layout_thread_2020 v0.0.1 (/opt/rustwide/workdir/components/layout_thread_2020)` has the same output filename as the lib target `layout_thread` in package `layout_thread_2013 v0.0.1 (/opt/rustwide/workdir/components/layout_thread)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/liblayout_thread.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `simpleservo` in package `simpleservo_jniapi v0.0.1 (/opt/rustwide/workdir/ports/libsimpleservo/jniapi)` has the same output filename as the lib target `simpleservo` in package `simpleservo_capi v0.0.1 (/opt/rustwide/workdir/ports/libsimpleservo/capi)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libsimpleservo.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `simpleservo` in package `simpleservo_jniapi v0.0.1 (/opt/rustwide/workdir/ports/libsimpleservo/jniapi)` has the same output filename as the lib target `simpleservo` in package `simpleservo_capi v0.0.1 (/opt/rustwide/workdir/ports/libsimpleservo/capi)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libsimpleservo.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling smallbitvec v2.3.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling surfman-chains-api v0.2.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling boxfnonce v0.1.0 [INFO] [stderr] Compiling svg_fmt v0.4.0 [INFO] [stderr] Compiling thread_profiler v0.1.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling servo-media-traits v0.1.0 (https://github.com/servo/media#220ed138) [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Compiling byte-slice-cast v0.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.0 [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling ucd v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.0 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling ref_slice v1.1.1 [INFO] [stderr] Compiling swapper v0.1.0 [INFO] [stderr] Compiling hyper-openssl v0.7.0 [INFO] [stderr] Compiling mitochondria v1.1.2 [INFO] [stderr] Compiling ref_filter_map v1.0.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling canvas v0.0.1 (/opt/rustwide/workdir/components/canvas) [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling half v1.0.0 [INFO] [stderr] Compiling libservo v0.0.1 (/opt/rustwide/workdir/components/servo) [INFO] [stderr] Compiling cbindgen v0.9.1 [INFO] [stderr] Compiling osmesa-src v0.1.1 (https://github.com/servo/osmesa-src#1a9519c3) [INFO] [stderr] Compiling moite_moite v0.2.0 [INFO] [stderr] Compiling gstreamer v0.14.5 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling muldiv v0.2.0 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling servo v0.0.1 (/opt/rustwide/workdir/ports/glutin) [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling android_log-sys v0.1.2 [INFO] [stderr] Compiling size_of_test v0.0.1 (/opt/rustwide/workdir/components/size_of_test) [INFO] [stderr] Compiling histogram v0.6.8 [INFO] [stderr] Compiling android_injected_glue v0.2.3 [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=4b8e04a9fcbf8cb5 -C extra-filename=-4b8e04a9fcbf8cb5 --out-dir /opt/rustwide/target/debug/build/regex-4b8e04a9fcbf8cb5 -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: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=cc512fe540da4443 -C extra-filename=-cc512fe540da4443 --out-dir /opt/rustwide/target/debug/build/syn-cc512fe540da4443 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ordermap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ordermap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ordermap-0.3.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 -C debuginfo=2 -C metadata=4c9978ec11245627 -C extra-filename=-4c9978ec11245627 --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] error: could not compile `xml-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name xml /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.8.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=150d1920bfab59b2 -C extra-filename=-150d1920bfab59b2 --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] error: could not compile `httparse` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httparse-1.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7bc70a9d21ea3af0 -C extra-filename=-7bc70a9d21ea3af0 --out-dir /opt/rustwide/target/debug/build/httparse-7bc70a9d21ea3af0 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `semver-parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name semver_parser /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/semver-parser-0.7.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=03acc8acbf834953 -C extra-filename=-03acc8acbf834953 --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] error: could not compile `num-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-derive-0.2.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=aef9f10a65c91f6d -C extra-filename=-aef9f10a65c91f6d --out-dir /opt/rustwide/target/debug/build/num-derive-aef9f10a65c91f6d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cbindgen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cbindgen-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' -C metadata=9cc66d3eceb3ce7b -C extra-filename=-9cc66d3eceb3ce7b --out-dir /opt/rustwide/target/debug/build/cbindgen-9cc66d3eceb3ce7b -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `unicode-normalization` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unicode_normalization /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.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 -C debuginfo=2 -C metadata=189aa9f9308a7131 -C extra-filename=-189aa9f9308a7131 --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] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.10.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b8b2b417c77e3f68 -C extra-filename=-b8b2b417c77e3f68 --out-dir /opt/rustwide/target/debug/build/typenum-b8b2b417c77e3f68 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `num-iter` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d746b4d94d3d8834 -C extra-filename=-d746b4d94d3d8834 --out-dir /opt/rustwide/target/debug/build/num-iter-d746b4d94d3d8834 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `crc32fast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crc32fast-1.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f66b6db5b48c9fed -C extra-filename=-f66b6db5b48c9fed --out-dir /opt/rustwide/target/debug/build/crc32fast-f66b6db5b48c9fed -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `memchr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memchr-2.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=96abad8844e7ad17 -C extra-filename=-96abad8844e7ad17 --out-dir /opt/rustwide/target/debug/build/memchr-96abad8844e7ad17 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error[E0432]: unresolved import `this_platform_is_not_supported` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/android_injected_glue-0.2.3/src/lib.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | use this_platform_is_not_supported; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `this_platform_is_not_supported` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ucd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ucd /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ucd-0.1.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 -C debuginfo=2 -C metadata=124680493cb3131b -C extra-filename=-124680493cb3131b --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] error: could not compile `num-integer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.38/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2ab4117c0977f9db -C extra-filename=-2ab4117c0977f9db --out-dir /opt/rustwide/target/debug/build/num-integer-2ab4117c0977f9db -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hex-0.3.2/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=ff95d25bb310a5b3 -C extra-filename=-ff95d25bb310a5b3 --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] error: could not compile `osmesa-src` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/git/checkouts/osmesa-src-bf84ce2b80210dd7/1a9519c/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=13e8a3332ebd39ea -C extra-filename=-13e8a3332ebd39ea --out-dir /opt/rustwide/target/debug/build/osmesa-src-13e8a3332ebd39ea -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `utf-8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name utf8 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/utf-8-0.7.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 -C debuginfo=2 -C metadata=2499bf8339ff579c -C extra-filename=-2499bf8339ff579c --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] error: could not compile `lzw` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lzw /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lzw-0.10.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 --cfg 'feature="default"' --cfg 'feature="raii_no_panic"' -C metadata=380b70f9536928dd -C extra-filename=-380b70f9536928dd --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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/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="use_std"' --cfg 'feature="with-deprecated"' -C metadata=07e45532c5a85abe -C extra-filename=-07e45532c5a85abe --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] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `android_injected_glue` due to 2 previous errors [INFO] [stderr] error: could not compile `bindgen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.51.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=245731c5403ab082 -C extra-filename=-245731c5403ab082 --out-dir /opt/rustwide/target/debug/build/bindgen-245731c5403ab082 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `glob` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glob /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glob-0.2.11/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=6c9f8328fa7e7b81 -C extra-filename=-6c9f8328fa7e7b81 --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] error: could not compile `getopts` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name getopts /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.17/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=abe13ce9f24ee036 -C extra-filename=-abe13ce9f24ee036 --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] error: could not compile `openssl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=61e603a3518a728c -C extra-filename=-61e603a3518a728c --out-dir /opt/rustwide/target/debug/build/openssl-61e603a3518a728c -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `num-rational` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-rational-0.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3b137a1c5b9744b7 -C extra-filename=-3b137a1c5b9744b7 --out-dir /opt/rustwide/target/debug/build/num-rational-3b137a1c5b9744b7 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `byteorder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name byteorder /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byteorder-1.2.7/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="std"' -C metadata=23224a0e863ddc2e -C extra-filename=-23224a0e863ddc2e --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] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.14/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=f8c7ae489edf90d5 -C extra-filename=-f8c7ae489edf90d5 --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] error: could not compile `utf8-ranges` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name utf8_ranges /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/utf8-ranges-1.0.2/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=c7c7d73be5df8ba5 -C extra-filename=-c7c7d73be5df8ba5 --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] error: could not compile `ucd-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ucd_util /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ucd-util-0.1.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 -C debuginfo=2 -C metadata=ed126d8c55f43f8b -C extra-filename=-ed126d8c55f43f8b --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] error: could not compile `percent-encoding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name percent_encoding /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/percent-encoding-2.1.0/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=8c83310236959ef9 -C extra-filename=-8c83310236959ef9 --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] error: could not compile `fixedbitset` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fixedbitset /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fixedbitset-0.1.9/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=07812bf8945bccd3 -C extra-filename=-07812bf8945bccd3 --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] error: could not compile `cesu8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cesu8 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cesu8-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=e92f97e657d377a8 -C extra-filename=-e92f97e657d377a8 --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] error: could not compile `version_check` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name version_check /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/version_check-0.1.4/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=a83c3059696cc752 -C extra-filename=-a83c3059696cc752 --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] error: could not compile `histogram` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name histogram /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/histogram-0.6.8/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=260f038f23422535 -C extra-filename=-260f038f23422535 --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] error: could not compile `linked-hash-map` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name linked_hash_map /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.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 -C debuginfo=2 -C metadata=9f528fe0e150ff8c -C extra-filename=-9f528fe0e150ff8c --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] error: could not compile `xi-unicode` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name xi_unicode /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xi-unicode-0.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=39b0c20ac0acf24e -C extra-filename=-39b0c20ac0acf24e --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] error: could not compile `xdg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name xdg /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xdg-2.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=ff9ea987222bbe39 -C extra-filename=-ff9ea987222bbe39 --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] error: could not compile `termcolor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name termcolor /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termcolor-1.0.4/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=24e1ae8b24909985 -C extra-filename=-24e1ae8b24909985 --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] error: could not compile `ascii` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ascii /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ascii-0.7.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 -C debuginfo=2 -C metadata=7feb814c8205d890 -C extra-filename=-7feb814c8205d890 --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] error: could not compile `fs_extra` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fs_extra /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-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=031ab54db01659ce -C extra-filename=-031ab54db01659ce --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] error: could not compile `indexmap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name indexmap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/indexmap-1.0.2/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=c56e03b6d933a479 -C extra-filename=-c56e03b6d933a479 --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] running `Command { std: "docker" "inspect" "b8c74a1f27f07b93d0864b280bec6a583a7ee9a11f997e5fc4dc5600986562e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c74a1f27f07b93d0864b280bec6a583a7ee9a11f997e5fc4dc5600986562e5", kill_on_drop: false }` [INFO] [stdout] b8c74a1f27f07b93d0864b280bec6a583a7ee9a11f997e5fc4dc5600986562e5