[INFO] updating cached repository https://github.com/dlight/proceed [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a442a454bb15393a214de29fd38a185d7f4d377 [INFO] checking dlight/proceed against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [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 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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] [stderr] Blocking waiting for file lock on package cache [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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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] 65e9271fa4a806a7685fab3c277ac941433b1dd1d4d22d4d7c19349725074c54 [INFO] running `"docker" "start" "-a" "65e9271fa4a806a7685fab3c277ac941433b1dd1d4d22d4d7c19349725074c54"` [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] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Running `rustc --crate-name autocfg /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autocfg-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=00695450175e71a1 -C extra-filename=-00695450175e71a1 --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=c1d40e29def4f5b5 -C extra-filename=-c1d40e29def4f5b5 --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=57587ae74d6489d4 -C extra-filename=-57587ae74d6489d4 --out-dir /opt/rustwide/target/debug/build/log-57587ae74d6489d4 -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/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=5eff4f0de32f703a -C extra-filename=-5eff4f0de32f703a --out-dir /opt/rustwide/target/debug/build/libc-5eff4f0de32f703a -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 --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=ea0ec2ce870ef928 -C extra-filename=-ea0ec2ce870ef928 --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=ec1cf3dd0cdf7e78 -C extra-filename=-ec1cf3dd0cdf7e78 --out-dir /opt/rustwide/target/debug/build/proc-macro2-ec1cf3dd0cdf7e78 -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=7274621956611af1 -C extra-filename=-7274621956611af1 --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=176cd660d3b3b712 -C extra-filename=-176cd660d3b3b712 --out-dir /opt/rustwide/target/debug/build/arrayvec-176cd660d3b3b712 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling unicode-xid v0.1.0 [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=697c937a1b9ac499 -C extra-filename=-697c937a1b9ac499 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling xml-rs v0.8.0 [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=b02906264df7d604 -C extra-filename=-b02906264df7d604 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling bitflags v1.2.1 [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=74c450ec08f614ba -C extra-filename=-74c450ec08f614ba --out-dir /opt/rustwide/target/debug/build/bitflags-74c450ec08f614ba -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking nodrop v0.1.14 [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=706a191a529b4c05 -C extra-filename=-706a191a529b4c05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling byteorder v1.3.2 [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=e5e6234187e51a6b -C extra-filename=-e5e6234187e51a6b --out-dir /opt/rustwide/target/debug/build/byteorder-e5e6234187e51a6b -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking scopeguard v1.0.0 [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=23e55c3ca0125cd5 -C extra-filename=-23e55c3ca0125cd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling cc v1.0.46 [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=e13ef32bef16502a -C extra-filename=-e13ef32bef16502a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling khronos_api v3.1.0 [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=2b51239ac28aa161 -C extra-filename=-2b51239ac28aa161 --out-dir /opt/rustwide/target/debug/build/khronos_api-2b51239ac28aa161 -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=266f4dad295b552b -C extra-filename=-266f4dad295b552b --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=4932d13e7aad39de -C extra-filename=-4932d13e7aad39de --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=57e2ef963289ce48 -C extra-filename=-57e2ef963289ce48 --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=608b0bb6f8a68e10 -C extra-filename=-608b0bb6f8a68e10 --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=84f67784f2c1c608 -C extra-filename=-84f67784f2c1c608 --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=5cc0c98f28db9ad3 -C extra-filename=-5cc0c98f28db9ad3 --out-dir /opt/rustwide/target/debug/build/syn-5cc0c98f28db9ad3 -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=fccd31a5e14cc959 -C extra-filename=-fccd31a5e14cc959 --out-dir /opt/rustwide/target/debug/deps -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=73f57ea1b7bfb8f7 -C extra-filename=-73f57ea1b7bfb8f7 --out-dir /opt/rustwide/target/debug/build/getrandom-73f57ea1b7bfb8f7 -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=4941a50f190f7045 -C extra-filename=-4941a50f190f7045 --out-dir /opt/rustwide/target/debug/build/nix-4941a50f190f7045 -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=77aa19b04fb611a0 -C extra-filename=-77aa19b04fb611a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking downcast-rs v1.1.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=10fa234edbda33f3 -C extra-filename=-10fa234edbda33f3 --out-dir /opt/rustwide/target/debug/build/maybe-uninit-10fa234edbda33f3 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [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=9ea76732773901ad -C extra-filename=-9ea76732773901ad --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=473b28e3439cc98c -C extra-filename=-473b28e3439cc98c --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=a8bb7a6a00843477 -C extra-filename=-a8bb7a6a00843477 --out-dir /opt/rustwide/target/debug/build/rayon-core-a8bb7a6a00843477 -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=60a7c41a787c8ad5 -C extra-filename=-60a7c41a787c8ad5 --out-dir /opt/rustwide/target/debug/deps -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=1aa0904a0f6ac5b6 -C extra-filename=-1aa0904a0f6ac5b6 --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=471905e8309744e0 -C extra-filename=-471905e8309744e0 --out-dir /opt/rustwide/target/debug/build/libm-471905e8309744e0 -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=4a1e180bf5354677 -C extra-filename=-4a1e180bf5354677 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=c4e1a0771f30e883 -C extra-filename=-c4e1a0771f30e883 --out-dir /opt/rustwide/target/debug/build/nix-c4e1a0771f30e883 -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=331cf9462b1201fc -C extra-filename=-331cf9462b1201fc --out-dir /opt/rustwide/target/debug/deps -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=fe62489ffc5d3eab -C extra-filename=-fe62489ffc5d3eab --out-dir /opt/rustwide/target/debug/build/num-derive-fe62489ffc5d3eab -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [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=f57ff574adf466f9 -C extra-filename=-f57ff574adf466f9 --out-dir /opt/rustwide/target/debug/deps -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=93045cfa6c89b46d -C extra-filename=-93045cfa6c89b46d --out-dir /opt/rustwide/target/debug/build/typenum-93045cfa6c89b46d -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=4a226e2458424f7d -C extra-filename=-4a226e2458424f7d --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=a4b2c6c7c0aaa66f -C extra-filename=-a4b2c6c7c0aaa66f --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=3072a8cda2d7d7bd -C extra-filename=-3072a8cda2d7d7bd --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=8789ab593b5166e4 -C extra-filename=-8789ab593b5166e4 --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=8ab64fba603dd153 -C extra-filename=-8ab64fba603dd153 --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=98abdbd4f43dee6f -C extra-filename=-98abdbd4f43dee6f --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=2dcce853d7af6a21 -C extra-filename=-2dcce853d7af6a21 --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=a5edf9cfa67d4ad0 -C extra-filename=-a5edf9cfa67d4ad0 --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=31f53a76b6bf9df4 -C extra-filename=-31f53a76b6bf9df4 --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=9fa1639c45297fc9 -C extra-filename=-9fa1639c45297fc9 --out-dir /opt/rustwide/target/debug/build/coffee-9fa1639c45297fc9 -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=5105bb5c05bd591a -C extra-filename=-5105bb5c05bd591a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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=5d530aaab2c3f22d -C extra-filename=-5d530aaab2c3f22d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ea0ec2ce870ef928.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c1d40e29def4f5b5.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=13102785f3f23267 -C extra-filename=-13102785f3f23267 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern semver_parser=/opt/rustwide/target/debug/deps/libsemver_parser-7274621956611af1.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/log-57587ae74d6489d4/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libc-5eff4f0de32f703a/build-script-build` [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=c1f68ca3d55d70c5 -C extra-filename=-c1f68ca3d55d70c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-23e55c3ca0125cd5.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/bitflags-74c450ec08f614ba/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/arrayvec-176cd660d3b3b712/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/proc-macro2-ec1cf3dd0cdf7e78/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/khronos_api-2b51239ac28aa161/build-script-build` [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Running `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=880a5cf9684a7b5f -C extra-filename=-880a5cf9684a7b5f --out-dir /opt/rustwide/target/debug/build/num-traits-880a5cf9684a7b5f -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-00695450175e71a1.rlib --cap-lints allow --cap-lints=forbid` [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-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=b9b7102f69fc1bfa -C extra-filename=-b9b7102f69fc1bfa --out-dir /opt/rustwide/target/debug/build/num-integer-b9b7102f69fc1bfa -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-00695450175e71a1.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=660d354c01036f7b -C extra-filename=-660d354c01036f7b --out-dir /opt/rustwide/target/debug/build/num-rational-660d354c01036f7b -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-00695450175e71a1.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=84631b2b8b4be14c -C extra-filename=-84631b2b8b4be14c --out-dir /opt/rustwide/target/debug/build/num-iter-84631b2b8b4be14c -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-00695450175e71a1.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=1bf2d492c4abb5cd -C extra-filename=-1bf2d492c4abb5cd --out-dir /opt/rustwide/target/debug/build/rand_pcg-1bf2d492c4abb5cd -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-00695450175e71a1.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=ab13bf68a127635a -C extra-filename=-ab13bf68a127635a --out-dir /opt/rustwide/target/debug/build/num-complex-ab13bf68a127635a -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-00695450175e71a1.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=980cc908957a4df8 -C extra-filename=-980cc908957a4df8 --out-dir /opt/rustwide/target/debug/build/rand_chacha-980cc908957a4df8 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-00695450175e71a1.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=a3187544fa901fd2 -C extra-filename=-a3187544fa901fd2 --out-dir /opt/rustwide/target/debug/build/rand-a3187544fa901fd2 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-00695450175e71a1.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/byteorder-e5e6234187e51a6b/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=38b9d08a14210305 -C extra-filename=-38b9d08a14210305 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-fccd31a5e14cc959.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=00700272db2cc077 -C extra-filename=-00700272db2cc077 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-fccd31a5e14cc959.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/nix-4941a50f190f7045/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/getrandom-73f57ea1b7bfb8f7/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=47efcea8a4122d03 -C extra-filename=-47efcea8a4122d03 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-473b28e3439cc98c.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/rayon-core-a8bb7a6a00843477/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/syn-5cc0c98f28db9ad3/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=aedd545f1bf974a3 -C extra-filename=-aedd545f1bf974a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c1d40e29def4f5b5.rmeta --extern ppv_lite86=/opt/rustwide/target/debug/deps/libppv_lite86-77aa19b04fb611a0.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/maybe-uninit-10fa234edbda33f3/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libm-471905e8309744e0/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/nix-c4e1a0771f30e883/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=d686718bf419dba1 -C extra-filename=-d686718bf419dba1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-331cf9462b1201fc.rmeta --cap-lints allow --cap-lints=forbid` [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=ee3a9e11054f50cd -C extra-filename=-ee3a9e11054f50cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rawpointer=/opt/rustwide/target/debug/deps/librawpointer-2dcce853d7af6a21.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Running `rustc --crate-name gif /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gif-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="raii_no_panic"' -C metadata=607d77f389792db9 -C extra-filename=-607d77f389792db9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-a5edf9cfa67d4ad0.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-4a226e2458424f7d.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-derive-fe62489ffc5d3eab/build-script-build` [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=3ab89d084a224203 -C extra-filename=-3ab89d084a224203 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-266f4dad295b552b.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=ce563ed29ecce065 -C extra-filename=-ce563ed29ecce065 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ea0ec2ce870ef928.rmeta --cap-lints allow --cap-lints=forbid --cfg atomic_cas` [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=7f84aef8a840436d -C extra-filename=-7f84aef8a840436d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/coffee-9fa1639c45297fc9/build-script-build` [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=877b967c75efef76 -C extra-filename=-877b967c75efef76 --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 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=7298e1bff2792824 -C extra-filename=-7298e1bff2792824 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nodrop=/opt/rustwide/target/debug/deps/libnodrop-706a191a529b4c05.rmeta --cap-lints allow --cap-lints=forbid --cfg has_stable_maybe_uninit` [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=0b0c5300054bab85 -C extra-filename=-0b0c5300054bab85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-697c937a1b9ac499.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 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=9c0dcbb02cf4c88e -C extra-filename=-9c0dcbb02cf4c88e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` [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=237fd94f2710b0ca -C extra-filename=-237fd94f2710b0ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern semver=/opt/rustwide/target/debug/deps/libsemver-13102785f3f23267.rmeta --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=00eab75e22262a0a -C extra-filename=-00eab75e22262a0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-5d530aaab2c3f22d.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/typenum-93045cfa6c89b46d/build-script-main` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-traits-880a5cf9684a7b5f/build-script-build` [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=80cb3d3e29d8c56e -C extra-filename=-80cb3d3e29d8c56e --out-dir /opt/rustwide/target/debug/build/x11-dl-80cb3d3e29d8c56e -L dependency=/opt/rustwide/target/debug/deps --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-4932d13e7aad39de.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=8681437532b5d05b -C extra-filename=-8681437532b5d05b --out-dir /opt/rustwide/target/debug/build/libudev-sys-8681437532b5d05b -L dependency=/opt/rustwide/target/debug/deps --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-4932d13e7aad39de.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-integer-b9b7102f69fc1bfa/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-rational-660d354c01036f7b/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-iter-84631b2b8b4be14c/build-script-build` [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=8eef11ca11fc8aee -C extra-filename=-8eef11ca11fc8aee --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] Running `/opt/rustwide/target/debug/build/rand_pcg-1bf2d492c4abb5cd/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/num-complex-ab13bf68a127635a/build-script-build` [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=a44ab4b0a54d23a9 -C extra-filename=-a44ab4b0a54d23a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-38b9d08a14210305.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=d5184c431cb26235 -C extra-filename=-d5184c431cb26235 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-38b9d08a14210305.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=89c1179cd0054731 -C extra-filename=-89c1179cd0054731 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-38b9d08a14210305.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/rand_chacha-980cc908957a4df8/build-script-build` [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=6f446d2cfb58af7d -C extra-filename=-6f446d2cfb58af7d --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 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=4ecf3b0d016fad6b -C extra-filename=-4ecf3b0d016fad6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg assert_no_panic` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/rand-a3187544fa901fd2/build-script-build` [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=7d94d500e28ea07e -C extra-filename=-7d94d500e28ea07e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-877b967c75efef76.rmeta --cap-lints allow --cap-lints=forbid` [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=a664e0e58a726479 -C extra-filename=-a664e0e58a726479 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern khronos_api=/opt/rustwide/target/debug/deps/libkhronos_api-9c0dcbb02cf4c88e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3ab89d084a224203.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-b02906264df7d604.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=5e6da289118c7f22 -C extra-filename=-5e6da289118c7f22 --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 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=67149d73b7a01a71 -C extra-filename=-67149d73b7a01a71 --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 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=c55416a98b2dc1f7 -C extra-filename=-c55416a98b2dc1f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b0c5300054bab85.rmeta --cap-lints allow --cap-lints=forbid` [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=1f786572c843cb1d -C extra-filename=-1f786572c843cb1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.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=26747e5c3264d542 -C extra-filename=-26747e5c3264d542 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-877b967c75efef76.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ea0ec2ce870ef928.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-57e2ef963289ce48.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=fda658d22902b9fe -C extra-filename=-fda658d22902b9fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ea0ec2ce870ef928.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.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=3bc27264c45f42db -C extra-filename=-3bc27264c45f42db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.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=06668ba13eda6a6e -C extra-filename=-06668ba13eda6a6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c1d40e29def4f5b5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.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=405ba9ee0275d2e6 -C extra-filename=-405ba9ee0275d2e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.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=f2f32fc7a357fe26 -C extra-filename=-f2f32fc7a357fe26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-877b967c75efef76.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ea0ec2ce870ef928.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-57e2ef963289ce48.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=440ac42adbf3a794 -C extra-filename=-440ac42adbf3a794 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-fccd31a5e14cc959.rmeta --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=6edd0dd947339fbd -C extra-filename=-6edd0dd947339fbd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-fccd31a5e14cc959.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_26` [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=b568b13bed282128 -C extra-filename=-b568b13bed282128 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8eef11ca11fc8aee.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Running `rustc --crate-name rustc_hash /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-hash-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=293e5c8cfe09e1fa -C extra-filename=-293e5c8cfe09e1fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8eef11ca11fc8aee.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=fffc922a9a039e84 -C extra-filename=-fffc922a9a039e84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-331cf9462b1201fc.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8eef11ca11fc8aee.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/x11-dl-80cb3d3e29d8c56e/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=bb06a32109d43d7a -C extra-filename=-bb06a32109d43d7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-38b9d08a14210305.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_26` [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=4f9973c3f99b47e6 -C extra-filename=-4f9973c3f99b47e6 --out-dir /opt/rustwide/target/debug/build/memoffset-4f9973c3f99b47e6 -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-237fd94f2710b0ca.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=bc110d8fa3f10fd5 -C extra-filename=-bc110d8fa3f10fd5 --out-dir /opt/rustwide/target/debug/build/parking_lot_core-bc110d8fa3f10fd5 -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-237fd94f2710b0ca.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=23cc07ed20b93048 -C extra-filename=-23cc07ed20b93048 --out-dir /opt/rustwide/target/debug/build/parking_lot-23cc07ed20b93048 -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-237fd94f2710b0ca.rlib --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libudev-sys-8681437532b5d05b/build-script-build` [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=8e9aefd16ea84027 -C extra-filename=-8e9aefd16ea84027 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b0c5300054bab85.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c55416a98b2dc1f7.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-b02906264df7d604.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=197cf089e5b476e8 -C extra-filename=-197cf089e5b476e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b0c5300054bab85.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c55416a98b2dc1f7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-697c937a1b9ac499.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=2a4c130e84038190 -C extra-filename=-2a4c130e84038190 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-877b967c75efef76.rmeta --extern draw_state=/opt/rustwide/target/debug/deps/libdraw_state-7d94d500e28ea07e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ce563ed29ecce065.rmeta --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=742e5aff2b3a376f -C extra-filename=-742e5aff2b3a376f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-5e6da289118c7f22.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=6b0147a880b85924 -C extra-filename=-6b0147a880b85924 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libm=/opt/rustwide/target/debug/deps/liblibm-4ecf3b0d016fad6b.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=deecc315b5bc0482 -C extra-filename=-deecc315b5bc0482 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-fda658d22902b9fe.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=eaf9b6546d72f033 -C extra-filename=-eaf9b6546d72f033 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-06668ba13eda6a6e.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Running `rustc --crate-name approx /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/approx-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=9125e7e96730221c -C extra-filename=-9125e7e96730221c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.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=c573a327b6000bdf -C extra-filename=-c573a327b6000bdf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Running `rustc --crate-name line_drawing /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/line_drawing-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=c0337b0187f18aa8 -C extra-filename=-c0337b0187f18aa8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.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=ebbe3a4ae870aadb -C extra-filename=-ebbe3a4ae870aadb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` [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=725ab417f9d57b5c -C extra-filename=-725ab417f9d57b5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.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=4febc3ecb6a6be00 -C extra-filename=-4febc3ecb6a6be00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.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=9de69df6fa767dca -C extra-filename=-9de69df6fa767dca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c1d40e29def4f5b5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern maybe_uninit=/opt/rustwide/target/debug/deps/libmaybe_uninit-6f446d2cfb58af7d.rmeta --cap-lints allow --cap-lints=forbid -l dl` [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=23e0dd8a35f4fde2 -C extra-filename=-23e0dd8a35f4fde2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-bb06a32109d43d7a.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-fccd31a5e14cc959.rmeta --extern rand_hc=/opt/rustwide/target/debug/deps/librand_hc-89c1179cd0054731.rmeta --extern rand_isaac=/opt/rustwide/target/debug/deps/librand_isaac-d5184c431cb26235.rmeta --extern rand_jitter=/opt/rustwide/target/debug/deps/librand_jitter-00700272db2cc077.rmeta --extern rand_os=/opt/rustwide/target/debug/deps/librand_os-440ac42adbf3a794.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-6edd0dd947339fbd.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-a44ab4b0a54d23a9.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/parking_lot-23cc07ed20b93048/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/memoffset-4f9973c3f99b47e6/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/parking_lot_core-bc110d8fa3f10fd5/build-script-build` [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=dc0b56f8ba089dad -C extra-filename=-dc0b56f8ba089dad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --cap-lints allow --cap-lints=forbid -L native=/lib/x86_64-linux-gnu --cfg hwdb -l udev` [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=345b8b826d95d3cc -C extra-filename=-345b8b826d95d3cc --out-dir /opt/rustwide/target/debug/build/libloading-345b8b826d95d3cc -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-e13ef32bef16502a.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=3168240910967b71 -C extra-filename=-3168240910967b71 --out-dir /opt/rustwide/target/debug/build/backtrace-sys-3168240910967b71 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-e13ef32bef16502a.rlib --cap-lints allow --cap-lints=forbid` [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=c94a988e5389923f -C extra-filename=-c94a988e5389923f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern c2_chacha=/opt/rustwide/target/debug/deps/libc2_chacha-aedd545f1bf974a3.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-deecc315b5bc0482.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=e43174b7cb0e5bd8 -C extra-filename=-e43174b7cb0e5bd8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4febc3ecb6a6be00.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name num_rational /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-rational-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=f51c6e2aad50e1e2 -C extra-filename=-f51c6e2aad50e1e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-ebbe3a4ae870aadb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` [INFO] [stderr] Running `rustc --crate-name num_iter /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=588d6ed62286852c -C extra-filename=-588d6ed62286852c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-ebbe3a4ae870aadb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` [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=bf76263bd70bb3c7 -C extra-filename=-bf76263bd70bb3c7 --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=c340c367d310c948 -C extra-filename=-c340c367d310c948 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ea0ec2ce870ef928.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-60a7c41a787c8ad5.rmeta --cap-lints allow --cap-lints=forbid --cfg has_sized_atomics` [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=feb6f2760d9596f9 -C extra-filename=-feb6f2760d9596f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern libudev_sys=/opt/rustwide/target/debug/deps/liblibudev_sys-dc0b56f8ba089dad.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ce563ed29ecce065.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-f2f32fc7a357fe26.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-98abdbd4f43dee6f.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-8789ab593b5166e4.rmeta --cap-lints allow --cap-lints=forbid -L native=/lib/x86_64-linux-gnu` [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=500b4677224f46ad -C extra-filename=-500b4677224f46ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9125e7e96730221c.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-4ecf3b0d016fad6b.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-725ab417f9d57b5c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.rmeta --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=bcb256a98dc55f0c -C extra-filename=-bcb256a98dc55f0c --out-dir /opt/rustwide/target/debug/build/glutin_glx_sys-bcb256a98dc55f0c -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-a664e0e58a726479.rlib --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=1b6b84f5ee7360b7 -C extra-filename=-1b6b84f5ee7360b7 --out-dir /opt/rustwide/target/debug/build/gfx_gl-1b6b84f5ee7360b7 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-a664e0e58a726479.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=01ee44646736293d -C extra-filename=-01ee44646736293d --out-dir /opt/rustwide/target/debug/build/glutin_egl_sys-01ee44646736293d -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-a664e0e58a726479.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=cf150c9ba252d9db -C extra-filename=-cf150c9ba252d9db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom_package=/opt/rustwide/target/debug/deps/libgetrandom-fda658d22902b9fe.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-c94a988e5389923f.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-deecc315b5bc0482.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/libloading-345b8b826d95d3cc/build-script-build` [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=3c9ec6b8d4d8a007 -C extra-filename=-3c9ec6b8d4d8a007 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-7298e1bff2792824.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ea0ec2ce870ef928.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-5d530aaab2c3f22d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c1d40e29def4f5b5.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-bf76263bd70bb3c7.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-23e55c3ca0125cd5.rmeta --cap-lints allow --cap-lints=forbid` [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=e0a2d014012eff8f -C extra-filename=-e0a2d014012eff8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-877b967c75efef76.rmeta --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-fffc922a9a039e84.rmeta --extern inflate=/opt/rustwide/target/debug/deps/libinflate-d686718bf419dba1.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-588d6ed62286852c.rmeta --cap-lints allow --cap-lints=forbid` [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=f34121014792106c -C extra-filename=-f34121014792106c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lock_api=/opt/rustwide/target/debug/deps/liblock_api-c1f68ca3d55d70c5.rmeta --extern parking_lot_core=/opt/rustwide/target/debug/deps/libparking_lot_core-c340c367d310c948.rmeta --cap-lints allow --cap-lints=forbid --cfg has_sized_atomics --cfg has_checked_instant` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/backtrace-sys-3168240910967b71/build-script-build` [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=8c768cdc3404aa77 -C extra-filename=-8c768cdc3404aa77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-5105bb5c05bd591a.rmeta --extern gilrs_core=/opt/rustwide/target/debug/deps/libgilrs_core-feb6f2760d9596f9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ce563ed29ecce065.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-98abdbd4f43dee6f.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-8789ab593b5166e4.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=956006e7f4b0bde4 -C extra-filename=-956006e7f4b0bde4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alga=/opt/rustwide/target/debug/deps/libalga-500b4677224f46ad.rmeta --extern approx=/opt/rustwide/target/debug/deps/libapprox-9125e7e96730221c.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-742e5aff2b3a376f.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-ee3a9e11054f50cd.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-725ab417f9d57b5c.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-f51c6e2aad50e1e2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-23e0dd8a35f4fde2.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-5e6da289118c7f22.rmeta --cap-lints allow --cap-lints=forbid` [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=a525dd82668f5fef -C extra-filename=-a525dd82668f5fef --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-4ff5839e673c7d69/out -l dl -l static=global_static` [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=6c52e41255cabdea -C extra-filename=-6c52e41255cabdea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand=/opt/rustwide/target/debug/deps/librand-cf150c9ba252d9db.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=7a7aa03ca6b6bf25 -C extra-filename=-7a7aa03ca6b6bf25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3c9ec6b8d4d8a007.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-5d530aaab2c3f22d.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name backtrace_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=ecf5ab37ba3c6278 -C extra-filename=-ecf5ab37ba3c6278 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c38fe05dfc701e83/out --cfg rbt -l static=backtrace` [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Running `rustc --crate-name dlib /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="dlopen"' -C metadata=f3fd1b26df0fa85a -C extra-filename=-f3fd1b26df0fa85a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-a525dd82668f5fef.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/out` [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Running `rustc --crate-name rusttype --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="gpu_cache"' --cfg 'feature="has-atomics"' --cfg 'feature="linked-hash-map"' --cfg 'feature="num_cpus"' --cfg 'feature="rustc-hash"' --cfg 'feature="std"' -C metadata=e34e9e7dd2f18e7e -C extra-filename=-e34e9e7dd2f18e7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9125e7e96730221c.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-84f67784f2c1c608.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-7a7aa03ca6b6bf25.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-5d530aaab2c3f22d.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-608b0bb6f8a68e10.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-1f786572c843cb1d.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-c573a327b6000bdf.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-293e5c8cfe09e1fa.rmeta --extern stb_truetype=/opt/rustwide/target/debug/deps/libstb_truetype-b568b13bed282128.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=748fd6e33635e034 -C extra-filename=-748fd6e33635e034 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-7a7aa03ca6b6bf25.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-00eab75e22262a0a.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-5d530aaab2c3f22d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c1d40e29def4f5b5.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-1f786572c843cb1d.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking backtrace v0.3.39 [INFO] [stderr] Running `rustc --crate-name backtrace --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="backtrace-sys"' --cfg 'feature="dbghelp"' --cfg 'feature="default"' --cfg 'feature="dladdr"' --cfg 'feature="libbacktrace"' --cfg 'feature="libunwind"' --cfg 'feature="std"' -C metadata=31c219b730f03ac5 -C extra-filename=-31c219b730f03ac5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace_sys=/opt/rustwide/target/debug/deps/libbacktrace_sys-ecf5ab37ba3c6278.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ea0ec2ce870ef928.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-8ab64fba603dd153.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c38fe05dfc701e83/out` [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [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=aede262c790a74bf -C extra-filename=-aede262c790a74bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern draw_state=/opt/rustwide/target/debug/deps/libdraw_state-7d94d500e28ea07e.rmeta --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-2a4c130e84038190.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ce563ed29ecce065.rmeta --cap-lints allow --cap-lints=forbid` [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=671410afe357d570 -C extra-filename=-671410afe357d570 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dlib=/opt/rustwide/target/debug/deps/libdlib-f3fd1b26df0fa85a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c1d40e29def4f5b5.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/out` [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=cf634777c15b2e9b -C extra-filename=-cf634777c15b2e9b --out-dir /opt/rustwide/target/debug/build/wayland-client-cf634777c15b2e9b -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-8e9aefd16ea84027.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=de9cacb794a091a2 -C extra-filename=-de9cacb794a091a2 --out-dir /opt/rustwide/target/debug/build/wayland-protocols-de9cacb794a091a2 -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-8e9aefd16ea84027.rlib --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=1a45179a0576c2c0 -C extra-filename=-1a45179a0576c2c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-7a7aa03ca6b6bf25.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-a4b2c6c7c0aaa66f.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-748fd6e33635e034.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=3a34f103f71bd388 -C extra-filename=-3a34f103f71bd388 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rusttype_next=/opt/rustwide/target/debug/deps/librusttype-e34e9e7dd2f18e7e.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=40d7e40e69697d36 -C extra-filename=-40d7e40e69697d36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern full_rusttype=/opt/rustwide/target/debug/deps/librusttype-e34e9e7dd2f18e7e.rmeta --extern xi_unicode=/opt/rustwide/target/debug/deps/libxi_unicode-f57ff574adf466f9.rmeta --cap-lints allow --cap-lints=forbid` [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=f3cabac19e6f36a8 -C extra-filename=-f3cabac19e6f36a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-26747e5c3264d542.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-671410afe357d570.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/out` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/glutin_glx_sys-bcb256a98dc55f0c/build-script-build` [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Running `rustc --crate-name andrew /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/andrew-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=bbfb669bb617c611 -C extra-filename=-bbfb669bb617c611 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-877b967c75efef76.rmeta --extern line_drawing=/opt/rustwide/target/debug/deps/libline_drawing-c0337b0187f18aa8.rmeta --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-3a34f103f71bd388.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-47efcea8a4122d03.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-1aa0904a0f6ac5b6.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-4a1e180bf5354677.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/gfx_gl-1b6b84f5ee7360b7/build-script-build` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/glutin_egl_sys-01ee44646736293d/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=48190681488b4be3 -C extra-filename=-48190681488b4be3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-9de69df6fa767dca.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=5f4beedfb829581e -C extra-filename=-5f4beedfb829581e --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-40d7e40e69697d36.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ce563ed29ecce065.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-c573a327b6000bdf.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-293e5c8cfe09e1fa.rmeta --extern full_rusttype=/opt/rustwide/target/debug/deps/librusttype-e34e9e7dd2f18e7e.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-6c52e41255cabdea.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/wayland-client-cf634777c15b2e9b/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=5a53c04cb72f538f -C extra-filename=-5a53c04cb72f538f --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 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=47c1373df1f0a362 -C extra-filename=-47c1373df1f0a362 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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=47b9f8f47eb1d79e -C extra-filename=-47b9f8f47eb1d79e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8eef11ca11fc8aee.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-1a45179a0576c2c0.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `/opt/rustwide/target/debug/build/wayland-protocols-de9cacb794a091a2/build-script-build` [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=1ec4b4ab288fb61e -C extra-filename=-1ec4b4ab288fb61e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-877b967c75efef76.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-9ea76732773901ad.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-26747e5c3264d542.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-f3cabac19e6f36a8.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-671410afe357d570.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/out` [INFO] [stderr] Checking glyph_brush v0.5.4 [INFO] [stderr] Running `rustc --crate-name glyph_brush --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glyph_brush-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=5a9a35ca29f69af6 -C extra-filename=-5a9a35ca29f69af6 --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-5f4beedfb829581e.rmeta --cap-lints allow --cap-lints=forbid` [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=c31f2b01633d48ff -C extra-filename=-c31f2b01633d48ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-31c219b730f03ac5.rmeta --extern gfx=/opt/rustwide/target/debug/deps/libgfx-aede262c790a74bf.rmeta --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-2a4c130e84038190.rmeta --extern glyph_brush=/opt/rustwide/target/debug/deps/libglyph_brush-5a9a35ca29f69af6.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ce563ed29ecce065.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c38fe05dfc701e83/out` [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=503cf0a19fb41a7a -C extra-filename=-503cf0a19fb41a7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-2a4c130e84038190.rmeta --extern gfx_gl=/opt/rustwide/target/debug/deps/libgfx_gl-47c1373df1f0a362.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ce563ed29ecce065.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Running `rustc --crate-name wayland_protocols /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-protocols-0.21.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="client"' --cfg 'feature="native_client"' --cfg 'feature="native_lib"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-sys"' -C metadata=994d5dada0e653d4 -C extra-filename=-994d5dada0e653d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-877b967c75efef76.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-1ec4b4ab288fb61e.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-f3cabac19e6f36a8.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-671410afe357d570.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/out` [INFO] [stderr] Compiling euclid_macros v0.1.0 [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=358ef3c308c830d9 -C extra-filename=-358ef3c308c830d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b0c5300054bab85.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c55416a98b2dc1f7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-197cf089e5b476e8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg has_i128` [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=2738ced5cdfb704d -C extra-filename=-2738ced5cdfb704d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b0c5300054bab85.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c55416a98b2dc1f7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-197cf089e5b476e8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` [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=1084813b808cdfbf -C extra-filename=-1084813b808cdfbf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern andrew=/opt/rustwide/target/debug/deps/libandrew-bbfb669bb617c611.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-877b967c75efef76.rmeta --extern dlib=/opt/rustwide/target/debug/deps/libdlib-f3fd1b26df0fa85a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c1d40e29def4f5b5.rmeta --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-3bc27264c45f42db.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-26747e5c3264d542.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-1ec4b4ab288fb61e.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-f3cabac19e6f36a8.rmeta --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-994d5dada0e653d4.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/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=ddd1d75dd82133f7 -C extra-filename=-ddd1d75dd82133f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c1d40e29def4f5b5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ce563ed29ecce065.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f34121014792106c.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-3072a8cda2d7d7bd.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-405ba9ee0275d2e6.rmeta --extern smithay_client_toolkit=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-1084813b808cdfbf.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-1ec4b4ab288fb61e.rmeta --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-9de69df6fa767dca.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/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=ba28d094aeb15297 -C extra-filename=-ba28d094aeb15297 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern euclid_macros=/opt/rustwide/target/debug/deps/libeuclid_macros-2738ced5cdfb704d.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.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=5c9d0f1b79062fc1 -C extra-filename=-5c9d0f1b79062fc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-7298e1bff2792824.rmeta --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-ba28d094aeb15297.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.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=ec86fe1764860b0a -C extra-filename=-ec86fe1764860b0a --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-5a53c04cb72f538f.rmeta --extern glutin_glx_sys=/opt/rustwide/target/debug/deps/libglutin_glx_sys-48190681488b4be3.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c1d40e29def4f5b5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f84aef8a840436d.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-a525dd82668f5fef.rmeta --extern osmesa_sys=/opt/rustwide/target/debug/deps/libosmesa_sys-eaf9b6546d72f033.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-06668ba13eda6a6e.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-1ec4b4ab288fb61e.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-ddd1d75dd82133f7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/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=5389968954646fa6 -C extra-filename=-5389968954646fa6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lyon_geom=/opt/rustwide/target/debug/deps/liblyon_geom-5c9d0f1b79062fc1.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=5c44850d9ec87e13 -C extra-filename=-5c44850d9ec87e13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8eef11ca11fc8aee.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-4a226e2458424f7d.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-358ef3c308c830d9.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.rmeta --cap-lints allow --cap-lints=forbid` [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Running `rustc --crate-name lyon_tessellation --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lyon_tessellation-0.13.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on -C metadata=d1312e6bb9f45170 -C extra-filename=-d1312e6bb9f45170 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lyon_path=/opt/rustwide/target/debug/deps/liblyon_path-5389968954646fa6.rmeta --extern sid=/opt/rustwide/target/debug/deps/libsid-e43174b7cb0e5bd8.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=182bb116d41fb068 -C extra-filename=-182bb116d41fb068 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8eef11ca11fc8aee.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-607d77f389792db9.rmeta --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-47b9f8f47eb1d79e.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-4a226e2458424f7d.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-588d6ed62286852c.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-f51c6e2aad50e1e2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-67149d73b7a01a71.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-e0a2d014012eff8f.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-31f53a76b6bf9df4.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-5c44850d9ec87e13.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=2877b9d7778759ba -C extra-filename=-2877b9d7778759ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-2a4c130e84038190.rmeta --extern gfx_device_gl=/opt/rustwide/target/debug/deps/libgfx_device_gl-503cf0a19fb41a7a.rmeta --extern glutin=/opt/rustwide/target/debug/deps/libglutin-ec86fe1764860b0a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/out` [INFO] [stderr] Running `rustc --crate-name coffee --edition=2018 /opt/rustwide/cargo-home/git/checkouts/coffee-a2c24f157d13a18b/e1bb429/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="gfx"' --cfg 'feature="gfx_core"' --cfg 'feature="gfx_device_gl"' --cfg 'feature="gfx_glyph"' --cfg 'feature="gfx_window_glutin"' --cfg 'feature="gfx_winit"' --cfg 'feature="glutin"' --cfg 'feature="opengl"' -C metadata=14dd35d91a903096 -C extra-filename=-14dd35d91a903096 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gfx=/opt/rustwide/target/debug/deps/libgfx-aede262c790a74bf.rmeta --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-2a4c130e84038190.rmeta --extern gfx_device_gl=/opt/rustwide/target/debug/deps/libgfx_device_gl-503cf0a19fb41a7a.rmeta --extern gfx_glyph=/opt/rustwide/target/debug/deps/libgfx_glyph-c31f2b01633d48ff.rmeta --extern gfx_window_glutin=/opt/rustwide/target/debug/deps/libgfx_window_glutin-2877b9d7778759ba.rmeta --extern gilrs=/opt/rustwide/target/debug/deps/libgilrs-8c768cdc3404aa77.rmeta --extern glutin=/opt/rustwide/target/debug/deps/libglutin-ec86fe1764860b0a.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-182bb116d41fb068.rmeta --extern lyon_tessellation=/opt/rustwide/target/debug/deps/liblyon_tessellation-d1312e6bb9f45170.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-956006e7f4b0bde4.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-1a45179a0576c2c0.rmeta --extern stretch=/opt/rustwide/target/debug/deps/libstretch-6b0147a880b85924.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-6c52e41255cabdea.rmeta --extern gfx_winit=/opt/rustwide/target/debug/deps/libwinit-ddd1d75dd82133f7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c38fe05dfc701e83/out -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/out -L native=/lib/x86_64-linux-gnu` [INFO] [stderr] Checking proceed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Running `rustc --crate-name proceed --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=446e84d3d131cce1 -C extra-filename=-446e84d3d131cce1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-877b967c75efef76.rmeta --extern coffee=/opt/rustwide/target/debug/deps/libcoffee-14dd35d91a903096.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-182bb116d41fb068.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cf150c9ba252d9db.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c38fe05dfc701e83/out -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/out -L native=/lib/x86_64-linux-gnu` [INFO] [stderr] Running `rustc --crate-name proceed --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,metadata -C debuginfo=2 -C metadata=776ffb93861ee003 -C extra-filename=-776ffb93861ee003 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-877b967c75efef76.rmeta --extern coffee=/opt/rustwide/target/debug/deps/libcoffee-14dd35d91a903096.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-182bb116d41fb068.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cf150c9ba252d9db.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c38fe05dfc701e83/out -L native=/opt/rustwide/target/debug/build/libloading-4ff5839e673c7d69/out -L native=/lib/x86_64-linux-gnu` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 37s [INFO] running `"docker" "inspect" "65e9271fa4a806a7685fab3c277ac941433b1dd1d4d22d4d7c19349725074c54"` [INFO] running `"docker" "rm" "-f" "65e9271fa4a806a7685fab3c277ac941433b1dd1d4d22d4d7c19349725074c54"` [INFO] [stdout] 65e9271fa4a806a7685fab3c277ac941433b1dd1d4d22d4d7c19349725074c54