[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 1.38.0 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-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vontman/Xi-bench-prototype 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/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-0/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 8746be47d50a68e86afc1b4da29cac3e99c5190f137a76838819c03b3d81ed19 [INFO] running `"docker" "start" "-a" "8746be47d50a68e86afc1b4da29cac3e99c5190f137a76838819c03b3d81ed19"` [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling regex v1.1.5 [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 log v0.4.6 [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 memchr v2.2.0 [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 parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.7.3 [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 notify v4.0.10 [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 xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor.git#564cbde3) [INFO] [stderr] Compiling syntect v3.2.0 [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 52.07s [INFO] running `"docker" "inspect" "8746be47d50a68e86afc1b4da29cac3e99c5190f137a76838819c03b3d81ed19"` [INFO] running `"docker" "rm" "-f" "8746be47d50a68e86afc1b4da29cac3e99c5190f137a76838819c03b3d81ed19"` [INFO] [stdout] 8746be47d50a68e86afc1b4da29cac3e99c5190f137a76838819c03b3d81ed19 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 8265109737e6a66a65bc15c7584510eaa1be37020f538d64ddb6407ade0032a3 [INFO] running `"docker" "start" "-a" "8265109737e6a66a65bc15c7584510eaa1be37020f538d64ddb6407ade0032a3"` [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling csv v1.0.6 [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 16.31s [INFO] running `"docker" "inspect" "8265109737e6a66a65bc15c7584510eaa1be37020f538d64ddb6407ade0032a3"` [INFO] running `"docker" "rm" "-f" "8265109737e6a66a65bc15c7584510eaa1be37020f538d64ddb6407ade0032a3"` [INFO] [stdout] 8265109737e6a66a65bc15c7584510eaa1be37020f538d64ddb6407ade0032a3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] cb011dd2c7ae1e8742d965ba7fada8d5e4f781e31c0777452395283ec3611425 [INFO] running `"docker" "start" "-a" "cb011dd2c7ae1e8742d965ba7fada8d5e4f781e31c0777452395283ec3611425"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xi_bench-44797f9a5487724e [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" "cb011dd2c7ae1e8742d965ba7fada8d5e4f781e31c0777452395283ec3611425"` [INFO] running `"docker" "rm" "-f" "cb011dd2c7ae1e8742d965ba7fada8d5e4f781e31c0777452395283ec3611425"` [INFO] [stdout] cb011dd2c7ae1e8742d965ba7fada8d5e4f781e31c0777452395283ec3611425