quicksilver 0.3.6

A simple game framework for 2D games in pure Rust
Build #139322 2019-01-27T04:27:05.982241+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Downloading crates ...
Downloaded quicksilver v0.3.6
Fresh cc v1.0.28
Fresh unicode-xid v0.1.0
Fresh semver-parser v0.7.0
Fresh nodrop v0.1.13
Fresh autocfg v0.1.2
Fresh lazy_static v1.2.0
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh void v1.0.2
Fresh rand_core v0.4.0
Fresh byteorder v1.2.7
Fresh siphasher v0.2.3
Fresh downcast-rs v1.0.3
Fresh adler32 v1.0.3
Fresh bitflags v1.0.4
Fresh either v1.5.0
Fresh pkg-config v0.3.14
Checking error-chain v0.11.0
Fresh same-file v1.0.4
Fresh stable_deref_trait v1.1.1
Fresh cfg-if v0.1.6
Running `rustc --crate-name error_chain /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=27b6816e26a168cb -C extra-filename=-27b6816e26a168cb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh xml-rs v0.8.0
Fresh color_quant v1.0.1
Fresh xdg v2.2.0
Fresh lzw v0.10.0
Fresh rawpointer v0.1.0
Fresh scoped_threadpool v0.1.9
Fresh libm v0.1.2
Fresh percent-encoding v1.0.1
Fresh approx v0.1.1
Fresh fnv v1.0.6
Fresh claxon v0.3.2
Fresh slab v0.4.2
Fresh itoa v0.4.3
Fresh hound v3.4.0
Fresh vec_map v0.8.1
Fresh futures v0.1.25
Checking immi v1.0.4
Fresh semver v0.9.0
Fresh crossbeam-utils v0.2.2
Fresh uuid v0.6.5
Compiling rand v0.6.4
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.6.4/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --cfg 'feature="rand_os"' --cfg 'feature="std"' --cfg 'feature="stdweb"' -C metadata=2e7441c2962b0528 -C extra-filename=-2e7441c2962b0528 --out-dir /home/cratesfyi/cratesfyi/debug/build/rand-2e7441c2962b0528 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern autocfg=/home/cratesfyi/cratesfyi/debug/deps/libautocfg-ddf7c2e2cf185cc1.rlib --cap-lints allow`
Running `rustc --crate-name immi /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/immi-1.0.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=eb69c1a023daa171 -C extra-filename=-eb69c1a023daa171 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh unreachable v1.0.0
Fresh rand_core v0.3.1
Fresh stb_truetype v0.2.5
Fresh ogg v0.7.0
Fresh phf_shared v0.7.24
Fresh inflate v0.4.4
Fresh deflate v0.7.19
Fresh xml-rs v0.7.0
Fresh walkdir v2.2.7
Fresh owning_ref v0.4.0
Fresh log v0.4.6
Fresh gif v0.10.1
Fresh proc-macro2 v0.4.26
Fresh arrayvec v0.4.10
Fresh rustc_version v0.2.3
Fresh num-traits v0.2.6
Fresh libc v0.2.48
Checking xmlparser v0.1.2
Running `rustc --crate-name xmlparser /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/xmlparser-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=3f153e7b0986eebe -C extra-filename=-3f153e7b0986eebe --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern error_chain=/home/cratesfyi/cratesfyi/debug/deps/liberror_chain-27b6816e26a168cb.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-eb36cda28a940e1c.rmeta --cap-lints allow`
Fresh smallvec v0.6.8
Fresh rand_xorshift v0.1.1
Fresh rand_isaac v0.1.1
Fresh rand_hc v0.1.0
Fresh khronos_api v2.2.0
Fresh phf v0.7.24
Fresh khronos_api v3.0.0
Fresh typenum v1.10.0
Fresh lock_api v0.1.5
Fresh matrixmultiply v0.1.15
Fresh ryu v0.2.7
Fresh serde v1.0.85
Fresh quote v0.6.11
Fresh libloading v0.5.0
Fresh minimp3-sys v0.3.1
Checking crossbeam-epoch v0.3.1
Running `rustc --crate-name crossbeam_epoch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="use_std"' -C metadata=504424248b4f3b7b -C extra-filename=-504424248b4f3b7b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-8fcf49134a1cde3c.rmeta --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-ffbbc17397831b8a.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-0f0dcb040bd03f89.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-78a6d1a4a27fe797.rmeta --extern memoffset=/home/cratesfyi/cratesfyi/debug/deps/libmemoffset-ebc2951c1954e1b0.rmeta --extern nodrop=/home/cratesfyi/cratesfyi/debug/deps/libnodrop-00c36f894cedce98.rmeta --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-0eb0727775c87253.rmeta --cap-lints allow`
Fresh num-traits v0.1.43
Fresh approx v0.3.1
Fresh ordered-float v1.0.1
Fresh num-integer v0.1.39
Fresh line_drawing v0.7.0
Fresh num-complex v0.2.1
Fresh nix v0.12.0
Fresh num_cpus v1.9.0
Checking rand_os v0.1.1
Running `rustc --crate-name rand_os /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_os-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="stdweb"' -C metadata=02ccf61ba3e34278 -C extra-filename=-02ccf61ba3e34278 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9d9842c683d7e345.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-bfc5749c46238a4b.rmeta --cap-lints allow`
Fresh iovec v0.1.2
Fresh memmap v0.7.0
Fresh rand v0.4.6
Fresh slice-deque v0.1.16
Checking rand v0.5.6
Running `rustc --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.5.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="cloudabi"' --cfg 'feature="default"' --cfg 'feature="fuchsia-cprng"' --cfg 'feature="libc"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --cfg 'feature="stdweb"' --cfg 'feature="winapi"' -C metadata=06def9676494a54e -C extra-filename=-06def9676494a54e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9d9842c683d7e345.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-bfc5749c46238a4b.rmeta --cap-lints allow`
Fresh shared_library v0.1.9
Fresh dirs v1.0.4
Fresh rand_chacha v0.1.1
Running `/home/cratesfyi/cratesfyi/debug/build/rand-2e7441c2962b0528/build-script-build`
Checking lewton v0.9.3
Running `rustc --crate-name lewton /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lewton-0.9.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="ogg"' -C metadata=d8677fe19d563f1a -C extra-filename=-d8677fe19d563f1a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-1b6d860eeae9385b.rmeta --extern ogg=/home/cratesfyi/cratesfyi/debug/deps/libogg-ff705fbf82e654ca.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-ddebe9086b69926f.rmeta --cap-lints allow`
Compiling gl_generator v0.9.0
Running `rustc --crate-name gl_generator /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/gl_generator-0.9.0/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=975df04e8308e77f -C extra-filename=-975df04e8308e77f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern khronos_api=/home/cratesfyi/cratesfyi/debug/deps/libkhronos_api-4d47a5c7a395ad92.rlib --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-bb4c7f79e7ce0883.rlib --extern xml=/home/cratesfyi/cratesfyi/debug/deps/libxml-7262916329166e2b.rlib --cap-lints allow`
Fresh gl_generator v0.10.0
Fresh generic-array v0.11.1
Fresh x11-dl v2.18.3
Fresh alsa-sys v0.1.2
Checking libudev-sys v0.1.4
Fresh serde_json v1.0.37
Fresh wayland-scanner v0.21.11
Fresh syn v0.15.26
Fresh dlib v0.4.1
Fresh euclid v0.18.2
Fresh sid v0.5.2
Checking rusttype v0.7.3
Running `rustc --crate-name rusttype /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rusttype-0.7.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=29bc90b0c63e2248 -C extra-filename=-29bc90b0c63e2248 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern approx=/home/cratesfyi/cratesfyi/debug/deps/libapprox-0ab29066622d43a6.rmeta --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-8fcf49134a1cde3c.rmeta --extern ordered_float=/home/cratesfyi/cratesfyi/debug/deps/libordered_float-3fa5d46220e563ea.rmeta --extern stb_truetype=/home/cratesfyi/cratesfyi/debug/deps/libstb_truetype-ae6fe26345bb739c.rmeta --cap-lints allow`
Running `rustc --crate-name libudev_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libudev-sys-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=37fa320ba3db5b50 -C extra-filename=-37fa320ba3db5b50 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9d9842c683d7e345.rmeta --cap-lints allow -L native=/lib/x86_64-linux-gnu --cfg hwdb -l udev`
Fresh num-iter v0.1.37
Fresh num-rational v0.2.1
Checking alga v0.7.2
Running `rustc --crate-name alga /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/alga-0.7.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=53fdf2c0e7949267 -C extra-filename=-53fdf2c0e7949267 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern approx=/home/cratesfyi/cratesfyi/debug/deps/libapprox-0ab29066622d43a6.rmeta --extern libm=/home/cratesfyi/cratesfyi/debug/deps/liblibm-da43a99bec3c87ab.rmeta --extern num_complex=/home/cratesfyi/cratesfyi/debug/deps/libnum_complex-753b168427ed9c96.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-0c8db57b61d16be6.rmeta --cap-lints allow`
Checking bytes v0.4.11
Running `rustc --crate-name bytes /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bytes-0.4.11/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=20b01209e2100df5 -C extra-filename=-20b01209e2100df5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-1b6d860eeae9385b.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-17b1b00b768de54a.rmeta --cap-lints allow`
Fresh rand v0.3.23
Fresh minimp3 v0.3.2
Checking crossbeam-deque v0.2.0
Running `rustc --crate-name crossbeam_deque /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=d3d235fc2b5d5d70 -C extra-filename=-d3d235fc2b5d5d70 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_epoch=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_epoch-504424248b4f3b7b.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-0f0dcb040bd03f89.rmeta --cap-lints allow`
Fresh osmesa-sys v0.1.2
Checking svgparser v0.6.4
Running `rustc --crate-name svgparser /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=55d77723659ab434 -C extra-filename=-55d77723659ab434 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern error_chain=/home/cratesfyi/cratesfyi/debug/deps/liberror_chain-27b6816e26a168cb.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-eb36cda28a940e1c.rmeta --extern phf=/home/cratesfyi/cratesfyi/debug/deps/libphf-4348dcfb2c834dff.rmeta --extern xmlparser=/home/cratesfyi/cratesfyi/debug/deps/libxmlparser-3f153e7b0986eebe.rmeta --cap-lints allow`
Compiling glutin v0.19.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/glutin-0.19.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="icon_loading"' --cfg 'feature="winit"' -C metadata=e871cb2d7b052c83 -C extra-filename=-e871cb2d7b052c83 --out-dir /home/cratesfyi/cratesfyi/debug/build/glutin-e871cb2d7b052c83 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gl_generator=/home/cratesfyi/cratesfyi/debug/deps/libgl_generator-773b1dbaa3e64101.rlib --cap-lints allow`
Fresh cpal v0.8.2
Compiling num-derive v0.2.4
Running `rustc --crate-name num_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num-derive-0.2.4/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=6d3125e5ba24d17f -C extra-filename=-6d3125e5ba24d17f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cacba58e679e5d8e.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-0841a9d20c2573fa.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-8b0d82d9606626c2.rlib --cap-lints allow --cfg has_i128`
error[E0460]: found possibly newer version of crate `proc_macro2` which `syn` depends on
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num-derive-0.2.4/src/lib.rs:47:1
|
47 | extern crate syn;
| ^^^^^^^^^^^^^^^^^
|
= note: perhaps that crate needs to be recompiled?
= note: the following crate versions were found:
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cacba58e679e5d8e.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-20f6d72803feb5bb.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-6f069c3d6ee22fbf.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-7906a8793c28b4ed.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d353b651b00a7412.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-320d2dea7875e2e6.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-e37c9336a5f8cd63.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-ae87c558fbe92a32.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-4fb2e28c08ce4bda.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-6909416e222a959d.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cfdf1558d0d78358.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-8668129cf4b99c5a.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-c19debe127905552.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-2bdf36542b8eb440.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-ee0ea2ddb0e2da3c.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-8c593bc71ce6a0bf.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-761c5f61afb5bf29.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d63968d4f59468b6.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-31c7967343f608d3.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-3e5d2e259e9ab07e.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-606a29195cdb0876.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-405d46703f91fda5.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-0bb771eb65ced453.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b8e7655f2646c50f.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-ddeeddf22953a12f.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-5171d3ef1b691059.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-01f09c8af5c24476.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d0f0adf48c483d55.rmeta
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-34e3254011803865.rlib
crate `proc_macro2`: /home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cf9472c254ef7f83.rmeta
crate `syn`: /home/cratesfyi/cratesfyi/debug/deps/libsyn-8b0d82d9606626c2.rlib

error: aborting due to previous error

For more information about this error, try `rustc --explain E0460`.
error: Could not compile `num-derive`.

Caused by:
process didn't exit successfully: `rustc --crate-name num_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num-derive-0.2.4/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=6d3125e5ba24d17f -C extra-filename=-6d3125e5ba24d17f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cacba58e679e5d8e.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-0841a9d20c2573fa.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-8b0d82d9606626c2.rlib --cap-lints allow --cfg has_i128` (exit code: 1)
warning: build failed, waiting for other jobs to finish...
thread 'main' panicked at 'ErrorMessage {
msg: "build failed"
}', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.