Guest User

Untitled

a guest
Oct 8th, 2018
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.40 KB | None | 0 0
  1. ➜ ~/project/rustc-perf git:(master) RUST_LOG=info ./target/release/collector --output-repo OUT \ minikube
  2. profile cachegrind --rustc ~/project/rust/build/x86_64-apple-darwin/stage2/bin/rustc --cargo `which cargo` Outlives
  3. INFO 2018-10-08T04:25:19Z: collector: Profile with Cachegrind
  4. INFO 2018-10-08T04:25:19Z: collector::execute: Running cargo: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  5. INFO 2018-10-08T04:26:56Z: collector: failed to profile cargo with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking crates-io v0.17.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpJs1x3f/src/crates-io)\n Checking cargo v0.29.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpJs1x3f)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `cargo`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  6. INFO 2018-10-08T04:26:56Z: collector: 29 benchmarks left
  7. INFO 2018-10-08T04:26:56Z: collector::execute: Running clap-rs: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  8. INFO 2018-10-08T04:27:08Z: collector: failed to profile clap-rs with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr=warning: profile `doc` is deprecated and has no effect\n Checking clap v2.29.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpWUdf5S)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `clap`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  9. INFO 2018-10-08T04:27:08Z: collector: 28 benchmarks left
  10. INFO 2018-10-08T04:27:08Z: collector::execute: Running coercions: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  11. INFO 2018-10-08T04:27:11Z: collector: failed to profile coercions with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking issue-32278-big-array-of-strings v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpP3I4t8)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `issue-32278-big-array-of-strings`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  12. INFO 2018-10-08T04:27:11Z: collector: 27 benchmarks left
  13. INFO 2018-10-08T04:27:11Z: collector::execute: Running crates.io: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  14. INFO 2018-10-08T04:29:52Z: collector: failed to profile crates.io with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Compiling rayon-core v1.2.1\n Compiling html5ever v0.19.0\n Compiling cargo-registry v0.2.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpWPeg5G)\n Checking cargo-registry-s3 v0.2.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpWPeg5G/src/s3)\n Compiling rayon v0.7.1\n Checking ammonia v0.7.0\n Compiling ring v0.11.0\n Checking cookie v0.9.1\n Checking conduit-cookie v0.8.4\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `cargo-registry`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  15. INFO 2018-10-08T04:29:52Z: collector: 26 benchmarks left
  16. INFO 2018-10-08T04:29:52Z: collector::execute: Running ctfe-stress: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  17. INFO 2018-10-08T04:30:44Z: collector: failed to profile ctfe-stress with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking ctfe-stress v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpGUZT1J)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `ctfe-stress`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  18. INFO 2018-10-08T04:30:44Z: collector: 25 benchmarks left
  19. INFO 2018-10-08T04:30:44Z: collector::execute: Running deep-vector: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  20. INFO 2018-10-08T04:30:47Z: collector: failed to profile deep-vector with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking issue-20936-deep-vector v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpE590RW)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `issue-20936-deep-vector`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  21. INFO 2018-10-08T04:30:47Z: collector: 24 benchmarks left
  22. INFO 2018-10-08T04:30:47Z: collector::execute: Running deeply-nested: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  23. INFO 2018-10-08T04:30:48Z: collector: failed to profile deeply-nested with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking deeply-nested v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpYG5ELW)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `deeply-nested`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  24. INFO 2018-10-08T04:30:48Z: collector: 23 benchmarks left
  25. INFO 2018-10-08T04:30:48Z: collector::execute: Running encoding: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  26. INFO 2018-10-08T04:30:54Z: collector: failed to profile encoding with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking encoding_index_tests v0.1.5 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpzh6H9k/src/index/tests)\n Checking encoding-types v0.2.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpzh6H9k/src/types)\n Checking encoding-index-tradchinese v1.20141219.6 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpzh6H9k/src/index/tradchinese)\n Checking encoding-index-korean v1.20141219.6 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpzh6H9k/src/index/korean)\n Checking encoding-index-simpchinese v1.20160120.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpzh6H9k/src/index/simpchinese)\n Checking encoding-index-singlebyte v1.20160120.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpzh6H9k/src/index/singlebyte)\n Checking encoding-index-japanese v1.20141219.6 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpzh6H9k/src/index/japanese)\n Checking encoding v0.3.0-dev (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpzh6H9k)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `encoding`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  27. INFO 2018-10-08T04:30:54Z: collector: 22 benchmarks left
  28. INFO 2018-10-08T04:30:54Z: collector::execute: Running futures: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  29. INFO 2018-10-08T04:31:02Z: collector: failed to profile futures with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr=warning: package replacement is not used: https://github.com/rust-lang/crates.io-index#openssl:0.7.14\n Checking futures v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpM2UFFs)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `futures`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  30. INFO 2018-10-08T04:31:02Z: collector: 21 benchmarks left
  31. INFO 2018-10-08T04:31:02Z: collector::execute: Running helloworld: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  32. INFO 2018-10-08T04:31:03Z: collector: failed to profile helloworld with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking helloworld v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpvb2Nti)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `helloworld`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  33. INFO 2018-10-08T04:31:03Z: collector: 20 benchmarks left
  34. INFO 2018-10-08T04:31:03Z: collector::execute: Running html5ever: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  35. INFO 2018-10-08T04:31:24Z: collector: failed to profile html5ever with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Compiling html5ever v0.5.4 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpYD5GI7)\nwarning: use of deprecated item \'std::hash::SipHasher\': use `std::collections::hash_map::DefaultHasher` instead\n --> build.rs:78:22\n |\n78 | let mut hasher = SipHasher::new();\n | ^^^^^^^^^^^^^^\n |\n = note: #[warn(deprecated)] on by default\n\nwarning: use of deprecated item \'std::hash::SipHasher\': use `std::collections::hash_map::DefaultHasher` instead\n --> build.rs:72:35\n |\n72 | use std::hash::{Hash, Hasher, SipHasher};\n | ^^^^^^^^^\n\nwarning: use of deprecated item \'std::hash::SipHasher::new\': use `std::collections::hash_map::DefaultHasher` instead\n --> build.rs:78:22\n |\n78 | let mut hasher = SipHasher::new();\n | ^^^^^^^^^^^^^^\n\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `html5ever`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  36. INFO 2018-10-08T04:31:24Z: collector: 19 benchmarks left
  37. INFO 2018-10-08T04:31:24Z: collector::execute: Running hyper: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  38. INFO 2018-10-08T04:31:44Z: collector: failed to profile hyper with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Downloading traitobject v0.0.1\n Downloading cookie v0.1.21\n Downloading url v0.2.38\n Downloading unicase v0.1.0\n Downloading time v0.1.35\n Downloading mime v0.0.11\n Downloading openssl v0.6.7\n Downloading num_cpus v0.2.13\n Downloading httparse v0.1.6\n Downloading libc v0.2.16\n Downloading lazy_static v0.1.16\n Downloading libc v0.1.12\n Downloading openssl-sys v0.6.7\n Downloading bitflags v0.3.3\n Downloading gcc v0.3.35\n Downloading pkg-config v0.3.8\n Downloading uuid v0.1.18\n Downloading matches v0.1.2\n Downloading rand v0.3.14\n Compiling winapi-build v0.1.1\n Compiling gcc v0.3.35\n Compiling pkg-config v0.3.8\n Checking libc v0.2.16\n Checking winapi v0.2.8\n Checking libc v0.1.12\n Checking rustc-serialize v0.3.24\n Checking lazy_static v0.1.16\n Checking bitflags v0.3.3\n Checking matches v0.1.2\n Checking log v0.3.6\n Checking traitobject v0.0.1\n Checking unicase v0.1.0\n Checking typeable v0.1.2\n Checking httparse v0.1.6\n Checking mime v0.0.11\n Compiling kernel32-sys v0.2.2\n Checking rand v0.3.14\n Checking num_cpus v0.2.13\n Checking time v0.1.35\n Compiling openssl-sys v0.6.7\nerror: failed to run custom build command for `openssl-sys v0.6.7`\nprocess didn\'t exit successfully: `/private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpNR7RQK/target/debug/build/openssl-sys-9b23262c3819aacb/build-script-build` (exit code: 101)\n--- stdout\ncargo:rustc-link-search=native=/usr/lib\ncargo:rustc-link-lib=ssl\ncargo:rustc-link-lib=crypto\ncargo:rustc-link-lib=z\nTARGET = Some(\"x86_64-apple-darwin\")\nOPT_LEVEL = Some(\"0\")\nPROFILE = Some(\"debug\")\nTARGET = Some(\"x86_64-apple-darwin\")\ndebug=true opt-level=0\nHOST = Some(\"x86_64-apple-darwin\")\nTARGET = Some(\"x86_64-apple-darwin\")\nTARGET = Some(\"x86_64-apple-darwin\")\nHOST = Some(\"x86_64-apple-darwin\")\nCC_x86_64-apple-darwin = None\nCC_x86_64_apple_darwin = None\nHOST_CC = None\nCC = None\nHOST = Some(\"x86_64-apple-darwin\")\nTARGET = Some(\"x86_64-apple-darwin\")\nHOST = Some(\"x86_64-apple-darwin\")\nCFLAGS_x86_64-apple-darwin = None\nCFLAGS_x86_64_apple_darwin = None\nHOST_CFLAGS = None\nCFLAGS = None\nrunning: \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-g\" \"-m64\" \"-fPIC\" \"-o\" \"/private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpNR7RQK/target/debug/build/openssl-sys-f6e87b0563e6c8d2/out/src/openssl_shim.o\" \"-c\" \"src/openssl_shim.c\"\ncargo:warning=src/openssl_shim.c:1:10: fatal error: \'openssl/hmac.h\' file not found\ncargo:warning=#include <openssl/hmac.h>\ncargo:warning= ^~~~~~~~~~~~~~~~\ncargo:warning=1 error generated.\nExitStatus(ExitStatus(256))\n\n\ncommand did not execute successfully, got: exit code: 1\n\n\n\n--- stderr\nthread \'main\' panicked at \'explicit panic\', /Users/toidiu/.cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.35/src/lib.rs:897:5\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\n\nwarning: build failed, waiting for other jobs to finish...\nerror: build failed\n\n\n stdout=" }
  39. INFO 2018-10-08T04:31:44Z: collector: 18 benchmarks left
  40. INFO 2018-10-08T04:31:44Z: collector::execute: Running inflate: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  41. INFO 2018-10-08T04:31:49Z: collector: failed to profile inflate with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking inflate v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpJg3cUV)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `inflate`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  42. INFO 2018-10-08T04:31:49Z: collector: 17 benchmarks left
  43. INFO 2018-10-08T04:31:49Z: collector::execute: Running issue-46449: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  44. INFO 2018-10-08T04:31:54Z: collector: failed to profile issue-46449 with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking issue-46649-byte-filling-slowing-down-sroa v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpv5cZca)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `issue-46649-byte-filling-slowing-down-sroa`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  45. INFO 2018-10-08T04:31:54Z: collector: 16 benchmarks left
  46. INFO 2018-10-08T04:31:54Z: collector::execute: Running keccak: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  47. INFO 2018-10-08T04:32:10Z: collector: failed to profile keccak with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking keccak v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpPMR1pi)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `keccak`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  48. INFO 2018-10-08T04:32:10Z: collector: 15 benchmarks left
  49. INFO 2018-10-08T04:32:10Z: collector::execute: Running piston-image: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  50. INFO 2018-10-08T04:32:39Z: collector: failed to profile piston-image with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Compiling rayon-core v1.3.0\n Checking rayon v0.8.2\n Checking jpeg-decoder v0.1.13\n Checking image v0.10.3 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpjZb6Ew)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `image`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  51. INFO 2018-10-08T04:32:39Z: collector: 14 benchmarks left
  52. INFO 2018-10-08T04:32:39Z: collector::execute: Running regex: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  53. INFO 2018-10-08T04:32:49Z: collector: failed to profile regex with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking regex-syntax v0.3.9 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpK36VYV/regex-syntax)\n Checking regex v0.1.80 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpK36VYV)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `regex`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  54. INFO 2018-10-08T04:32:49Z: collector: 13 benchmarks left
  55. INFO 2018-10-08T04:32:49Z: collector::execute: Running regression-31157: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  56. INFO 2018-10-08T04:32:58Z: collector: failed to profile regression-31157 with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking parser v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpyrO8Q8)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `parser`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  57. INFO 2018-10-08T04:32:58Z: collector: 12 benchmarks left
  58. INFO 2018-10-08T04:32:58Z: collector::execute: Running ripgrep: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  59. INFO 2018-10-08T04:33:27Z: collector: failed to profile ripgrep with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr=warning: An explicit [[test]] section is specified in Cargo.toml which currently\ndisables Cargo from automatically inferring other test targets.\nThis inference behavior will change in the Rust 2018 edition and the following\nfiles will be included as a test target:\n\n* /private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpRcUfFB/tests/hay.rs\n* /private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpRcUfFB/tests/workdir.rs\n\nThis is likely to break cargo build or cargo test as these files may not be\nready to be compiled as a test target today. You can future-proof yourself\nand disable this warning by adding `autotests = false` to your [package]\nsection. You may also move the files to a location where Cargo would not\nautomatically infer them to be a target, such as in subfolders.\n\nFor more information on this warning you can consult\nhttps://github.com/rust-lang/cargo/issues/5330\nwarning: Pattern matching for Cargo\'s include/exclude fields is changing and file `HomebrewFormula/ripgrep-bin.rb` WILL be excluded in a future Cargo version.\nSee https://github.com/rust-lang/cargo/issues/4268 for more info\n Checking termcolor v0.3.6 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpRcUfFB/termcolor)\n Compiling ripgrep v0.8.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpRcUfFB)\n Checking globset v0.4.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpRcUfFB/globset)\n Checking grep v0.1.8 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpRcUfFB/grep)\n Checking ignore v0.4.2 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpRcUfFB/ignore)\nwarning: use of deprecated item \'std::env::home_dir\': This function\'s behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead.\n --> ignore/src/gitignore.rs:543:21\n |\n543 | .or_else(|| env::home_dir().map(|p| p.join(\".config\")))\n | ^^^^^^^^^^^^^\n |\n = note: #[warn(deprecated)] on by default\n\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `ripgrep`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  60. INFO 2018-10-08T04:33:27Z: collector: 11 benchmarks left
  61. INFO 2018-10-08T04:33:27Z: collector::execute: Running script-servo: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  62. INFO 2018-10-08T04:35:30Z: collector: failed to profile script-servo with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Updating git repository `https://github.com/servo/rust-mozjs`\n Updating git repository `https://github.com/servo/webrender`\n Updating git repository `https://github.com/servo/angle`\n Updating git repository `https://github.com/servo/fontsan`\n Updating git repository `https://github.com/energymon/energymon-rust.git`\n Updating git repository `https://github.com/servo/mozjs`\n Updating git repository `https://github.com/energymon/energymon-sys.git`\n Downloading swapper v0.1.0\n Downloading euclid v0.15.4\n Downloading encoding_rs v0.7.1\n Downloading ipc-channel v0.9.0\n Downloading mime_guess v1.8.2\n Downloading mitochondria v1.1.2\n Downloading app_units v0.5.6\n Downloading half v1.0.1\n Downloading cssparser v0.22.0\n Downloading xml5ever v0.11.1\n Downloading audio-video-metadata v0.1.4\n Downloading parking_lot v0.4.8\n Downloading offscreen_gl_context v0.12.1\n Downloading html5ever v0.21.0\n Downloading image v0.16.0\n Downloading serde v1.0.17\n Downloading gleam v0.4.10\n Downloading rand v0.3.17\n Downloading smallbitvec v1.0.7\n Downloading serde_derive v1.0.17\n Downloading dtoa-short v0.3.1\n Downloading heapsize v0.4.1\n Downloading markup5ever v0.6.2\n Downloading core-graphics v0.9.1\n Downloading bincode v0.9.2\n Downloading gl_generator v0.5.5\n Downloading serde_bytes v0.10.2\n Downloading rust-webvr-api v0.9.2\n Downloading png v0.10.0\n Downloading deflate v0.7.17\n Downloading inflate v0.3.3\n Downloading atomic_refcell v0.1.1\n Downloading core-text v7.0.0\n Downloading harfbuzz-sys v0.1.15\n Downloading parking_lot_core v0.2.6\n Downloading mp3-metadata v0.3.0\n Downloading ogg v0.5.1\n Downloading bitreader v0.3.1\n Downloading serde_json v1.0.5\n Compiling version_check v0.1.3\n Compiling unicode-xid v0.0.4\n Compiling siphasher v0.2.2\n Compiling libc v0.2.33\n Compiling quote v0.3.15\n Compiling string_cache_shared v0.3.0\n Checking void v1.0.2\n Compiling pkg-config v0.3.9\n Compiling cc v1.0.3\n Compiling core-foundation-sys v0.4.4\n Compiling bitflags v0.9.1\n Checking matches v0.1.6\n Compiling heapsize v0.4.1\n Checking mac v0.1.1\n Compiling rustc-serialize v0.3.24\n Checking precomputed-hash v0.1.1\n Compiling khronos_api v1.0.1\n Checking lazy_static v0.2.9\n Checking byteorder v1.1.0\n Compiling log v0.3.8\n Compiling mozjs_sys v0.50.0 (https://github.com/servo/mozjs#9290ed09)\n Checking scopeguard v0.3.3\n Checking num-traits v0.1.40\n Compiling procedural-masquerade v0.1.3\n Checking fnv v1.0.5\n Checking unicode-normalization v0.1.5\n Compiling rayon-core v1.2.1\n Checking either v1.3.0\n Checking dtoa v0.4.2\n Checking bitflags v1.0.0\n Compiling ident_case v1.0.0\n Checking smallvec v0.4.4\n Checking percent-encoding v1.0.0\n Checking itoa v0.3.4\n Checking futures v0.1.17\n Checking nodrop v0.1.12\n Checking stable_deref_trait v1.0.0\n Checking smallbitvec v1.0.7\n Checking safemem v0.2.0\n Checking adler32 v1.0.2\n Compiling same-file v0.1.3\n Checking typeable v0.1.2\n Checking language-tags v0.2.2\n Checking color_quant v1.0.0\n Checking odds v0.2.25\n Checking traitobject v0.1.0\n Checking lzw v0.10.0\n Checking httparse v1.2.3\n Checking scoped_threadpool v0.1.8\n Checking cfg-if v0.1.2\n Checking utf8-ranges v1.0.0\n Checking getopts v0.2.15\n Checking regex-syntax v0.4.1\n Checking signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250)\n Checking atomic_refcell v0.1.1\n Checking unicode-segmentation v1.2.0\n Checking xi-unicode v0.1.0\n Compiling gcc v0.3.54\n Checking bitreader v0.3.1\n Checking mp3-metadata v0.3.0\n Compiling script_plugins v0.0.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpY6hJIF/components/script_plugins)\n Checking ref_filter_map v1.0.1\n Checking open v1.2.1\n Checking half v1.0.1\n Checking mitochondria v1.1.2\n Checking ref_slice v1.1.1\n Checking swapper v0.1.0\n Compiling dom_struct v0.0.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpY6hJIF/components/dom_struct)\n Checking unreachable v0.1.1\n Checking unreachable v1.0.0\n Compiling synom v0.11.3\nerror[E0658]: procedural macros cannot be expanded to expressions (see issue #38356)\n --> components/dom_struct/lib.rs:17:22\n |\n17 | let attributes = quote! {\n | ______________________^\n18 | | #[derive(DenyPublicFields, DomObject, JSTraceable, MallocSizeOf)]\n19 | | #[must_root]\n20 | | #[repr(C)]\n21 | | };\n | |_____^\n |\n = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable\n\nerror: aborting due to previous error\n\nFor more information about this error, try `rustc --explain E0658`.\n Compiling xml-rs v0.6.1\nerror: Could not compile `dom_struct`.\nwarning: build failed, waiting for other jobs to finish...\nerror: build failed\n\n\n stdout=" }
  63. INFO 2018-10-08T04:35:30Z: collector: 10 benchmarks left
  64. INFO 2018-10-08T04:35:30Z: collector::execute: Running sentry-cli: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  65. INFO 2018-10-08T04:36:58Z: collector: failed to profile sentry-cli with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Compiling sentry-cli v1.21.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpwwxQ5O)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `sentry-cli`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  66. INFO 2018-10-08T04:36:58Z: collector: 9 benchmarks left
  67. INFO 2018-10-08T04:36:58Z: collector::execute: Running serde: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  68. INFO 2018-10-08T04:37:13Z: collector: failed to profile serde with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking serde v1.0.37 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUD5m00/serde)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `serde`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  69. INFO 2018-10-08T04:37:13Z: collector: 8 benchmarks left
  70. INFO 2018-10-08T04:37:13Z: collector::execute: Running style-servo: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  71. INFO 2018-10-08T04:39:32Z: collector: failed to profile style-servo with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Compiling rayon-core v1.2.1\n Checking nsstring_vendor v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUdv2qR/components/style/gecko_bindings/nsstring_vendor)\n Checking servo_arc v0.0.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUdv2qR/components/servo_arc)\n Compiling style v0.0.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUdv2qR/components/style)\n Checking hashglobe v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUdv2qR/components/hashglobe)\n Checking lru_cache v0.0.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUdv2qR/components/lru_cache)\n Compiling cssparser v0.22.0\n Compiling malloc_size_of_derive v0.0.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUdv2qR/components/malloc_size_of_derive)\n Compiling selectors v0.19.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUdv2qR/components/selectors)\n Compiling style_derive v0.0.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUdv2qR/components/style_derive)\n Checking rayon v0.8.2\n Checking fallible v0.0.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUdv2qR/components/fallible)\n Checking malloc_size_of v0.0.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUdv2qR/components/malloc_size_of)\nwarning: use of deprecated item \'std::ascii::AsciiExt\': use inherent methods instead\n --> components/selectors/attr.rs:7:5\n |\n7 | use std::ascii::AsciiExt;\n | ^^^^^^^^^^^^^^^^^^^^\n |\n = note: #[warn(deprecated)] on by default\n\nwarning: use of deprecated item \'std::ascii::AsciiExt\': use inherent methods instead\n --> components/selectors/parser.rs:17:5\n |\n17 | use std::ascii::AsciiExt;\n | ^^^^^^^^^^^^^^^^^^^^\n\nwarning: unused import: `std::ascii::AsciiExt`\n --> components/selectors/attr.rs:7:5\n |\n7 | use std::ascii::AsciiExt;\n | ^^^^^^^^^^^^^^^^^^^^\n |\n = note: #[warn(unused_imports)] on by default\n\nwarning: unused import: `std::ascii::AsciiExt`\n --> components/selectors/parser.rs:17:5\n |\n17 | use std::ascii::AsciiExt;\n | ^^^^^^^^^^^^^^^^^^^^\n\n Checking style_traits v0.0.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpUdv2qR/components/style_traits)\nwarning: use of deprecated item \'std::ascii::AsciiExt\': use inherent methods instead\n --> components/style_traits/viewport.rs:10:5\n |\n10 | use std::ascii::AsciiExt;\n | ^^^^^^^^^^^^^^^^^^^^\n |\n = note: #[warn(deprecated)] on by default\n\nwarning: unused import: `std::ascii::AsciiExt`\n --> components/style_traits/viewport.rs:10:5\n |\n10 | use std::ascii::AsciiExt;\n | ^^^^^^^^^^^^^^^^^^^^\n |\n = note: #[warn(unused_imports)] on by default\n\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `style`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  72. INFO 2018-10-08T04:39:32Z: collector: 7 benchmarks left
  73. INFO 2018-10-08T04:39:32Z: collector::execute: Running syn: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  74. INFO 2018-10-08T04:39:41Z: collector: failed to profile syn with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking synom v0.11.3 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpGl4qda/synom)\n Checking syn v0.11.11 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpGl4qda)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `syn`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  75. INFO 2018-10-08T04:39:41Z: collector: 6 benchmarks left
  76. INFO 2018-10-08T04:39:41Z: collector::execute: Running tokio-webpush-simple: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  77. INFO 2018-10-08T04:40:16Z: collector: failed to profile tokio-webpush-simple with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking webpush-server v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpo1u3nx)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `webpush-server`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  78. INFO 2018-10-08T04:40:16Z: collector: 5 benchmarks left
  79. INFO 2018-10-08T04:40:16Z: collector::execute: Running tuple-stress: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  80. INFO 2018-10-08T04:40:27Z: collector: failed to profile tuple-stress with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking tuple-stress v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmp0tYmSR)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `tuple-stress`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  81. INFO 2018-10-08T04:40:27Z: collector: 4 benchmarks left
  82. INFO 2018-10-08T04:40:27Z: collector::execute: Running ucd: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  83. INFO 2018-10-08T04:40:47Z: collector: failed to profile ucd with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking ucd v0.1.1 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpdyxsSW)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `ucd`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  84. INFO 2018-10-08T04:40:47Z: collector: 3 benchmarks left
  85. INFO 2018-10-08T04:40:47Z: collector::execute: Running unify-linearly: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  86. INFO 2018-10-08T04:40:47Z: collector: failed to profile unify-linearly with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking issue-32062-equality-relations-complexity v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpFjnGvn)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `issue-32062-equality-relations-complexity`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  87. INFO 2018-10-08T04:40:47Z: collector: 2 benchmarks left
  88. INFO 2018-10-08T04:40:47Z: collector::execute: Running unused-warnings: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  89. INFO 2018-10-08T04:40:49Z: collector: failed to profile unused-warnings with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr= Checking issue-43572-unused-uses v0.1.0 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmpK3y9AP)\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `issue-43572-unused-uses`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  90. INFO 2018-10-08T04:40:49Z: collector: 1 benchmarks left
  91. INFO 2018-10-08T04:40:49Z: collector::execute: Running webrender: Check + [Clean, Nll, BaseIncr, CleanIncr, PatchedIncrs]
  92. INFO 2018-10-08T04:43:08Z: collector: failed to profile webrender with Cachegrind, recorded: ErrorMessage { msg: "expected success, got exit code: 101\n\nstderr=warning: unused manifest key: patch.crates-io.serde_derive.feature\nwarning: unused manifest key: workspace.license\n Compiling webrender v0.57.2 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmprHUufj/webrender)\n Compiling rayon-core v1.4.0\n Checking webrender_api v0.57.2 (file:///private/var/folders/yt/lh9pm8k13cdc34w7d5h9qr7m0000gn/T/.tmprHUufj/webrender_api)\n Checking rayon v1.0.0\nthread \'main\' panicked at \'assertion failed: has_valgrind\', collector/src/bin/rustc-fake.rs:64:17\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\nerror: Could not compile `webrender`.\n\nTo learn more, run the command again with --verbose.\n\n\n stdout=" }
  93. INFO 2018-10-08T04:43:08Z: collector: 0 benchmarks left
Advertisement
Add Comment
Please, Sign In to add comment