[INFO] updating cached repository https://github.com/NLincoln/perf-analyzer-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] b906c84a1ed1e13cd2921b4a231470f8c32eb920 [INFO] testing NLincoln/perf-analyzer-rs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FNLincoln%2Fperf-analyzer-rs" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NLincoln/perf-analyzer-rs on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/NLincoln/perf-analyzer-rs [INFO] finished tweaking git repo https://github.com/NLincoln/perf-analyzer-rs [INFO] tweaked toml for git repo https://github.com/NLincoln/perf-analyzer-rs written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/NLincoln/perf-analyzer-rs already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 820f94aba9b6616a20e5c0ef77e5c212b4bcf3ba417e2b06edb3fd52220eaf22 [INFO] running `"docker" "start" "-a" "820f94aba9b6616a20e5c0ef77e5c212b4bcf3ba417e2b06edb3fd52220eaf22"` [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling serde_yaml v0.8.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [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 syn v0.14.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling statistical v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.3 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.75s [INFO] running `"docker" "inspect" "820f94aba9b6616a20e5c0ef77e5c212b4bcf3ba417e2b06edb3fd52220eaf22"` [INFO] running `"docker" "rm" "-f" "820f94aba9b6616a20e5c0ef77e5c212b4bcf3ba417e2b06edb3fd52220eaf22"` [INFO] [stdout] 820f94aba9b6616a20e5c0ef77e5c212b4bcf3ba417e2b06edb3fd52220eaf22 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 3974cb680b92c05f32c029923302dbad7cc37cf93ab6a7fff468c485b07694a3 [INFO] running `"docker" "start" "-a" "3974cb680b92c05f32c029923302dbad7cc37cf93ab6a7fff468c485b07694a3"` [INFO] [stderr] Compiling perf-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.14s [INFO] running `"docker" "inspect" "3974cb680b92c05f32c029923302dbad7cc37cf93ab6a7fff468c485b07694a3"` [INFO] running `"docker" "rm" "-f" "3974cb680b92c05f32c029923302dbad7cc37cf93ab6a7fff468c485b07694a3"` [INFO] [stdout] 3974cb680b92c05f32c029923302dbad7cc37cf93ab6a7fff468c485b07694a3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 44f4fc7622ac1e0bdc402f42c7c6526c8eb9a09fc046eebe069c7ab4f53f9d43 [INFO] running `"docker" "start" "-a" "44f4fc7622ac1e0bdc402f42c7c6526c8eb9a09fc046eebe069c7ab4f53f9d43"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/perf_analyzer-a30d5e141115e16a [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" "44f4fc7622ac1e0bdc402f42c7c6526c8eb9a09fc046eebe069c7ab4f53f9d43"` [INFO] running `"docker" "rm" "-f" "44f4fc7622ac1e0bdc402f42c7c6526c8eb9a09fc046eebe069c7ab4f53f9d43"` [INFO] [stdout] 44f4fc7622ac1e0bdc402f42c7c6526c8eb9a09fc046eebe069c7ab4f53f9d43