[INFO] updating cached repository vontman/Xi-bench-prototype [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vontman/Xi-bench-prototype [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vontman/Xi-bench-prototype" "work/ex/beta-1.37-6/sources/1.36.0/gh/vontman/Xi-bench-prototype"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/vontman/Xi-bench-prototype'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vontman/Xi-bench-prototype" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/vontman/Xi-bench-prototype"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/vontman/Xi-bench-prototype'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f431f46a647f92d0e966ca4174a48c68659fd68c [INFO] sha for GitHub repo vontman/Xi-bench-prototype: f431f46a647f92d0e966ca4174a48c68659fd68c [INFO] validating manifest of vontman/Xi-bench-prototype on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vontman/Xi-bench-prototype on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing vontman/Xi-bench-prototype [INFO] finished frobbing vontman/Xi-bench-prototype [INFO] frobbed toml for vontman/Xi-bench-prototype written to work/ex/beta-1.37-6/sources/1.36.0/gh/vontman/Xi-bench-prototype/Cargo.toml [INFO] started frobbing vontman/Xi-bench-prototype [INFO] finished frobbing vontman/Xi-bench-prototype [INFO] frobbed toml for vontman/Xi-bench-prototype written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/vontman/Xi-bench-prototype/Cargo.toml [INFO] crate vontman/Xi-bench-prototype already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing vontman/Xi-bench-prototype against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/vontman/Xi-bench-prototype:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] f31d510bcd171c650c5210cda987e052eb29bf6e54c38137c730a6805f5ad1e1 [INFO] running `"docker" "start" "-a" "f31d510bcd171c650c5210cda987e052eb29bf6e54c38137c730a6805f5ad1e1"` [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling xi-unicode v0.1.0 (https://github.com/xi-editor/xi-editor.git#564cbde3) [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling notify v4.0.10 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [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 bincode v1.1.2 [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/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `"docker" "inspect" "f31d510bcd171c650c5210cda987e052eb29bf6e54c38137c730a6805f5ad1e1"` [INFO] running `"docker" "rm" "-f" "f31d510bcd171c650c5210cda987e052eb29bf6e54c38137c730a6805f5ad1e1"` [INFO] [stdout] f31d510bcd171c650c5210cda987e052eb29bf6e54c38137c730a6805f5ad1e1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/vontman/Xi-bench-prototype:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8145bae57ae73eeb89783e16f5801ff90b668a05c05503b4d1dfffb6baae2c70 [INFO] running `"docker" "start" "-a" "8145bae57ae73eeb89783e16f5801ff90b668a05c05503b4d1dfffb6baae2c70"` [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling criterion-plot v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stderr] Compiling csv v1.0.6 [INFO] [stderr] Compiling criterion v0.2.10 [INFO] [stderr] Compiling xi-bench v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.65s [INFO] running `"docker" "inspect" "8145bae57ae73eeb89783e16f5801ff90b668a05c05503b4d1dfffb6baae2c70"` [INFO] running `"docker" "rm" "-f" "8145bae57ae73eeb89783e16f5801ff90b668a05c05503b4d1dfffb6baae2c70"` [INFO] [stdout] 8145bae57ae73eeb89783e16f5801ff90b668a05c05503b4d1dfffb6baae2c70 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/vontman/Xi-bench-prototype:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] f6f5dd68767abeaf71a5be824c6d52cc4555e55b9bf7745587ebc46d18ea84a6 [INFO] running `"docker" "start" "-a" "f6f5dd68767abeaf71a5be824c6d52cc4555e55b9bf7745587ebc46d18ea84a6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/xi_bench-f4e4a16c682b05db [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" "f6f5dd68767abeaf71a5be824c6d52cc4555e55b9bf7745587ebc46d18ea84a6"` [INFO] running `"docker" "rm" "-f" "f6f5dd68767abeaf71a5be824c6d52cc4555e55b9bf7745587ebc46d18ea84a6"` [INFO] [stdout] f6f5dd68767abeaf71a5be824c6d52cc4555e55b9bf7745587ebc46d18ea84a6