[INFO] updating cached repository https://github.com/dlight/proceed [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a442a454bb15393a214de29fd38a185d7f4d377 [INFO] checking dlight/proceed against master#e2223c94bf433fc38234d1303e88cbaf14755863 for pr-69548 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlight%2Fproceed" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dlight/proceed on toolchain e2223c94bf433fc38234d1303e88cbaf14755863 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dlight/proceed [INFO] finished tweaking git repo https://github.com/dlight/proceed [INFO] tweaked toml for git repo https://github.com/dlight/proceed written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/dlight/proceed already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: the cargo feature `profile-overrides` is now stable and is no longer necessary to be listed in the manifest [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d0465c8400d31f623abd66b0478d76778d0db82931f1406efdf7e106dd75a260 [INFO] running `"docker" "start" "-a" "d0465c8400d31f623abd66b0478d76778d0db82931f1406efdf7e106dd75a260"` [INFO] [stderr] warning: the cargo feature `profile-overrides` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Fresh lazy_static v1.4.0 [INFO] [stderr] Fresh semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Running `rustc --crate-name autocfg /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autocfg-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=6b823aa4039b35ab -C extra-filename=-6b823aa4039b35ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh unicode-xid v0.1.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=416d325211644d68 -C extra-filename=-416d325211644d68 --out-dir /opt/rustwide/target/debug/build/arrayvec-416d325211644d68 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Fresh cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.64/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=afe3807255bccdc5 -C extra-filename=-afe3807255bccdc5 --out-dir /opt/rustwide/target/debug/build/libc-afe3807255bccdc5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=58a162c468ce2851 -C extra-filename=-58a162c468ce2851 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=5f524ea6dd7d96a0 -C extra-filename=-5f524ea6dd7d96a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/khronos_api-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=14b706975509a587 -C extra-filename=-14b706975509a587 --out-dir /opt/rustwide/target/debug/build/khronos_api-14b706975509a587 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name arrayvec --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=7cf5f2be32665be1 -C extra-filename=-7cf5f2be32665be1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name nodrop /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nodrop-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=8ecc987f6c33acfd -C extra-filename=-8ecc987f6c33acfd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh void v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Running `rustc --crate-name linked_hash_map /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=322a4f5a36a4534c -C extra-filename=-322a4f5a36a4534c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Running `rustc --crate-name rand_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=0d247e2e5ed973db -C extra-filename=-0d247e2e5ed973db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=add094cf5dfe51c5 -C extra-filename=-add094cf5dfe51c5 --out-dir /opt/rustwide/target/debug/build/syn-add094cf5dfe51c5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Running `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.12/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' -C metadata=f96e981d744a1af7 -C extra-filename=-f96e981d744a1af7 --out-dir /opt/rustwide/target/debug/build/getrandom-f96e981d744a1af7 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Running `rustc --crate-name ppv_lite86 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=db73a7d3d36f56d3 -C extra-filename=-db73a7d3d36f56d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh same-file v1.0.5 [INFO] [stderr] Checking downcast-rs v1.1.0 [INFO] [stderr] Running `rustc --crate-name downcast_rs /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/downcast-rs-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=2aa58b9c7bea93f8 -C extra-filename=-2aa58b9c7bea93f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Running `rustc --crate-name smallvec /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.10/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=31a1424c5510632d -C extra-filename=-31a1424c5510632d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=3a596e674519beb0 -C extra-filename=-3a596e674519beb0 --out-dir /opt/rustwide/target/debug/build/rayon-core-3a596e674519beb0 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh xdg v2.2.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Running `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libm-0.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="stable"' -C metadata=81f2570b9f79596f -C extra-filename=-81f2570b9f79596f --out-dir /opt/rustwide/target/debug/build/libm-81f2570b9f79596f -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh xml-rs v0.8.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Running `rustc --crate-name adler32 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler32-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=0760762709c90a25 -C extra-filename=-0760762709c90a25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=2dc749672d7c1ec0 -C extra-filename=-2dc749672d7c1ec0 --out-dir /opt/rustwide/target/debug/build/nix-2dc749672d7c1ec0 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-derive-0.2.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=99bff6894a643543 -C extra-filename=-99bff6894a643543 --out-dir /opt/rustwide/target/debug/build/num-derive-99bff6894a643543 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name xi_unicode --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xi-unicode-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=38ec29a7c76393b3 -C extra-filename=-38ec29a7c76393b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh percent-encoding v2.1.0 [INFO] [stderr] Fresh either v1.5.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Running `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 --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="raii_no_panic"' -C metadata=9dedbd201ecb2caa -C extra-filename=-9dedbd201ecb2caa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh vec_map v0.8.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Running `rustc --crate-name color_quant /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/color_quant-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=4593d976fc2816c4 -C extra-filename=-4593d976fc2816c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Running `rustc --crate-name rustc_demangle /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-demangle-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=d7840d6c2648333b -C extra-filename=-d7840d6c2648333b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Running `rustc --crate-name uuid /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uuid-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=74dfd8d22be887a5 -C extra-filename=-74dfd8d22be887a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Running `rustc --crate-name rawpointer /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rawpointer-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=71240be0d4d43b5d -C extra-filename=-71240be0d4d43b5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Running `rustc --crate-name fnv /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fnv-1.0.6/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=e1a7da9387cd66ec -C extra-filename=-e1a7da9387cd66ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Running `rustc --crate-name scoped_threadpool /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped_threadpool-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=e26bdb4f9609318d -C extra-filename=-e26bdb4f9609318d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling coffee v0.4.0-alpha (https://github.com/hecrj/coffee#e1bb4299) [INFO] [stderr] Running `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/git/checkouts/coffee-a2c24f157d13a18b/e1bb429/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="gfx"' --cfg 'feature="gfx_core"' --cfg 'feature="gfx_device_gl"' --cfg 'feature="gfx_glyph"' --cfg 'feature="gfx_window_glutin"' --cfg 'feature="gfx_winit"' --cfg 'feature="glutin"' --cfg 'feature="opengl"' -C metadata=f8a7955ac2e8de80 -C extra-filename=-f8a7955ac2e8de80 --out-dir /opt/rustwide/target/debug/build/coffee-f8a7955ac2e8de80 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh semver v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Running `rustc --crate-name crossbeam_utils /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=fb1ad80ad3c0cace -C extra-filename=-fb1ad80ad3c0cace --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6674bfe3701c18c1.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-78525a95b85bb143.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Running `rustc --crate-name lock_api --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=6cc107a642abf31d -C extra-filename=-6cc107a642abf31d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-d9e95beaa65c4e8d.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name rand_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_core-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=1463966215ff71e2 -C extra-filename=-1463966215ff71e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-0d247e2e5ed973db.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Running `rustc --crate-name rand_jitter /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_jitter-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' -C metadata=39555f3f0d4acd0c -C extra-filename=-39555f3f0d4acd0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-0d247e2e5ed973db.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/khronos_api-14b706975509a587/build-script-build` [INFO] [stderr] Fresh walkdir v2.2.9 [INFO] [stderr] Running `/opt/rustwide/target/debug/build/arrayvec-416d325211644d68/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libc-afe3807255bccdc5/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/getrandom-f96e981d744a1af7/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/syn-add094cf5dfe51c5/build-script-build` [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Running `rustc --crate-name c2_chacha --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/c2-chacha-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="lazy_static"' --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=6772d92bf5f8202f -C extra-filename=-6772d92bf5f8202f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-78525a95b85bb143.rmeta --extern ppv_lite86=/opt/rustwide/target/debug/deps/libppv_lite86-db73a7d3d36f56d3.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5ad27fffb42525be -C extra-filename=-5ad27fffb42525be --out-dir /opt/rustwide/target/debug/build/num-traits-5ad27fffb42525be -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-6b823aa4039b35ab.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.41/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' -C metadata=703ffc947ac502f5 -C extra-filename=-703ffc947ac502f5 --out-dir /opt/rustwide/target/debug/build/num-integer-703ffc947ac502f5 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-6b823aa4039b35ab.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_pcg-0.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=21de7f8f94f33540 -C extra-filename=-21de7f8f94f33540 --out-dir /opt/rustwide/target/debug/build/rand_pcg-21de7f8f94f33540 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-6b823aa4039b35ab.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=d34d5d414fa1879a -C extra-filename=-d34d5d414fa1879a --out-dir /opt/rustwide/target/debug/build/rand_chacha-d34d5d414fa1879a -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-6b823aa4039b35ab.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-rational-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=1f55159d88620403 -C extra-filename=-1f55159d88620403 --out-dir /opt/rustwide/target/debug/build/num-rational-1f55159d88620403 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-6b823aa4039b35ab.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.39/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5e90fa3438e51c99 -C extra-filename=-5e90fa3438e51c99 --out-dir /opt/rustwide/target/debug/build/num-iter-5e90fa3438e51c99 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-6b823aa4039b35ab.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-complex-0.2.3/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=f75dcd0066c622d1 -C extra-filename=-f75dcd0066c622d1 --out-dir /opt/rustwide/target/debug/build/num-complex-f75dcd0066c622d1 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-6b823aa4039b35ab.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.6.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="rand_os"' --cfg 'feature="std"' -C metadata=339772a1712e3c76 -C extra-filename=-339772a1712e3c76 --out-dir /opt/rustwide/target/debug/build/rand-339772a1712e3c76 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-6b823aa4039b35ab.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/rayon-core-3a596e674519beb0/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libm-81f2570b9f79596f/build-script-build` [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Running `rustc --crate-name inflate /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inflate-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' -C metadata=4146ea7ecd6bb8cf -C extra-filename=-4146ea7ecd6bb8cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-0760762709c90a25.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/nix-2dc749672d7c1ec0/build-script-build` [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Running `rustc --crate-name matrixmultiply /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/matrixmultiply-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=14b5dca3a9eb558b -C extra-filename=-14b5dca3a9eb558b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rawpointer=/opt/rustwide/target/debug/deps/librawpointer-71240be0d4d43b5d.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Running `rustc --crate-name gif /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gif-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="raii_no_panic"' -C metadata=e1f2bf45fc3bc73a -C extra-filename=-e1f2bf45fc3bc73a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-4593d976fc2816c4.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-9dedbd201ecb2caa.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Running `rustc --crate-name log /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/log-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=30c9be6950a9da67 -C extra-filename=-30c9be6950a9da67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-16b135678ca334d1.rmeta --cap-lints allow --cap-lints=forbid --cfg atomic_cas` [INFO] [stderr] Fresh proc-macro2 v0.4.30 [INFO] [stderr] Fresh bitflags v1.2.1 [INFO] [stderr] Fresh byteorder v1.3.2 [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-derive-99bff6894a643543/build-script-build` [INFO] [stderr] Running `rustc --crate-name khronos_api /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/khronos_api-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=585e858b60d88e8c -C extra-filename=-585e858b60d88e8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh maybe-uninit v2.0.0 [INFO] [stderr] Running `rustc --crate-name libc /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=c8f82895760bc6db -C extra-filename=-c8f82895760bc6db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/coffee-f8a7955ac2e8de80/build-script-build` [INFO] [stderr] Running `rustc --crate-name arrayvec /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=88890e352df940fb -C extra-filename=-88890e352df940fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nodrop=/opt/rustwide/target/debug/deps/libnodrop-8ecc987f6c33acfd.rmeta --cap-lints allow --cap-lints=forbid --cfg has_stable_maybe_uninit` [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Running `rustc --crate-name crossbeam_queue /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-queue-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=b2905e7035ab9de5 -C extra-filename=-b2905e7035ab9de5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb1ad80ad3c0cace.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Running `rustc --crate-name rand_isaac /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_isaac-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=20622fed87259c84 -C extra-filename=-20622fed87259c84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-1463966215ff71e2.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Running `rustc --crate-name rand_hc /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_hc-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=3715be88ba5f7d13 -C extra-filename=-3715be88ba5f7d13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-1463966215ff71e2.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Running `rustc --crate-name rand_xorshift /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_xorshift-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=f6bf132c3fefa3fa -C extra-filename=-f6bf132c3fefa3fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-1463966215ff71e2.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x11-dl-2.18.4/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=22b209526c7cfdda -C extra-filename=-22b209526c7cfdda --out-dir /opt/rustwide/target/debug/build/x11-dl-22b209526c7cfdda -L dependency=/opt/rustwide/target/debug/deps --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-58a162c468ce2851.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libudev-sys-0.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=c77bd96bcb7e40ea -C extra-filename=-c77bd96bcb7e40ea --out-dir /opt/rustwide/target/debug/build/libudev-sys-c77bd96bcb7e40ea -L dependency=/opt/rustwide/target/debug/deps --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-58a162c468ce2851.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-traits-5ad27fffb42525be/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/rand_pcg-21de7f8f94f33540/build-script-build` [INFO] [stderr] Fresh typenum v1.11.2 [INFO] [stderr] Running `rustc --crate-name libm --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libm-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="stable"' -C metadata=2e19bf06a5dbc966 -C extra-filename=-2e19bf06a5dbc966 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg assert_no_panic` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/rand_chacha-d34d5d414fa1879a/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-integer-703ffc947ac502f5/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-rational-1f55159d88620403/build-script-build` [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memoffset-0.5.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=4b753919c1cb78be -C extra-filename=-4b753919c1cb78be --out-dir /opt/rustwide/target/debug/build/memoffset-4b753919c1cb78be -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-5534dfb9dcd8fed9.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-iter-5e90fa3438e51c99/build-script-build` [INFO] [stderr] Fresh quote v0.6.13 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Running `rustc --crate-name draw_state /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/draw_state-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=a791ecdcdbc43f68 -C extra-filename=-a791ecdcdbc43f68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bca9fe892608571.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Running `rustc --crate-name stb_truetype --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stb_truetype-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' -C metadata=9480c597af66fbb6 -C extra-filename=-9480c597af66fbb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7b37f599ca589c2b.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Running `rustc --crate-name rustc_hash /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-hash-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=bdc926404ef69b8b -C extra-filename=-bdc926404ef69b8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7b37f599ca589c2b.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Running `rustc --crate-name deflate /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/deflate-0.7.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=727c19a90f37506c -C extra-filename=-727c19a90f37506c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-0760762709c90a25.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7b37f599ca589c2b.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/rand-339772a1712e3c76/build-script-build` [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-complex-f75dcd0066c622d1/build-script-build` [INFO] [stderr] Running `rustc --crate-name gl_generator /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl_generator-0.11.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=b2a4b031895c22fa -C extra-filename=-b2a4b031895c22fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern khronos_api=/opt/rustwide/target/debug/deps/libkhronos_api-585e858b60d88e8c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-30c9be6950a9da67.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-c27928a2ce915251.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Fresh generic-array v0.12.3 [INFO] [stderr] Running `rustc --crate-name num_traits /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6c1afe7565fc64cd -C extra-filename=-6c1afe7565fc64cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg has_i128` [INFO] [stderr] Running `rustc --crate-name rand_pcg /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_pcg-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=4428f260bd0f521d -C extra-filename=-4428f260bd0f521d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-0d247e2e5ed973db.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_26` [INFO] [stderr] Running `rustc --crate-name rand_chacha /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=5d4eb55f28212861 -C extra-filename=-5d4eb55f28212861 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-1463966215ff71e2.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_26` [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Running `rustc --crate-name wayland_scanner /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-scanner-0.21.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=53152aec3693ff80 -C extra-filename=-53152aec3693ff80 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-901ccf44cf27c3de.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-33ba283acbb893ec.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-c27928a2ce915251.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=3cd91bb70ff36a23 -C extra-filename=-3cd91bb70ff36a23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-901ccf44cf27c3de.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-33ba283acbb893ec.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-23ca2e3fca578052.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Running `rustc --crate-name num_cpus /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=0c8318bb11f55600 -C extra-filename=-0c8318bb11f55600 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Running `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=2cbde115352c7450 -C extra-filename=-2cbde115352c7450 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bca9fe892608571.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6674bfe3701c18c1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-0ab7fafaa9870a39.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name getrandom --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' -C metadata=0061a40a69a96e6e -C extra-filename=-0061a40a69a96e6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6674bfe3701c18c1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Running `rustc --crate-name memmap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memmap-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=805c19d1645c47ec -C extra-filename=-805c19d1645c47ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking raw-window-handle v0.3.0 [INFO] [stderr] Running `rustc --crate-name raw_window_handle --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-window-handle-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=a05ffece8461cdea -C extra-filename=-a05ffece8461cdea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Running `rustc --crate-name shared_library /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shared_library-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=18a85be8e184603e -C extra-filename=-18a85be8e184603e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-78525a95b85bb143.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Running `rustc --crate-name rand_os /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_os-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=469310db74b12bbd -C extra-filename=-469310db74b12bbd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-0d247e2e5ed973db.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=99a6a3689fc24f4e -C extra-filename=-99a6a3689fc24f4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bca9fe892608571.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6674bfe3701c18c1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-0ab7fafaa9870a39.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Running `rustc --crate-name gfx_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_core-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=49187f58b7d9ad12 -C extra-filename=-49187f58b7d9ad12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bca9fe892608571.rmeta --extern draw_state=/opt/rustwide/target/debug/deps/libdraw_state-a791ecdcdbc43f68.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-50653c2736da4dae.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/x11-dl-22b209526c7cfdda/build-script-build` [INFO] [stderr] Checking stretch v0.2.2 [INFO] [stderr] Running `rustc --crate-name stretch --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stretch-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=772fa98c4b86884b -C extra-filename=-772fa98c4b86884b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libm=/opt/rustwide/target/debug/deps/liblibm-2e19bf06a5dbc966.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/memoffset-4b753919c1cb78be/build-script-build` [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Running `rustc --crate-name parking_lot_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=883d3a4778e94c75 -C extra-filename=-883d3a4778e94c75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6674bfe3701c18c1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-31a1424c5510632d.rmeta --cap-lints allow --cap-lints=forbid --cfg has_sized_atomics` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libudev-sys-c77bd96bcb7e40ea/build-script-build` [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Running `rustc --crate-name rand_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_core-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=f685fdab02b9921c -C extra-filename=-f685fdab02b9921c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-0061a40a69a96e6e.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Running `rustc --crate-name approx /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/approx-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=d762e7afc5e0f3d4 -C extra-filename=-d762e7afc5e0f3d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Running `rustc --crate-name ordered_float /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ordered-float-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=46d64772848c5833 -C extra-filename=-46d64772848c5833 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Running `rustc --crate-name line_drawing /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/line_drawing-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=526f55644c82cce6 -C extra-filename=-526f55644c82cce6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name num_integer /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' -C metadata=e031326f8195597a -C extra-filename=-e031326f8195597a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Running `rustc --crate-name num_traits /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=9698c2cbaa17e2e8 -C extra-filename=-9698c2cbaa17e2e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name num_complex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-complex-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=2d17e3e53f895d5e -C extra-filename=-2d17e3e53f895d5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Running `rustc --crate-name osmesa_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/osmesa-sys-0.1.2/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=f9eb9a074a56bc54 -C extra-filename=-f9eb9a074a56bc54 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-18a85be8e184603e.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name rand /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="rand_os"' --cfg 'feature="std"' -C metadata=7a2e1346992151ab -C extra-filename=-7a2e1346992151ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-5d4eb55f28212861.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-0d247e2e5ed973db.rmeta --extern rand_hc=/opt/rustwide/target/debug/deps/librand_hc-3715be88ba5f7d13.rmeta --extern rand_isaac=/opt/rustwide/target/debug/deps/librand_isaac-20622fed87259c84.rmeta --extern rand_jitter=/opt/rustwide/target/debug/deps/librand_jitter-39555f3f0d4acd0c.rmeta --extern rand_os=/opt/rustwide/target/debug/deps/librand_os-469310db74b12bbd.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-4428f260bd0f521d.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-f6bf132c3fefa3fa.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27` [INFO] [stderr] Running `rustc --crate-name x11_dl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x11-dl-2.18.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=c513c786aa683cdd -C extra-filename=-c513c786aa683cdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-78525a95b85bb143.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern maybe_uninit=/opt/rustwide/target/debug/deps/libmaybe_uninit-bd2f8a60ebe17d86.rmeta --cap-lints allow --cap-lints=forbid -l dl` [INFO] [stderr] Running `rustc --crate-name memoffset /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memoffset-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=2696f8d52b1f4211 -C extra-filename=-2696f8d52b1f4211 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg memoffset_maybe_uninit` [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libloading-0.5.2/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=944651048237744d -C extra-filename=-944651048237744d --out-dir /opt/rustwide/target/debug/build/libloading-944651048237744d -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-5f524ea6dd7d96a0.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.32/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=8bc5cd35b7dd3cad -C extra-filename=-8bc5cd35b7dd3cad --out-dir /opt/rustwide/target/debug/build/backtrace-sys-8bc5cd35b7dd3cad -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-5f524ea6dd7d96a0.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name libudev_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libudev-sys-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=233baadb35dd4f05 -C extra-filename=-233baadb35dd4f05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --cap-lints allow --cap-lints=forbid -L native=/lib/x86_64-linux-gnu --cfg hwdb -l udev` [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Running `rustc --crate-name parking_lot --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' -C metadata=524037e84fe88ff4 -C extra-filename=-524037e84fe88ff4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lock_api=/opt/rustwide/target/debug/deps/liblock_api-6cc107a642abf31d.rmeta --extern parking_lot_core=/opt/rustwide/target/debug/deps/libparking_lot_core-883d3a4778e94c75.rmeta --cap-lints allow --cap-lints=forbid --cfg has_sized_atomics --cfg has_checked_instant` [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Running `rustc --crate-name rand_chacha --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' -C metadata=3a55074e4163f6b7 -C extra-filename=-3a55074e4163f6b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern c2_chacha=/opt/rustwide/target/debug/deps/libc2_chacha-6772d92bf5f8202f.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-f685fdab02b9921c.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Running `rustc --crate-name sid /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sid-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=dc96274a0d2b1f47 -C extra-filename=-dc96274a0d2b1f47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9698c2cbaa17e2e8.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name num_rational /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-rational-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=c65679b62e80f749 -C extra-filename=-c65679b62e80f749 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-e031326f8195597a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` [INFO] [stderr] Running `rustc --crate-name num_iter /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=79a26b867250295a -C extra-filename=-79a26b867250295a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-e031326f8195597a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Running `rustc --crate-name crossbeam_epoch /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=04f112f281f33f99 -C extra-filename=-04f112f281f33f99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-88890e352df940fb.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6674bfe3701c18c1.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb1ad80ad3c0cace.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-78525a95b85bb143.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-2696f8d52b1f4211.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-d9e95beaa65c4e8d.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Running `rustc --crate-name alga --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/alga-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' -C metadata=5456057c6daba264 -C extra-filename=-5456057c6daba264 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-d762e7afc5e0f3d4.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-2e19bf06a5dbc966.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-2d17e3e53f895d5e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_gl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=9556e1e274f3dd16 -C extra-filename=-9556e1e274f3dd16 --out-dir /opt/rustwide/target/debug/build/gfx_gl-9556e1e274f3dd16 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-b2a4b031895c22fa.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Running `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin_egl_sys-0.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=6ab90a670ec2616b -C extra-filename=-6ab90a670ec2616b --out-dir /opt/rustwide/target/debug/build/glutin_egl_sys-6ab90a670ec2616b -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-b2a4b031895c22fa.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Running `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin_glx_sys-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=4c2d7cb999e80b78 -C extra-filename=-4c2d7cb999e80b78 --out-dir /opt/rustwide/target/debug/build/glutin_glx_sys-4c2d7cb999e80b78 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-b2a4b031895c22fa.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking gilrs-core v0.2.4 [INFO] [stderr] Running `rustc --crate-name gilrs_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gilrs-core-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=a44b77ecc6f7258d -C extra-filename=-a44b77ecc6f7258d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern libudev_sys=/opt/rustwide/target/debug/deps/liblibudev_sys-233baadb35dd4f05.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-50653c2736da4dae.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-99a6a3689fc24f4e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-74dfd8d22be887a5.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-42782aa14cb4c408.rmeta --cap-lints allow --cap-lints=forbid -L native=/lib/x86_64-linux-gnu` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libloading-944651048237744d/build-script-build` [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Running `rustc --crate-name rand --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="std"' -C metadata=8315b6b3cec5d3da -C extra-filename=-8315b6b3cec5d3da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom_package=/opt/rustwide/target/debug/deps/libgetrandom-0061a40a69a96e6e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-3a55074e4163f6b7.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-f685fdab02b9921c.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/backtrace-sys-8bc5cd35b7dd3cad/build-script-build` [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Running `rustc --crate-name png /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="png-encoding"' -C metadata=45a4a6e054c52318 -C extra-filename=-45a4a6e054c52318 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bca9fe892608571.rmeta --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-727c19a90f37506c.rmeta --extern inflate=/opt/rustwide/target/debug/deps/libinflate-4146ea7ecd6bb8cf.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-79a26b867250295a.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Running `rustc --crate-name crossbeam_deque /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=3aa4dd74dcfa0e05 -C extra-filename=-3aa4dd74dcfa0e05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-04f112f281f33f99.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb1ad80ad3c0cace.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking gilrs v0.7.2 [INFO] [stderr] Running `rustc --crate-name gilrs /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gilrs-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=c56727f9c8807edd -C extra-filename=-c56727f9c8807edd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-e1a7da9387cd66ec.rmeta --extern gilrs_core=/opt/rustwide/target/debug/deps/libgilrs_core-a44b77ecc6f7258d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-50653c2736da4dae.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-74dfd8d22be887a5.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-42782aa14cb4c408.rmeta --cap-lints allow --cap-lints=forbid -L native=/lib/x86_64-linux-gnu` [INFO] [stderr] Running `rustc --crate-name libloading /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libloading-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=f9b6ccf477c7b27d -C extra-filename=-f9b6ccf477c7b27d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out -l dl -l static=global_static` [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Running `rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="matrixmultiply"' --cfg 'feature="std"' -C metadata=9e90c6f52d2453eb -C extra-filename=-9e90c6f52d2453eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alga=/opt/rustwide/target/debug/deps/libalga-5456057c6daba264.rmeta --extern approx=/opt/rustwide/target/debug/deps/libapprox-d762e7afc5e0f3d4.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-db30750fa1747b30.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-14b5dca3a9eb558b.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-2d17e3e53f895d5e.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-c65679b62e80f749.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7a2e1346992151ab.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-97f245139a14994f.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-client-0.21.13/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="cursor"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --cfg 'feature="native_lib"' --cfg 'feature="wayland-sys"' -C metadata=b9e0c0d7dec4ab76 -C extra-filename=-b9e0c0d7dec4ab76 --out-dir /opt/rustwide/target/debug/build/wayland-client-b9e0c0d7dec4ab76 -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-53152aec3693ff80.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-protocols-0.21.13/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="client"' --cfg 'feature="native_client"' --cfg 'feature="native_lib"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-sys"' -C metadata=74e8a2d7a7c4ee0d -C extra-filename=-74e8a2d7a7c4ee0d --out-dir /opt/rustwide/target/debug/build/wayland-protocols-74e8a2d7a7c4ee0d -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-53152aec3693ff80.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Running `rustc --crate-name gfx /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.18.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=d503d9da7940cc94 -C extra-filename=-d503d9da7940cc94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern draw_state=/opt/rustwide/target/debug/deps/libdraw_state-a791ecdcdbc43f68.rmeta --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-49187f58b7d9ad12.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-50653c2736da4dae.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Running `rustc --crate-name twox_hash --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/twox-hash-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' -C metadata=692cdd62d908311c -C extra-filename=-692cdd62d908311c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand=/opt/rustwide/target/debug/deps/librand-8315b6b3cec5d3da.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name backtrace_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=9b1a4238d20020d7 -C extra-filename=-9b1a4238d20020d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6946d952277e7607/out --cfg rbt -l static=backtrace` [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Running `rustc --crate-name dlib /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="dlopen"' -C metadata=951dfd5bcdb2a222 -C extra-filename=-951dfd5bcdb2a222 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-f9b6ccf477c7b27d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out` [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Running `rustc --crate-name rusttype --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="gpu_cache"' --cfg 'feature="has-atomics"' --cfg 'feature="linked-hash-map"' --cfg 'feature="num_cpus"' --cfg 'feature="rustc-hash"' --cfg 'feature="std"' -C metadata=7287fd1f96e1cdd9 -C extra-filename=-7287fd1f96e1cdd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-d762e7afc5e0f3d4.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-7cf5f2be32665be1.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-3aa4dd74dcfa0e05.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb1ad80ad3c0cace.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-322a4f5a36a4534c.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-0c8318bb11f55600.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-46d64772848c5833.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-bdc926404ef69b8b.rmeta --extern stb_truetype=/opt/rustwide/target/debug/deps/libstb_truetype-9480c597af66fbb6.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name rayon_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=296b58e2c9f1cf71 -C extra-filename=-296b58e2c9f1cf71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-3aa4dd74dcfa0e05.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-b2905e7035ab9de5.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb1ad80ad3c0cace.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-78525a95b85bb143.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-0c8318bb11f55600.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking backtrace v0.3.39 [INFO] [stderr] Running `rustc --crate-name backtrace --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="backtrace-sys"' --cfg 'feature="dbghelp"' --cfg 'feature="default"' --cfg 'feature="dladdr"' --cfg 'feature="libbacktrace"' --cfg 'feature="libunwind"' --cfg 'feature="std"' -C metadata=793baf9368956c64 -C extra-filename=-793baf9368956c64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace_sys=/opt/rustwide/target/debug/deps/libbacktrace_sys-9b1a4238d20020d7.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6674bfe3701c18c1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-d7840d6c2648333b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6946d952277e7607/out` [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Running `rustc --crate-name wayland_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-sys-0.21.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="client"' --cfg 'feature="cursor"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --cfg 'feature="lazy_static"' -C metadata=44ca43bbfa57a9c7 -C extra-filename=-44ca43bbfa57a9c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dlib=/opt/rustwide/target/debug/deps/libdlib-951dfd5bcdb2a222.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-78525a95b85bb143.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/wayland-client-b9e0c0d7dec4ab76/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/wayland-protocols-74e8a2d7a7c4ee0d/build-script-build` [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Running `rustc --crate-name rayon /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=19223303bd8615b5 -C extra-filename=-19223303bd8615b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-3aa4dd74dcfa0e05.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-369b03b7f3ff6c83.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-296b58e2c9f1cf71.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Running `rustc --crate-name rusttype --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=48b341b3981479b6 -C extra-filename=-48b341b3981479b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rusttype_next=/opt/rustwide/target/debug/deps/librusttype-7287fd1f96e1cdd9.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking glyph_brush_layout v0.1.8 [INFO] [stderr] Running `rustc --crate-name glyph_brush_layout --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glyph_brush_layout-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=952b81fc0603849f -C extra-filename=-952b81fc0603849f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern full_rusttype=/opt/rustwide/target/debug/deps/librusttype-7287fd1f96e1cdd9.rmeta --extern xi_unicode=/opt/rustwide/target/debug/deps/libxi_unicode-38ec29a7c76393b3.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/gfx_gl-9556e1e274f3dd16/build-script-build` [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Running `rustc --crate-name wayland_commons /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-commons-0.21.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="native_lib"' --cfg 'feature="wayland-sys"' -C metadata=2b6a09d2d2d9361c -C extra-filename=-2b6a09d2d2d9361c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-2cbde115352c7450.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-44ca43bbfa57a9c7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/glutin_glx_sys-4c2d7cb999e80b78/build-script-build` [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Running `rustc --crate-name andrew /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/andrew-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=1f9116b51b7c1968 -C extra-filename=-1f9116b51b7c1968 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bca9fe892608571.rmeta --extern line_drawing=/opt/rustwide/target/debug/deps/libline_drawing-526f55644c82cce6.rmeta --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-48b341b3981479b6.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-596ed78f9d77f493.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-4738c324f17984f3.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-9b5cef39db6172fa.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/glutin_egl_sys-6ab90a670ec2616b/build-script-build` [INFO] [stderr] Running `rustc --crate-name glutin_glx_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin_glx_sys-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=3bf84ef05106d79b -C extra-filename=-3bf84ef05106d79b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-c513c786aa683cdd.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name gfx_gl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_gl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=65526a7adaa30433 -C extra-filename=-65526a7adaa30433 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name glutin_egl_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin_egl_sys-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=0fb6742498cb1618 -C extra-filename=-0fb6742498cb1618 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking glyph_brush v0.6.0 [INFO] [stderr] Running `rustc --crate-name glyph_brush --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glyph_brush-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=f8feb6a9abde354e -C extra-filename=-f8feb6a9abde354e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glyph_brush_layout=/opt/rustwide/target/debug/deps/libglyph_brush_layout-952b81fc0603849f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-50653c2736da4dae.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-46d64772848c5833.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-bdc926404ef69b8b.rmeta --extern full_rusttype=/opt/rustwide/target/debug/deps/librusttype-7287fd1f96e1cdd9.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-692cdd62d908311c.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name wayland_client /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-client-0.21.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="cursor"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --cfg 'feature="native_lib"' --cfg 'feature="wayland-sys"' -C metadata=32b2ad1fc26b1d70 -C extra-filename=-32b2ad1fc26b1d70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bca9fe892608571.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-2aa58b9c7bea93f8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-2cbde115352c7450.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-2b6a09d2d2d9361c.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-44ca43bbfa57a9c7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out` [INFO] [stderr] Checking glyph_brush v0.5.4 [INFO] [stderr] Running `rustc --crate-name glyph_brush --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glyph_brush-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=7e0e536b77ea0746 -C extra-filename=-7e0e536b77ea0746 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glyph_brush_next=/opt/rustwide/target/debug/deps/libglyph_brush-f8feb6a9abde354e.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Running `rustc --crate-name gfx_device_gl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_gl-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=74388eb25d2c3285 -C extra-filename=-74388eb25d2c3285 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-49187f58b7d9ad12.rmeta --extern gfx_gl=/opt/rustwide/target/debug/deps/libgfx_gl-65526a7adaa30433.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-50653c2736da4dae.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Running `rustc --crate-name jpeg_decoder /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jpeg-decoder-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="rayon"' -C metadata=a23f8ca0ea0bf1ba -C extra-filename=-a23f8ca0ea0bf1ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7b37f599ca589c2b.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-19223303bd8615b5.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name wayland_protocols /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-protocols-0.21.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="client"' --cfg 'feature="native_client"' --cfg 'feature="native_lib"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-sys"' -C metadata=817a3d8ae0bce0aa -C extra-filename=-817a3d8ae0bce0aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bca9fe892608571.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-32b2ad1fc26b1d70.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-2b6a09d2d2d9361c.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-44ca43bbfa57a9c7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out` [INFO] [stderr] Checking gfx_glyph v0.15.0 [INFO] [stderr] Running `rustc --crate-name gfx_glyph --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_glyph-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=87a6c19346c794c9 -C extra-filename=-87a6c19346c794c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-793baf9368956c64.rmeta --extern gfx=/opt/rustwide/target/debug/deps/libgfx-d503d9da7940cc94.rmeta --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-49187f58b7d9ad12.rmeta --extern glyph_brush=/opt/rustwide/target/debug/deps/libglyph_brush-7e0e536b77ea0746.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-50653c2736da4dae.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6946d952277e7607/out` [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Running `rustc --crate-name euclid_macros /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/euclid_macros-0.1.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=430b4e0ecf3ca492 -C extra-filename=-430b4e0ecf3ca492 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-901ccf44cf27c3de.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-33ba283acbb893ec.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3cd91bb70ff36a23.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name num_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-derive-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=0b06f3d9b3882d24 -C extra-filename=-0b06f3d9b3882d24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-901ccf44cf27c3de.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-33ba283acbb893ec.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3cd91bb70ff36a23.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg has_i128` [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Running `rustc --crate-name smithay_client_toolkit /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smithay-client-toolkit-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=45b99d535a0ca175 -C extra-filename=-45b99d535a0ca175 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern andrew=/opt/rustwide/target/debug/deps/libandrew-1f9116b51b7c1968.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bca9fe892608571.rmeta --extern dlib=/opt/rustwide/target/debug/deps/libdlib-951dfd5bcdb2a222.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-78525a95b85bb143.rmeta --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-805c19d1645c47ec.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-2cbde115352c7450.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-32b2ad1fc26b1d70.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-2b6a09d2d2d9361c.rmeta --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-817a3d8ae0bce0aa.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out` [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Running `rustc --crate-name euclid /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/euclid-0.19.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=40d91a249ec4c01c -C extra-filename=-40d91a249ec4c01c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern euclid_macros=/opt/rustwide/target/debug/deps/libeuclid_macros-430b4e0ecf3ca492.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking winit v0.19.4 [INFO] [stderr] Running `rustc --crate-name winit /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.19.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=67625bf2cdf583d7 -C extra-filename=-67625bf2cdf583d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-78525a95b85bb143.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-50653c2736da4dae.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-524037e84fe88ff4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-6c12e4e2379eb8ee.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-a05ffece8461cdea.rmeta --extern smithay_client_toolkit=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-45b99d535a0ca175.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-32b2ad1fc26b1d70.rmeta --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-c513c786aa683cdd.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out` [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Running `rustc --crate-name lyon_geom --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lyon_geom-0.12.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=46fe91b304d7c44c -C extra-filename=-46fe91b304d7c44c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-88890e352df940fb.rmeta --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-40d91a249ec4c01c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Running `rustc --crate-name lyon_path --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lyon_path-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=4edac1c0b4bef1aa -C extra-filename=-4edac1c0b4bef1aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lyon_geom=/opt/rustwide/target/debug/deps/liblyon_geom-46fe91b304d7c44c.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Running `rustc --crate-name tiff /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tiff-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=2873faa55782861a -C extra-filename=-2873faa55782861a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7b37f599ca589c2b.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-9dedbd201ecb2caa.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-0b06f3d9b3882d24.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking glutin v0.20.1 [INFO] [stderr] Running `rustc --crate-name glutin --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=a49971600eef693c -C extra-filename=-a49971600eef693c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glutin_egl_sys=/opt/rustwide/target/debug/deps/libglutin_egl_sys-0fb6742498cb1618.rmeta --extern glutin_glx_sys=/opt/rustwide/target/debug/deps/libglutin_glx_sys-3bf84ef05106d79b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-78525a95b85bb143.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f82895760bc6db.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-f9b6ccf477c7b27d.rmeta --extern osmesa_sys=/opt/rustwide/target/debug/deps/libosmesa_sys-f9eb9a074a56bc54.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-18a85be8e184603e.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-32b2ad1fc26b1d70.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-67625bf2cdf583d7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out` [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Running `rustc --crate-name image /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.21.3/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="bmp"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="gif"' --cfg 'feature="gif_codec"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg-decoder"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="png_codec"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=79be2d457971830d -C extra-filename=-79be2d457971830d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7b37f599ca589c2b.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-e1f2bf45fc3bc73a.rmeta --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-a23f8ca0ea0bf1ba.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-9dedbd201ecb2caa.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-79a26b867250295a.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-c65679b62e80f749.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6c1afe7565fc64cd.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-45a4a6e054c52318.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-e26bdb4f9609318d.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-2873faa55782861a.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Running `rustc --crate-name lyon_tessellation --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lyon_tessellation-0.13.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=6e562e891a069882 -C extra-filename=-6e562e891a069882 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lyon_path=/opt/rustwide/target/debug/deps/liblyon_path-4edac1c0b4bef1aa.rmeta --extern sid=/opt/rustwide/target/debug/deps/libsid-dc96274a0d2b1f47.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking gfx_window_glutin v0.30.0 [INFO] [stderr] Running `rustc --crate-name gfx_window_glutin /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_window_glutin-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=50757c400dc5c890 -C extra-filename=-50757c400dc5c890 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-49187f58b7d9ad12.rmeta --extern gfx_device_gl=/opt/rustwide/target/debug/deps/libgfx_device_gl-74388eb25d2c3285.rmeta --extern glutin=/opt/rustwide/target/debug/deps/libglutin-a49971600eef693c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out` [INFO] [stderr] Running `rustc --crate-name coffee --edition=2018 /opt/rustwide/cargo-home/git/checkouts/coffee-a2c24f157d13a18b/e1bb429/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="gfx"' --cfg 'feature="gfx_core"' --cfg 'feature="gfx_device_gl"' --cfg 'feature="gfx_glyph"' --cfg 'feature="gfx_window_glutin"' --cfg 'feature="gfx_winit"' --cfg 'feature="glutin"' --cfg 'feature="opengl"' -C metadata=5a58d17a5d25b217 -C extra-filename=-5a58d17a5d25b217 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gfx=/opt/rustwide/target/debug/deps/libgfx-d503d9da7940cc94.rmeta --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-49187f58b7d9ad12.rmeta --extern gfx_device_gl=/opt/rustwide/target/debug/deps/libgfx_device_gl-74388eb25d2c3285.rmeta --extern gfx_glyph=/opt/rustwide/target/debug/deps/libgfx_glyph-87a6c19346c794c9.rmeta --extern gfx_window_glutin=/opt/rustwide/target/debug/deps/libgfx_window_glutin-50757c400dc5c890.rmeta --extern gilrs=/opt/rustwide/target/debug/deps/libgilrs-c56727f9c8807edd.rmeta --extern glutin=/opt/rustwide/target/debug/deps/libglutin-a49971600eef693c.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-79be2d457971830d.rmeta --extern lyon_tessellation=/opt/rustwide/target/debug/deps/liblyon_tessellation-6e562e891a069882.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-9e90c6f52d2453eb.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-19223303bd8615b5.rmeta --extern stretch=/opt/rustwide/target/debug/deps/libstretch-772fa98c4b86884b.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-692cdd62d908311c.rmeta --extern gfx_winit=/opt/rustwide/target/debug/deps/libwinit-67625bf2cdf583d7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6946d952277e7607/out -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out -L native=/lib/x86_64-linux-gnu` [INFO] [stderr] Checking proceed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Running `rustc --crate-name proceed --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=8602bbfbb84bb82f -C extra-filename=-8602bbfbb84bb82f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bca9fe892608571.rmeta --extern coffee=/opt/rustwide/target/debug/deps/libcoffee-5a58d17a5d25b217.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-79be2d457971830d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8315b6b3cec5d3da.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6946d952277e7607/out -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out -L native=/lib/x86_64-linux-gnu` [INFO] [stderr] Running `rustc --crate-name proceed --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,metadata -C debuginfo=2 -C metadata=905f1d0664d836e2 -C extra-filename=-905f1d0664d836e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bca9fe892608571.rmeta --extern coffee=/opt/rustwide/target/debug/deps/libcoffee-5a58d17a5d25b217.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-79be2d457971830d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8315b6b3cec5d3da.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6946d952277e7607/out -L native=/opt/rustwide/target/debug/build/libloading-afa0b1b3832f6d45/out -L native=/lib/x86_64-linux-gnu` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 00s [INFO] running `"docker" "inspect" "d0465c8400d31f623abd66b0478d76778d0db82931f1406efdf7e106dd75a260"` [INFO] running `"docker" "rm" "-f" "d0465c8400d31f623abd66b0478d76778d0db82931f1406efdf7e106dd75a260"` [INFO] [stdout] d0465c8400d31f623abd66b0478d76778d0db82931f1406efdf7e106dd75a260