[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 1.38.0 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-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NLincoln/perf-analyzer-rs on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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-5/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 3a4c485a871951d35c5002d34268d4b150174e72aebb4e6910d8e6ffd8d710e6 [INFO] running `"docker" "start" "-a" "3a4c485a871951d35c5002d34268d4b150174e72aebb4e6910d8e6ffd8d710e6"` [INFO] [stderr] Compiling proc-macro2 v0.4.14 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling statistical v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling serde_yaml v0.8.1 [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 54.74s [INFO] running `"docker" "inspect" "3a4c485a871951d35c5002d34268d4b150174e72aebb4e6910d8e6ffd8d710e6"` [INFO] running `"docker" "rm" "-f" "3a4c485a871951d35c5002d34268d4b150174e72aebb4e6910d8e6ffd8d710e6"` [INFO] [stdout] 3a4c485a871951d35c5002d34268d4b150174e72aebb4e6910d8e6ffd8d710e6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ae0af7f76a085c71ec940aabb4cc129aa10c7d443dedf616b72560f890b0f34c [INFO] running `"docker" "start" "-a" "ae0af7f76a085c71ec940aabb4cc129aa10c7d443dedf616b72560f890b0f34c"` [INFO] [stderr] Compiling perf-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.17s [INFO] running `"docker" "inspect" "ae0af7f76a085c71ec940aabb4cc129aa10c7d443dedf616b72560f890b0f34c"` [INFO] running `"docker" "rm" "-f" "ae0af7f76a085c71ec940aabb4cc129aa10c7d443dedf616b72560f890b0f34c"` [INFO] [stdout] ae0af7f76a085c71ec940aabb4cc129aa10c7d443dedf616b72560f890b0f34c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 3c5ab119882b495d5a014babb1d6daca1d11ec6afa24648eb69c1b183cd55fe9 [INFO] running `"docker" "start" "-a" "3c5ab119882b495d5a014babb1d6daca1d11ec6afa24648eb69c1b183cd55fe9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/perf_analyzer-74410c801dcd01f6 [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" "3c5ab119882b495d5a014babb1d6daca1d11ec6afa24648eb69c1b183cd55fe9"` [INFO] running `"docker" "rm" "-f" "3c5ab119882b495d5a014babb1d6daca1d11ec6afa24648eb69c1b183cd55fe9"` [INFO] [stdout] 3c5ab119882b495d5a014babb1d6daca1d11ec6afa24648eb69c1b183cd55fe9