[INFO] cloning repository NLincoln/perf-analyzer-rs [INFO] running `"git" "clone" "--bare" "git://github.com/NLincoln/perf-analyzer-rs.git" "work/cache/sources/gh/NLincoln/perf-analyzer-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/NLincoln/perf-analyzer-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/NLincoln/perf-analyzer-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/NLincoln/perf-analyzer-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/NLincoln/perf-analyzer-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/NLincoln/perf-analyzer-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/NLincoln/perf-analyzer-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/NLincoln/perf-analyzer-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b906c84a1ed1e13cd2921b4a231470f8c32eb920 [INFO] sha for GitHub repo NLincoln/perf-analyzer-rs: b906c84a1ed1e13cd2921b4a231470f8c32eb920 [INFO] validating manifest of NLincoln/perf-analyzer-rs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of NLincoln/perf-analyzer-rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing NLincoln/perf-analyzer-rs [INFO] finished frobbing NLincoln/perf-analyzer-rs [INFO] frobbed toml for NLincoln/perf-analyzer-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/NLincoln/perf-analyzer-rs/Cargo.toml [INFO] started frobbing NLincoln/perf-analyzer-rs [INFO] finished frobbing NLincoln/perf-analyzer-rs [INFO] frobbed toml for NLincoln/perf-analyzer-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/NLincoln/perf-analyzer-rs/Cargo.toml [INFO] crate NLincoln/perf-analyzer-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing NLincoln/perf-analyzer-rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/NLincoln/perf-analyzer-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 6f410d6c709a6bcad68e1ef3441418a6e54661c73d3c974c6b917c33405d53c1 [INFO] running `"docker" "start" "-a" "6f410d6c709a6bcad68e1ef3441418a6e54661c73d3c974c6b917c33405d53c1"` [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling serde_yaml v0.8.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling statistical v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling perf-analyzer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "6f410d6c709a6bcad68e1ef3441418a6e54661c73d3c974c6b917c33405d53c1"` [INFO] running `"docker" "rm" "-f" "6f410d6c709a6bcad68e1ef3441418a6e54661c73d3c974c6b917c33405d53c1"` [INFO] [stdout] 6f410d6c709a6bcad68e1ef3441418a6e54661c73d3c974c6b917c33405d53c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/NLincoln/perf-analyzer-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 4c9099047f98feb6b20772d052a682ec8453d74a1cc4d027d1fc17fb68e3c3ea [INFO] running `"docker" "start" "-a" "4c9099047f98feb6b20772d052a682ec8453d74a1cc4d027d1fc17fb68e3c3ea"` [INFO] [stderr] Compiling perf-analyzer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.28s [INFO] running `"docker" "inspect" "4c9099047f98feb6b20772d052a682ec8453d74a1cc4d027d1fc17fb68e3c3ea"` [INFO] running `"docker" "rm" "-f" "4c9099047f98feb6b20772d052a682ec8453d74a1cc4d027d1fc17fb68e3c3ea"` [INFO] [stdout] 4c9099047f98feb6b20772d052a682ec8453d74a1cc4d027d1fc17fb68e3c3ea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/NLincoln/perf-analyzer-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 8e141fc68feab6eadea237e850e2c9326fae55762caa7f8fb5c95d39c30a43ab [INFO] running `"docker" "start" "-a" "8e141fc68feab6eadea237e850e2c9326fae55762caa7f8fb5c95d39c30a43ab"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/perf_analyzer-77d5717dcf520995 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test config::tests::test_minimal ... ok [INFO] [stdout] test config::tests::test_flatten ... ok [INFO] [stdout] test config::tests::test_one_experiment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8e141fc68feab6eadea237e850e2c9326fae55762caa7f8fb5c95d39c30a43ab"` [INFO] running `"docker" "rm" "-f" "8e141fc68feab6eadea237e850e2c9326fae55762caa7f8fb5c95d39c30a43ab"` [INFO] [stdout] 8e141fc68feab6eadea237e850e2c9326fae55762caa7f8fb5c95d39c30a43ab