[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 try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlight%2Fproceed" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dlight/proceed on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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-2/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 7eff96e4c7cedb722b63eea2587db7e1dc5d4d05eaecbc2c2d109a5cfeb0405d [INFO] running `"docker" "start" "-a" "7eff96e4c7cedb722b63eea2587db7e1dc5d4d05eaecbc2c2d109a5cfeb0405d"` [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] 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=3bb7d1e20480337d -C extra-filename=-3bb7d1e20480337d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [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=f2d1d55a00565187 -C extra-filename=-f2d1d55a00565187 --out-dir /opt/rustwide/target/debug/build/libc-f2d1d55a00565187 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Running `rustc --crate-name cfg_if --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/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=0f55b8a2cbd8afd0 -C extra-filename=-0f55b8a2cbd8afd0 --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 lazy_static /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.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=1e2f8a5ec5174619 -C extra-filename=-1e2f8a5ec5174619 --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 xml /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=b0098838b2afc276 -C extra-filename=-b0098838b2afc276 --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/log-0.4.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 -C metadata=8e1a0361fc9ef695 -C extra-filename=-8e1a0361fc9ef695 --out-dir /opt/rustwide/target/debug/build/log-8e1a0361fc9ef695 -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=01ec08a62cfa05e1 -C extra-filename=-01ec08a62cfa05e1 --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 semver_parser /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/semver-parser-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=da8db8063be43f2e -C extra-filename=-da8db8063be43f2e --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/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=5b38af3902063794 -C extra-filename=-5b38af3902063794 --out-dir /opt/rustwide/target/debug/build/arrayvec-5b38af3902063794 -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=4200294cb45fdb86 -C extra-filename=-4200294cb45fdb86 --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/proc-macro2-0.4.30/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="proc-macro"' -C metadata=8546024219ccec79 -C extra-filename=-8546024219ccec79 --out-dir /opt/rustwide/target/debug/build/proc-macro2-8546024219ccec79 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name scopeguard /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.0.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=2adebafbdfd8bfc4 -C extra-filename=-2adebafbdfd8bfc4 --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/bitflags-1.2.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 --cfg 'feature="default"' -C metadata=8f1299d0d47a4839 -C extra-filename=-8f1299d0d47a4839 --out-dir /opt/rustwide/target/debug/build/bitflags-8f1299d0d47a4839 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name unicode_xid /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.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 --cfg 'feature="default"' -C metadata=6b660d80f17eeeef -C extra-filename=-6b660d80f17eeeef --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=349859c998948770 -C extra-filename=-349859c998948770 --out-dir /opt/rustwide/target/debug/build/khronos_api-349859c998948770 -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/byteorder-1.3.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5becc35c28ec96ae -C extra-filename=-5becc35c28ec96ae --out-dir /opt/rustwide/target/debug/build/byteorder-5becc35c28ec96ae -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name cfg_if --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/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=d97bfbc5ea516a71 -C extra-filename=-d97bfbc5ea516a71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling pkg-config v0.3.16 [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=f56bddf9a50752cc -C extra-filename=-f56bddf9a50752cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking arrayvec v0.5.1 [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=5f5e9e23ee86f955 -C extra-filename=-5f5e9e23ee86f955 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Running `rustc --crate-name void /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/void-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=1396c8503d45a5dc -C extra-filename=-1396c8503d45a5dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [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=f723af202457fcdb -C extra-filename=-f723af202457fcdb --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=099b5d166e0a0e95 -C extra-filename=-099b5d166e0a0e95 --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=6015fa9baaaf8d74 -C extra-filename=-6015fa9baaaf8d74 --out-dir /opt/rustwide/target/debug/build/syn-6015fa9baaaf8d74 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.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=a2b2be974555bc44 -C extra-filename=-a2b2be974555bc44 --out-dir /opt/rustwide/target/debug/build/nix-a2b2be974555bc44 -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=913c97f84c3a57d3 -C extra-filename=-913c97f84c3a57d3 --out-dir /opt/rustwide/target/debug/build/getrandom-913c97f84c3a57d3 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/maybe-uninit-2.0.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=4944d725143ced5e -C extra-filename=-4944d725143ced5e --out-dir /opt/rustwide/target/debug/build/maybe-uninit-4944d725143ced5e -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=b3c86104a23bcede -C extra-filename=-b3c86104a23bcede --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [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=d1c2b8f5b0c065f5 -C extra-filename=-d1c2b8f5b0c065f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Running `rustc --crate-name same_file /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/same-file-1.0.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=f9c206b2dd1d4159 -C extra-filename=-f9c206b2dd1d4159 --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 xml /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=88d37848f87fd53c -C extra-filename=-88d37848f87fd53c --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=4a022eab6344e6b2 -C extra-filename=-4a022eab6344e6b2 --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=ac168740de765123 -C extra-filename=-ac168740de765123 --out-dir /opt/rustwide/target/debug/build/rayon-core-ac168740de765123 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Running `rustc --crate-name xdg /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xdg-2.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=2a054c2763ce064e -C extra-filename=-2a054c2763ce064e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [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=6a08d0bd0d47eaa0 -C extra-filename=-6a08d0bd0d47eaa0 --out-dir /opt/rustwide/target/debug/build/libm-6a08d0bd0d47eaa0 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Running `rustc --crate-name build_script_main /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.11.2/build/main.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=d7ad904b6647572d -C extra-filename=-d7ad904b6647572d --out-dir /opt/rustwide/target/debug/build/typenum-d7ad904b6647572d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [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=a2c1229f61984a11 -C extra-filename=-a2c1229f61984a11 --out-dir /opt/rustwide/target/debug/build/num-derive-a2c1229f61984a11 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [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=a78e6acbc0115381 -C extra-filename=-a78e6acbc0115381 --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] Checking xi-unicode v0.2.0 [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=6d47d510ad4b4691 -C extra-filename=-6d47d510ad4b4691 --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/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=7eaa9614d67b207e -C extra-filename=-7eaa9614d67b207e --out-dir /opt/rustwide/target/debug/build/nix-7eaa9614d67b207e -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [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=de54fc8ba4bd73fc -C extra-filename=-de54fc8ba4bd73fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Running `rustc --crate-name either /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/either-1.5.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=c34332204b169e5b -C extra-filename=-c34332204b169e5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Running `rustc --crate-name percent_encoding /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/percent-encoding-2.1.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=d7f496155efb22e2 -C extra-filename=-d7f496155efb22e2 --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=ffb515f569e99129 -C extra-filename=-ffb515f569e99129 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [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=6dc55ae47baa2b34 -C extra-filename=-6dc55ae47baa2b34 --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=d03448c7ba334c49 -C extra-filename=-d03448c7ba334c49 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Running `rustc --crate-name vec_map /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vec_map-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 -C metadata=24beb37a89eb0d22 -C extra-filename=-24beb37a89eb0d22 --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=e3c7ac4a077dbf03 -C extra-filename=-e3c7ac4a077dbf03 --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=744ca95119d77250 -C extra-filename=-744ca95119d77250 --out-dir /opt/rustwide/target/debug/build/coffee-744ca95119d77250 -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=dc32ec5f9c4c2261 -C extra-filename=-dc32ec5f9c4c2261 --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=e5d88fa501d33e1b -C extra-filename=-e5d88fa501d33e1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking lock_api 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=7b52f6feb7a4f9bf -C extra-filename=-7b52f6feb7a4f9bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-2adebafbdfd8bfc4.rmeta --cap-lints allow --cap-lints=forbid` [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=3c9e2c4ff33b4315 -C extra-filename=-3c9e2c4ff33b4315 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0f55b8a2cbd8afd0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1e2f8a5ec5174619.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Running `rustc --crate-name semver /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/semver-0.9.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 --cfg 'feature="default"' -C metadata=e584fd927f411189 -C extra-filename=-e584fd927f411189 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern semver_parser=/opt/rustwide/target/debug/deps/libsemver_parser-da8db8063be43f2e.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/log-8e1a0361fc9ef695/build-script-build` [INFO] [stderr] Checking rand_core v0.3.1 [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=dfcc58b52770f582 -C extra-filename=-dfcc58b52770f582 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-099b5d166e0a0e95.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=ab6a08f2acd42bb2 -C extra-filename=-ab6a08f2acd42bb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-099b5d166e0a0e95.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/nix-a2b2be974555bc44/build-script-build` [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Running `rustc --crate-name walkdir /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/walkdir-2.2.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=5aa9a55363b938d9 -C extra-filename=-5aa9a55363b938d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-f9c206b2dd1d4159.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/bitflags-8f1299d0d47a4839/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/khronos_api-349859c998948770/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/getrandom-913c97f84c3a57d3/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libc-f2d1d55a00565187/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/rayon-core-ac168740de765123/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/proc-macro2-8546024219ccec79/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/arrayvec-5b38af3902063794/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libm-6a08d0bd0d47eaa0/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=62fdfce31f5033e2 -C extra-filename=-62fdfce31f5033e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-a78e6acbc0115381.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/syn-6015fa9baaaf8d74/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/maybe-uninit-4944d725143ced5e/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=9303e52f18b4eb17 -C extra-filename=-9303e52f18b4eb17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1e2f8a5ec5174619.rmeta --extern ppv_lite86=/opt/rustwide/target/debug/deps/libppv_lite86-b3c86104a23bcede.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/nix-7eaa9614d67b207e/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=57a66f3085b4fdc9 -C extra-filename=-57a66f3085b4fdc9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rawpointer=/opt/rustwide/target/debug/deps/librawpointer-e3c7ac4a077dbf03.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/byteorder-5becc35c28ec96ae/build-script-build` [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=4dbcd34cd0d2515a -C extra-filename=-4dbcd34cd0d2515a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-6dc55ae47baa2b34.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-de54fc8ba4bd73fc.rmeta --cap-lints allow --cap-lints=forbid` [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=5bb91649bd35c0b2 -C extra-filename=-5bb91649bd35c0b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d97bfbc5ea516a71.rmeta --cap-lints allow --cap-lints=forbid --cfg atomic_cas` [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 --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=00d21d0d944753b7 -C extra-filename=-00d21d0d944753b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0f55b8a2cbd8afd0.rmeta --cap-lints allow --cap-lints=forbid --cfg atomic_cas` [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=3fea1fccc53f40ec -C extra-filename=-3fea1fccc53f40ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-dfcc58b52770f582.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=019417fb7c76073b -C extra-filename=-019417fb7c76073b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-dfcc58b52770f582.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=44106500e36449d1 -C extra-filename=-44106500e36449d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-dfcc58b52770f582.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name bitflags /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitflags-1.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="default"' -C metadata=24f79408ce81b5b6 -C extra-filename=-24f79408ce81b5b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg bitflags_const_fn` [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=90a477ecb98c17cf -C extra-filename=-90a477ecb98c17cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/coffee-744ca95119d77250/build-script-build` [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=e20f5bf1da875cb9 -C extra-filename=-e20f5bf1da875cb9 --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 `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=fd748b51464ee4e1 -C extra-filename=-fd748b51464ee4e1 --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 `rustc --crate-name proc_macro2 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.30/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=962283bdbcf21160 -C extra-filename=-962283bdbcf21160 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6b660d80f17eeeef.rmeta --cap-lints allow --cap-lints=forbid --cfg u128 --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` [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=8f45ff824387513c -C extra-filename=-8f45ff824387513c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nodrop=/opt/rustwide/target/debug/deps/libnodrop-01ec08a62cfa05e1.rmeta --cap-lints allow --cap-lints=forbid --cfg has_stable_maybe_uninit` [INFO] [stderr] Running `rustc --crate-name maybe_uninit /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/maybe-uninit-2.0.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=e415167337f8a5ef -C extra-filename=-e415167337f8a5ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg derive_copy --cfg repr_transparent --cfg native_uninit` [INFO] [stderr] Running `rustc --crate-name byteorder /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byteorder-1.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=81917dfef7df43aa -C extra-filename=-81917dfef7df43aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg byteorder_i128` [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Running `rustc --crate-name rustc_version /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc_version-0.2.3/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=1334bf1136e99905 -C extra-filename=-1334bf1136e99905 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern semver=/opt/rustwide/target/debug/deps/libsemver-e584fd927f411189.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [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=dbf184c5c7e648b3 -C extra-filename=-dbf184c5c7e648b3 --out-dir /opt/rustwide/target/debug/build/num-traits-dbf184c5c7e648b3 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-3bb7d1e20480337d.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/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=15b44296bf0f345d -C extra-filename=-15b44296bf0f345d --out-dir /opt/rustwide/target/debug/build/num-integer-15b44296bf0f345d -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-3bb7d1e20480337d.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=8c6494d814329b3b -C extra-filename=-8c6494d814329b3b --out-dir /opt/rustwide/target/debug/build/num-iter-8c6494d814329b3b -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-3bb7d1e20480337d.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=2fe079f232086674 -C extra-filename=-2fe079f232086674 --out-dir /opt/rustwide/target/debug/build/rand_chacha-2fe079f232086674 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-3bb7d1e20480337d.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=8e6a4a2524f3e353 -C extra-filename=-8e6a4a2524f3e353 --out-dir /opt/rustwide/target/debug/build/num-rational-8e6a4a2524f3e353 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-3bb7d1e20480337d.rlib --cap-lints allow --cap-lints=forbid` [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/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=d458c6e318971271 -C extra-filename=-d458c6e318971271 --out-dir /opt/rustwide/target/debug/build/rand_pcg-d458c6e318971271 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-3bb7d1e20480337d.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=714abe0253cbf418 -C extra-filename=-714abe0253cbf418 --out-dir /opt/rustwide/target/debug/build/num-complex-714abe0253cbf418 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-3bb7d1e20480337d.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=f163718a83b723cc -C extra-filename=-f163718a83b723cc --out-dir /opt/rustwide/target/debug/build/rand-f163718a83b723cc -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-3bb7d1e20480337d.rlib --cap-lints allow --cap-lints=forbid` [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=64b793974b09b825 -C extra-filename=-64b793974b09b825 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-3c9e2c4ff33b4315.rmeta --cap-lints allow --cap-lints=forbid` [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=89f25322b0aaf894 -C extra-filename=-89f25322b0aaf894 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-24f79408ce81b5b6.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-derive-a2c1229f61984a11/build-script-build` [INFO] [stderr] Compiling gl_generator v0.11.0 [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=a329517d7c3a38a8 -C extra-filename=-a329517d7c3a38a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern khronos_api=/opt/rustwide/target/debug/deps/libkhronos_api-90a477ecb98c17cf.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bb91649bd35c0b2.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-b0098838b2afc276.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-integer-15b44296bf0f345d/build-script-build` [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=47e600f924e508f0 -C extra-filename=-47e600f924e508f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-81917dfef7df43aa.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=60ddb75140ea91ed -C extra-filename=-60ddb75140ea91ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-81917dfef7df43aa.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=fead0865f1e554c5 -C extra-filename=-fead0865f1e554c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-a78e6acbc0115381.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-81917dfef7df43aa.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/rand_chacha-2fe079f232086674/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-iter-8c6494d814329b3b/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-traits-dbf184c5c7e648b3/build-script-build` [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Running `rustc --crate-name quote /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-0.6.13/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=9866e3d50abf3224 -C extra-filename=-9866e3d50abf3224 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-962283bdbcf21160.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-rational-8e6a4a2524f3e353/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/typenum-d7ad904b6647572d/build-script-main` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/rand_pcg-d458c6e318971271/build-script-build` [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=e0ca2301c755da84 -C extra-filename=-e0ca2301c755da84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-dfcc58b52770f582.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_26` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/rand-f163718a83b723cc/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-complex-714abe0253cbf418/build-script-build` [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=693b46ca2361af9a -C extra-filename=-693b46ca2361af9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.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=e881a10013f1d13f -C extra-filename=-e881a10013f1d13f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0f55b8a2cbd8afd0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.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.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=ba7c601ca4253ebe -C extra-filename=-ba7c601ca4253ebe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-24f79408ce81b5b6.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0f55b8a2cbd8afd0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-1396c8503d45a5dc.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=3b5fd1fe62cfa81a -C extra-filename=-3b5fd1fe62cfa81a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.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=4dc512a8f3f0f881 -C extra-filename=-4dc512a8f3f0f881 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.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=d53617d448aa8d50 -C extra-filename=-d53617d448aa8d50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1e2f8a5ec5174619.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.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=43bda16aa1d64a5a -C extra-filename=-43bda16aa1d64a5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-24f79408ce81b5b6.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0f55b8a2cbd8afd0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-1396c8503d45a5dc.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=5d9b3d60ddbd2bbe -C extra-filename=-5d9b3d60ddbd2bbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-099b5d166e0a0e95.rmeta --cap-lints allow --cap-lints=forbid` [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=8c39319c8956b2fd -C extra-filename=-8c39319c8956b2fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libm=/opt/rustwide/target/debug/deps/liblibm-fd748b51464ee4e1.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name typenum /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.11.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=295b3f62fc92576a -C extra-filename=-295b3f62fc92576a --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 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=762ce5fc16572323 -C extra-filename=-762ce5fc16572323 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-099b5d166e0a0e95.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_26` [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=16cfe5ef88eae72d -C extra-filename=-16cfe5ef88eae72d --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] 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=a6aff04971c591d8 -C extra-filename=-a6aff04971c591d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-962283bdbcf21160.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9866e3d50abf3224.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-b0098838b2afc276.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=3fff9ca5bbb97f35 -C extra-filename=-3fff9ca5bbb97f35 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-962283bdbcf21160.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9866e3d50abf3224.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6b660d80f17eeeef.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 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=a8a09eadf2527238 -C extra-filename=-a8a09eadf2527238 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-24f79408ce81b5b6.rmeta --extern draw_state=/opt/rustwide/target/debug/deps/libdraw_state-89f25322b0aaf894.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-00d21d0d944753b7.rmeta --cap-lints allow --cap-lints=forbid` [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=572c9e1088536bbd -C extra-filename=-572c9e1088536bbd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-e881a10013f1d13f.rmeta --cap-lints allow --cap-lints=forbid` [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=11f3dc7a8b2c89a0 -C extra-filename=-11f3dc7a8b2c89a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-d53617d448aa8d50.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=3222fb151f175114 -C extra-filename=-3222fb151f175114 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-e0ca2301c755da84.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-099b5d166e0a0e95.rmeta --extern rand_hc=/opt/rustwide/target/debug/deps/librand_hc-44106500e36449d1.rmeta --extern rand_isaac=/opt/rustwide/target/debug/deps/librand_isaac-019417fb7c76073b.rmeta --extern rand_jitter=/opt/rustwide/target/debug/deps/librand_jitter-ab6a08f2acd42bb2.rmeta --extern rand_os=/opt/rustwide/target/debug/deps/librand_os-5d9b3d60ddbd2bbe.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-762ce5fc16572323.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-3fea1fccc53f40ec.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27` [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=0f66fded26426915 -C extra-filename=-0f66fded26426915 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern c2_chacha=/opt/rustwide/target/debug/deps/libc2_chacha-9303e52f18b4eb17.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-572c9e1088536bbd.rmeta --cap-lints allow --cap-lints=forbid` [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=07d46c9dfcb8757d -C extra-filename=-07d46c9dfcb8757d --out-dir /opt/rustwide/target/debug/build/memoffset-07d46c9dfcb8757d -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-1334bf1136e99905.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Running `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.6.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=9673c739600a0693 -C extra-filename=-9673c739600a0693 --out-dir /opt/rustwide/target/debug/build/parking_lot_core-9673c739600a0693 -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-1334bf1136e99905.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Running `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.9.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 --cfg 'feature="default"' -C metadata=9ac88b6936287fe7 -C extra-filename=-9ac88b6936287fe7 --out-dir /opt/rustwide/target/debug/build/parking_lot-9ac88b6936287fe7 -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-1334bf1136e99905.rlib --cap-lints allow --cap-lints=forbid` [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=cb911a96d6a2d9e4 -C extra-filename=-cb911a96d6a2d9e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom_package=/opt/rustwide/target/debug/deps/libgetrandom-e881a10013f1d13f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-0f66fded26426915.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-572c9e1088536bbd.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=ac60a6372fba7210 -C extra-filename=-ac60a6372fba7210 --out-dir /opt/rustwide/target/debug/build/x11-dl-ac60a6372fba7210 -L dependency=/opt/rustwide/target/debug/deps --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-f56bddf9a50752cc.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=a6bb363fd2757257 -C extra-filename=-a6bb363fd2757257 --out-dir /opt/rustwide/target/debug/build/libudev-sys-a6bb363fd2757257 -L dependency=/opt/rustwide/target/debug/deps --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-f56bddf9a50752cc.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Running `rustc --crate-name generic_array /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.12.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=97aeabcc1102e1b7 -C extra-filename=-97aeabcc1102e1b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-295b3f62fc92576a.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/memoffset-07d46c9dfcb8757d/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/parking_lot_core-9673c739600a0693/build-script-build` [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=5ab152a7f209f0f7 -C extra-filename=-5ab152a7f209f0f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.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=8100e4830c802ee2 -C extra-filename=-8100e4830c802ee2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.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=0aa8dccecea97c12 -C extra-filename=-0aa8dccecea97c12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` [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=069ddddf4c59b262 -C extra-filename=-069ddddf4c59b262 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.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=33b989a29887b9cc -C extra-filename=-33b989a29887b9cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.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=ed4c1538e9d6b092 -C extra-filename=-ed4c1538e9d6b092 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/parking_lot-9ac88b6936287fe7/build-script-build` [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=616b602ae4e01c22 -C extra-filename=-616b602ae4e01c22 --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] 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=9002d09b460dce47 -C extra-filename=-9002d09b460dce47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0f55b8a2cbd8afd0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4a022eab6344e6b2.rmeta --cap-lints allow --cap-lints=forbid --cfg has_sized_atomics` [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=26d442aacdda08de -C extra-filename=-26d442aacdda08de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-0aa8dccecea97c12.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` [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=bb8cedfa0fc8b308 -C extra-filename=-bb8cedfa0fc8b308 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-0aa8dccecea97c12.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.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=690f0d30c07ccec6 -C extra-filename=-690f0d30c07ccec6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-8f45ff824387513c.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0f55b8a2cbd8afd0.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-3c9e2c4ff33b4315.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1e2f8a5ec5174619.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-616b602ae4e01c22.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-2adebafbdfd8bfc4.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=d6ef859badfab659 -C extra-filename=-d6ef859badfab659 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ed4c1538e9d6b092.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/x11-dl-ac60a6372fba7210/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=b2747a9150b5b5d4 -C extra-filename=-b2747a9150b5b5d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-24f79408ce81b5b6.rmeta --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-fead0865f1e554c5.rmeta --extern inflate=/opt/rustwide/target/debug/deps/libinflate-62fdfce31f5033e2.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-26d442aacdda08de.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=421b85ec126a73ea -C extra-filename=-421b85ec126a73ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand=/opt/rustwide/target/debug/deps/librand-cb911a96d6a2d9e4.rmeta --cap-lints allow --cap-lints=forbid` [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=5b086407f12cad4e -C extra-filename=-5b086407f12cad4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1e2f8a5ec5174619.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern maybe_uninit=/opt/rustwide/target/debug/deps/libmaybe_uninit-e415167337f8a5ef.rmeta --cap-lints allow --cap-lints=forbid -l dl` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libudev-sys-a6bb363fd2757257/build-script-build` [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=cb78480e38e82574 -C extra-filename=-cb78480e38e82574 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lock_api=/opt/rustwide/target/debug/deps/liblock_api-7b52f6feb7a4f9bf.rmeta --extern parking_lot_core=/opt/rustwide/target/debug/deps/libparking_lot_core-9002d09b460dce47.rmeta --cap-lints allow --cap-lints=forbid --cfg has_sized_atomics --cfg has_checked_instant` [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=b14466b4379a5ad7 -C extra-filename=-b14466b4379a5ad7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-5ab152a7f209f0f7.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-fd748b51464ee4e1.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-33b989a29887b9cc.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.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=9c7461bc6dea9e2d -C extra-filename=-9c7461bc6dea9e2d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-690f0d30c07ccec6.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-3c9e2c4ff33b4315.rmeta --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=541730c1ee39f270 -C extra-filename=-541730c1ee39f270 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --cap-lints allow --cap-lints=forbid -L native=/lib/x86_64-linux-gnu --cfg hwdb -l udev` [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=0fb144f3cefdc6f7 -C extra-filename=-0fb144f3cefdc6f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-5ab152a7f209f0f7.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-5f5e9e23ee86f955.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-9c7461bc6dea9e2d.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-3c9e2c4ff33b4315.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-f723af202457fcdb.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-693b46ca2361af9a.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-8100e4830c802ee2.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-47e600f924e508f0.rmeta --extern stb_truetype=/opt/rustwide/target/debug/deps/libstb_truetype-60ddb75140ea91ed.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=539ad95ee9ea77b1 -C extra-filename=-539ad95ee9ea77b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-9c7461bc6dea9e2d.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-64b793974b09b825.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-3c9e2c4ff33b4315.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1e2f8a5ec5174619.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-693b46ca2361af9a.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=d3b29abe4f520259 -C extra-filename=-d3b29abe4f520259 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rusttype_next=/opt/rustwide/target/debug/deps/librusttype-0fb144f3cefdc6f7.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=b76b2f22dcf20699 -C extra-filename=-b76b2f22dcf20699 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern full_rusttype=/opt/rustwide/target/debug/deps/librusttype-0fb144f3cefdc6f7.rmeta --extern xi_unicode=/opt/rustwide/target/debug/deps/libxi_unicode-6d47d510ad4b4691.rmeta --cap-lints allow --cap-lints=forbid` [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=6c455f08cd54f0ee -C extra-filename=-6c455f08cd54f0ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-9c7461bc6dea9e2d.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-c34332204b169e5b.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-539ad95ee9ea77b1.rmeta --cap-lints allow --cap-lints=forbid` [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=ccc5619436aeb1c3 -C extra-filename=-ccc5619436aeb1c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-24f79408ce81b5b6.rmeta --extern line_drawing=/opt/rustwide/target/debug/deps/libline_drawing-069ddddf4c59b262.rmeta --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-d3b29abe4f520259.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-5aa9a55363b938d9.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-2a054c2763ce064e.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-88d37848f87fd53c.rmeta --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=1f6811d31b91cda4 -C extra-filename=-1f6811d31b91cda4 --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-b76b2f22dcf20699.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-00d21d0d944753b7.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-8100e4830c802ee2.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-47e600f924e508f0.rmeta --extern full_rusttype=/opt/rustwide/target/debug/deps/librusttype-0fb144f3cefdc6f7.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-421b85ec126a73ea.rmeta --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=0eabe22a862e148f -C extra-filename=-0eabe22a862e148f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern libudev_sys=/opt/rustwide/target/debug/deps/liblibudev_sys-541730c1ee39f270.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-00d21d0d944753b7.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-43bda16aa1d64a5a.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d03448c7ba334c49.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-24beb37a89eb0d22.rmeta --cap-lints allow --cap-lints=forbid -L native=/lib/x86_64-linux-gnu` [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=5d9f334eea5f1a4d -C extra-filename=-5d9f334eea5f1a4d --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-1f6811d31b91cda4.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=bcf935838d522deb -C extra-filename=-bcf935838d522deb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-dc32ec5f9c4c2261.rmeta --extern gilrs_core=/opt/rustwide/target/debug/deps/libgilrs_core-0eabe22a862e148f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-00d21d0d944753b7.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d03448c7ba334c49.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-24beb37a89eb0d22.rmeta --cap-lints allow --cap-lints=forbid -L native=/lib/x86_64-linux-gnu` [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=82a9555b4fddba33 -C extra-filename=-82a9555b4fddba33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alga=/opt/rustwide/target/debug/deps/libalga-b14466b4379a5ad7.rmeta --extern approx=/opt/rustwide/target/debug/deps/libapprox-5ab152a7f209f0f7.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-97aeabcc1102e1b7.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-57a66f3085b4fdc9.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-33b989a29887b9cc.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-bb8cedfa0fc8b308.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3222fb151f175114.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-295b3f62fc92576a.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=53fd91e479722dc2 -C extra-filename=-53fd91e479722dc2 --out-dir /opt/rustwide/target/debug/build/gfx_gl-53fd91e479722dc2 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-a329517d7c3a38a8.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=60b2865b2f492c3f -C extra-filename=-60b2865b2f492c3f --out-dir /opt/rustwide/target/debug/build/glutin_egl_sys-60b2865b2f492c3f -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-a329517d7c3a38a8.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=7fff93b2a60a22bb -C extra-filename=-7fff93b2a60a22bb --out-dir /opt/rustwide/target/debug/build/glutin_glx_sys-7fff93b2a60a22bb -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-a329517d7c3a38a8.rlib --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=0f142fab21ae0084 -C extra-filename=-0f142fab21ae0084 --out-dir /opt/rustwide/target/debug/build/wayland-client-0f142fab21ae0084 -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-a6aff04971c591d8.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=a69d0b50a29665cd -C extra-filename=-a69d0b50a29665cd --out-dir /opt/rustwide/target/debug/build/wayland-protocols-a69d0b50a29665cd -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-a6aff04971c591d8.rlib --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=8b4bce1a8b522576 -C extra-filename=-8b4bce1a8b522576 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-81917dfef7df43aa.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6c455f08cd54f0ee.rmeta --cap-lints allow --cap-lints=forbid` [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=96802f1e1296f499 -C extra-filename=-96802f1e1296f499 --out-dir /opt/rustwide/target/debug/build/libloading-96802f1e1296f499 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-4200294cb45fdb86.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=f9403139ef42cf52 -C extra-filename=-f9403139ef42cf52 --out-dir /opt/rustwide/target/debug/build/backtrace-sys-f9403139ef42cf52 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-4200294cb45fdb86.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libloading-96802f1e1296f499/build-script-build` [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=62951585c3c9d123 -C extra-filename=-62951585c3c9d123 --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-446c5a33c8f8e57e/out -l dl -l static=global_static` [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=44f4f9fd3fe581c9 -C extra-filename=-44f4f9fd3fe581c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-62951585c3c9d123.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/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=39606ac6c7aa7ebf -C extra-filename=-39606ac6c7aa7ebf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dlib=/opt/rustwide/target/debug/deps/libdlib-44f4f9fd3fe581c9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1e2f8a5ec5174619.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/out` [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=5e745aeb2da80aa6 -C extra-filename=-5e745aeb2da80aa6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-ba7c601ca4253ebe.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-39606ac6c7aa7ebf.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/out` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/backtrace-sys-f9403139ef42cf52/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/wayland-protocols-a69d0b50a29665cd/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/gfx_gl-53fd91e479722dc2/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/wayland-client-0f142fab21ae0084/build-script-build` [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=3e0b317a4555acd2 -C extra-filename=-3e0b317a4555acd2 --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 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=dcad1985c9ed61e4 -C extra-filename=-dcad1985c9ed61e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-24f79408ce81b5b6.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-d1c2b8f5b0c065f5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-ba7c601ca4253ebe.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-5e745aeb2da80aa6.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-39606ac6c7aa7ebf.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/out` [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=0f10ab0dac30dacf -C extra-filename=-0f10ab0dac30dacf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c894865761eab726/out --cfg rbt -l static=backtrace` [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=b50fdfea988ac144 -C extra-filename=-b50fdfea988ac144 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace_sys=/opt/rustwide/target/debug/deps/libbacktrace_sys-0f10ab0dac30dacf.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0f55b8a2cbd8afd0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-ffb515f569e99129.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c894865761eab726/out` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/glutin_glx_sys-7fff93b2a60a22bb/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=9244277222de69aa -C extra-filename=-9244277222de69aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-5b086407f12cad4e.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=4076975fa87447c1 -C extra-filename=-4076975fa87447c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-a8a09eadf2527238.rmeta --extern gfx_gl=/opt/rustwide/target/debug/deps/libgfx_gl-3e0b317a4555acd2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-00d21d0d944753b7.rmeta --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=8d32a83d21a70b8e -C extra-filename=-8d32a83d21a70b8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern draw_state=/opt/rustwide/target/debug/deps/libdraw_state-89f25322b0aaf894.rmeta --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-a8a09eadf2527238.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-00d21d0d944753b7.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/glutin_egl_sys-60b2865b2f492c3f/build-script-build` [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=6ee9b097a963c154 -C extra-filename=-6ee9b097a963c154 --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 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=a19619ee0ccf8bed -C extra-filename=-a19619ee0ccf8bed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-24f79408ce81b5b6.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-dcad1985c9ed61e4.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-5e745aeb2da80aa6.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-39606ac6c7aa7ebf.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/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=fc26d7b268a31ee7 -C extra-filename=-fc26d7b268a31ee7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-962283bdbcf21160.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9866e3d50abf3224.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3fff9ca5bbb97f35.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=bdb82322f3a2ecd1 -C extra-filename=-bdb82322f3a2ecd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-962283bdbcf21160.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9866e3d50abf3224.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3fff9ca5bbb97f35.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg has_i128` [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=8272b43318c0c008 -C extra-filename=-8272b43318c0c008 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-b50fdfea988ac144.rmeta --extern gfx=/opt/rustwide/target/debug/deps/libgfx-8d32a83d21a70b8e.rmeta --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-a8a09eadf2527238.rmeta --extern glyph_brush=/opt/rustwide/target/debug/deps/libglyph_brush-5d9f334eea5f1a4d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-00d21d0d944753b7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c894865761eab726/out` [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=eaac9b7a090ccc3e -C extra-filename=-eaac9b7a090ccc3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern andrew=/opt/rustwide/target/debug/deps/libandrew-ccc5619436aeb1c3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-24f79408ce81b5b6.rmeta --extern dlib=/opt/rustwide/target/debug/deps/libdlib-44f4f9fd3fe581c9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1e2f8a5ec5174619.rmeta --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-3b5fd1fe62cfa81a.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-ba7c601ca4253ebe.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-dcad1985c9ed61e4.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-5e745aeb2da80aa6.rmeta --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-a19619ee0ccf8bed.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/out` [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=9ebc4640795b9cae -C extra-filename=-9ebc4640795b9cae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1e2f8a5ec5174619.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-00d21d0d944753b7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cb78480e38e82574.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d7f496155efb22e2.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-4dc512a8f3f0f881.rmeta --extern smithay_client_toolkit=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-eaac9b7a090ccc3e.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-dcad1985c9ed61e4.rmeta --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-5b086407f12cad4e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/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=815df6289de94333 -C extra-filename=-815df6289de94333 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern euclid_macros=/opt/rustwide/target/debug/deps/libeuclid_macros-fc26d7b268a31ee7.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.rmeta --cap-lints allow --cap-lints=forbid` [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=38115a6315accb99 -C extra-filename=-38115a6315accb99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-8f45ff824387513c.rmeta --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-815df6289de94333.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.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=ba62e3280173c7ae -C extra-filename=-ba62e3280173c7ae --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-6ee9b097a963c154.rmeta --extern glutin_glx_sys=/opt/rustwide/target/debug/deps/libglutin_glx_sys-9244277222de69aa.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1e2f8a5ec5174619.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e20f5bf1da875cb9.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-62951585c3c9d123.rmeta --extern osmesa_sys=/opt/rustwide/target/debug/deps/libosmesa_sys-11f3dc7a8b2c89a0.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-d53617d448aa8d50.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-dcad1985c9ed61e4.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-9ebc4640795b9cae.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/out` [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=84d7890e4b5a98d6 -C extra-filename=-84d7890e4b5a98d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lyon_geom=/opt/rustwide/target/debug/deps/liblyon_geom-38115a6315accb99.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=7723441ca7a9a7a7 -C extra-filename=-7723441ca7a9a7a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-a8a09eadf2527238.rmeta --extern gfx_device_gl=/opt/rustwide/target/debug/deps/libgfx_device_gl-4076975fa87447c1.rmeta --extern glutin=/opt/rustwide/target/debug/deps/libglutin-ba62e3280173c7ae.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/out` [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=6e3055923c6f9d8d -C extra-filename=-6e3055923c6f9d8d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lyon_path=/opt/rustwide/target/debug/deps/liblyon_path-84d7890e4b5a98d6.rmeta --extern sid=/opt/rustwide/target/debug/deps/libsid-d6ef859badfab659.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=e0454c2821656f76 -C extra-filename=-e0454c2821656f76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-81917dfef7df43aa.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-de54fc8ba4bd73fc.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-bdb82322f3a2ecd1.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.rmeta --cap-lints allow --cap-lints=forbid` [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=acb266c36bcb6bc2 -C extra-filename=-acb266c36bcb6bc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-81917dfef7df43aa.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-4dbcd34cd0d2515a.rmeta --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-8b4bce1a8b522576.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-de54fc8ba4bd73fc.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-26d442aacdda08de.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-bb8cedfa0fc8b308.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16cfe5ef88eae72d.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-b2747a9150b5b5d4.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-e5d88fa501d33e1b.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-e0454c2821656f76.rmeta --cap-lints allow --cap-lints=forbid` [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=db76ea274da42abb -C extra-filename=-db76ea274da42abb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gfx=/opt/rustwide/target/debug/deps/libgfx-8d32a83d21a70b8e.rmeta --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-a8a09eadf2527238.rmeta --extern gfx_device_gl=/opt/rustwide/target/debug/deps/libgfx_device_gl-4076975fa87447c1.rmeta --extern gfx_glyph=/opt/rustwide/target/debug/deps/libgfx_glyph-8272b43318c0c008.rmeta --extern gfx_window_glutin=/opt/rustwide/target/debug/deps/libgfx_window_glutin-7723441ca7a9a7a7.rmeta --extern gilrs=/opt/rustwide/target/debug/deps/libgilrs-bcf935838d522deb.rmeta --extern glutin=/opt/rustwide/target/debug/deps/libglutin-ba62e3280173c7ae.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-acb266c36bcb6bc2.rmeta --extern lyon_tessellation=/opt/rustwide/target/debug/deps/liblyon_tessellation-6e3055923c6f9d8d.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-82a9555b4fddba33.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6c455f08cd54f0ee.rmeta --extern stretch=/opt/rustwide/target/debug/deps/libstretch-8c39319c8956b2fd.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-421b85ec126a73ea.rmeta --extern gfx_winit=/opt/rustwide/target/debug/deps/libwinit-9ebc4640795b9cae.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c894865761eab726/out -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/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 --crate-type bin --emit=dep-info,metadata -C debuginfo=2 -C metadata=68236a1b0bdfc86b -C extra-filename=-68236a1b0bdfc86b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-24f79408ce81b5b6.rmeta --extern coffee=/opt/rustwide/target/debug/deps/libcoffee-db76ea274da42abb.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-acb266c36bcb6bc2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cb911a96d6a2d9e4.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c894865761eab726/out -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/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 --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=9d6a491f89fc0668 -C extra-filename=-9d6a491f89fc0668 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-24f79408ce81b5b6.rmeta --extern coffee=/opt/rustwide/target/debug/deps/libcoffee-db76ea274da42abb.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-acb266c36bcb6bc2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cb911a96d6a2d9e4.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c894865761eab726/out -L native=/opt/rustwide/target/debug/build/libloading-446c5a33c8f8e57e/out -L native=/lib/x86_64-linux-gnu` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 45s [INFO] running `"docker" "inspect" "7eff96e4c7cedb722b63eea2587db7e1dc5d4d05eaecbc2c2d109a5cfeb0405d"` [INFO] running `"docker" "rm" "-f" "7eff96e4c7cedb722b63eea2587db7e1dc5d4d05eaecbc2c2d109a5cfeb0405d"` [INFO] [stdout] 7eff96e4c7cedb722b63eea2587db7e1dc5d4d05eaecbc2c2d109a5cfeb0405d