[INFO] updating cached repository https://github.com/vontman/Xi-bench-prototype [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] f431f46a647f92d0e966ca4174a48c68659fd68c [INFO] testing vontman/Xi-bench-prototype against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vontman/Xi-bench-prototype 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/vontman/Xi-bench-prototype [INFO] finished tweaking git repo https://github.com/vontman/Xi-bench-prototype [INFO] tweaked toml for git repo https://github.com/vontman/Xi-bench-prototype written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/vontman/Xi-bench-prototype 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] [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 18be64a70d4192c193a25994de4a75d33e150707ebd1285045e2ac3f00cc3a88 [INFO] running `"docker" "start" "-a" "18be64a70d4192c193a25994de4a75d33e150707ebd1285045e2ac3f00cc3a88"` [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling xi-unicode v0.1.0 (https://github.com/xi-editor/xi-editor.git#564cbde3) [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling plist v0.4.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling xi-trace v0.1.0 (https://github.com/xi-editor/xi-editor.git#564cbde3) [INFO] [stderr] Compiling syntect v3.2.0 [INFO] [stderr] Compiling xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor.git#564cbde3) [INFO] [stderr] Compiling xi-rpc v0.2.0 (https://github.com/xi-editor/xi-editor.git#564cbde3) [INFO] [stderr] Compiling xi-core-lib v0.2.0 (https://github.com/xi-editor/xi-editor.git#564cbde3) [INFO] [stderr] Compiling xi-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.81s [INFO] running `"docker" "inspect" "18be64a70d4192c193a25994de4a75d33e150707ebd1285045e2ac3f00cc3a88"` [INFO] running `"docker" "rm" "-f" "18be64a70d4192c193a25994de4a75d33e150707ebd1285045e2ac3f00cc3a88"` [INFO] [stdout] 18be64a70d4192c193a25994de4a75d33e150707ebd1285045e2ac3f00cc3a88 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 557cd181b79d434b1f27be4f2b9c1bc2382395a807c14b52eeef1ef0e2c8b905 [INFO] running `"docker" "start" "-a" "557cd181b79d434b1f27be4f2b9c1bc2382395a807c14b52eeef1ef0e2c8b905"` [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling csv v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling criterion-plot v0.3.0 [INFO] [stderr] Compiling criterion v0.2.10 [INFO] [stderr] Compiling xi-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.29s [INFO] running `"docker" "inspect" "557cd181b79d434b1f27be4f2b9c1bc2382395a807c14b52eeef1ef0e2c8b905"` [INFO] running `"docker" "rm" "-f" "557cd181b79d434b1f27be4f2b9c1bc2382395a807c14b52eeef1ef0e2c8b905"` [INFO] [stdout] 557cd181b79d434b1f27be4f2b9c1bc2382395a807c14b52eeef1ef0e2c8b905 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 48bc2a89f0ff7f3d330298bec5b0fc79d3f1e6da612cde29019997caa7f7e330 [INFO] running `"docker" "start" "-a" "48bc2a89f0ff7f3d330298bec5b0fc79d3f1e6da612cde29019997caa7f7e330"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xi_bench-0dbb103c463565e8 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "48bc2a89f0ff7f3d330298bec5b0fc79d3f1e6da612cde29019997caa7f7e330"` [INFO] running `"docker" "rm" "-f" "48bc2a89f0ff7f3d330298bec5b0fc79d3f1e6da612cde29019997caa7f7e330"` [INFO] [stdout] 48bc2a89f0ff7f3d330298bec5b0fc79d3f1e6da612cde29019997caa7f7e330