[INFO] cloning repository https://github.com/vontman/Xi-bench-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vontman/Xi-bench-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f431f46a647f92d0e966ca4174a48c68659fd68c [INFO] testing vontman/Xi-bench-prototype against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [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 /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vontman/Xi-bench-prototype on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vontman/Xi-bench-prototype already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/xi-editor/xi-editor.git` [INFO] [stderr] Updating git submodule `https://github.com/xi-editor/syntect-resources` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding xi-core-lib v0.2.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3) [INFO] [stderr] Adding xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3) [INFO] [stderr] Adding xi-rpc v0.2.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3) [INFO] [stderr] Adding xi-trace v0.1.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3) [INFO] [stderr] Adding xi-unicode v0.1.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.52 [INFO] [stderr] Downloaded ryu v0.2.7 [INFO] [stderr] Downloaded safemem v0.3.0 [INFO] [stderr] Downloaded fsevent v0.2.17 [INFO] [stderr] Downloaded num_cpus v1.10.0 [INFO] [stderr] Downloaded cfg-if v0.1.7 [INFO] [stderr] Downloaded itoa v0.4.3 [INFO] [stderr] Downloaded fsevent-sys v0.1.6 [INFO] [stderr] Downloaded atty v0.2.11 [INFO] [stderr] Downloaded arrayref v0.3.5 [INFO] [stderr] Downloaded memchr v2.2.0 [INFO] [stderr] Downloaded textwrap v0.10.0 [INFO] [stderr] Downloaded criterion-plot v0.3.0 [INFO] [stderr] Downloaded csv-core v0.1.5 [INFO] [stderr] Downloaded rayon-core v1.4.1 [INFO] [stderr] Downloaded criterion v0.2.10 [INFO] [stderr] Downloaded crossbeam-channel v0.3.8 [INFO] [stderr] Downloaded mio v0.6.16 [INFO] [stderr] Downloaded rayon v1.0.3 [INFO] [stderr] Downloaded miniz_oxide_c_api v0.2.1 [INFO] [stderr] Downloaded clap v2.32.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.7.1 [INFO] [stderr] Downloaded regex-syntax v0.6.6 [INFO] [stderr] Downloaded regex v1.1.5 [INFO] [stderr] Downloaded syn v0.15.30 [INFO] [stderr] Downloaded serde v1.0.90 [INFO] [stderr] Downloaded libc v0.2.51 [INFO] [stderr] Downloaded miniz-sys v0.1.11 [INFO] [stderr] Downloaded flate2 v1.0.7 [INFO] [stderr] Downloaded serde_json v1.0.39 [INFO] [stderr] Downloaded notify v4.0.10 [INFO] [stderr] Downloaded miniz_oxide v0.2.1 [INFO] [stderr] Downloaded aho-corasick v0.7.3 [INFO] [stderr] Downloaded syntect v3.2.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.6.1 [INFO] [stderr] Downloaded csv v1.0.6 [INFO] [stderr] Downloaded quote v0.6.11 [INFO] [stderr] Downloaded mio-extras v2.0.5 [INFO] [stderr] Downloaded cc v1.0.34 [INFO] [stderr] Downloaded crossbeam-utils v0.6.5 [INFO] [stderr] Downloaded crossbeam v0.5.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.27 [INFO] [stderr] Downloaded serde_derive v1.0.90 [INFO] [stderr] Downloaded crossbeam-epoch v0.3.1 [INFO] [stderr] Downloaded humantime v1.2.0 [INFO] [stderr] Downloaded plist v0.4.1 [INFO] [stderr] Downloaded ucd-util v0.1.3 [INFO] [stderr] Downloaded smallvec v0.6.9 [INFO] [stderr] Downloaded tinytemplate v1.0.1 [INFO] [stderr] Downloaded byteorder v1.3.1 [INFO] [stderr] Downloaded rand_xoshiro v0.1.0 [INFO] [stderr] Downloaded crossbeam-utils v0.2.2 [INFO] [stderr] Downloaded crossbeam-deque v0.2.0 [INFO] [stderr] Downloaded filetime v0.2.4 [INFO] [stderr] Downloaded inotify v0.6.1 [INFO] [stderr] Downloaded bincode v1.1.2 [INFO] [stderr] Downloaded bytecount v0.4.0 [INFO] [stderr] Downloaded utf8-ranges v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e6561edff555bfa7e00f16b28ec8ecb5c225c43ea6bb3d236ab94fbabcafcbe [INFO] running `Command { std: "docker" "start" "-a" "1e6561edff555bfa7e00f16b28ec8ecb5c225c43ea6bb3d236ab94fbabcafcbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e6561edff555bfa7e00f16b28ec8ecb5c225c43ea6bb3d236ab94fbabcafcbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6561edff555bfa7e00f16b28ec8ecb5c225c43ea6bb3d236ab94fbabcafcbe", kill_on_drop: false }` [INFO] [stdout] 1e6561edff555bfa7e00f16b28ec8ecb5c225c43ea6bb3d236ab94fbabcafcbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4c63460ba1aa3bf91936096f54c3e758e2625db96194b566f377b3a61a6dd5e [INFO] running `Command { std: "docker" "start" "-a" "f4c63460ba1aa3bf91936096f54c3e758e2625db96194b566f377b3a61a6dd5e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling xi-unicode v0.1.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3) [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling notify v4.0.10 [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?branch=master#564cbde3) [INFO] [stderr] Compiling syntect v3.2.0 [INFO] [stderr] Compiling xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3) [INFO] [stderr] Compiling xi-rpc v0.2.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3) [INFO] [stderr] Compiling xi-core-lib v0.2.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3) [INFO] [stderr] Compiling xi-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.66s [INFO] running `Command { std: "docker" "inspect" "f4c63460ba1aa3bf91936096f54c3e758e2625db96194b566f377b3a61a6dd5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c63460ba1aa3bf91936096f54c3e758e2625db96194b566f377b3a61a6dd5e", kill_on_drop: false }` [INFO] [stdout] f4c63460ba1aa3bf91936096f54c3e758e2625db96194b566f377b3a61a6dd5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48562a84ed948ac03e47d036d48a855950d7a0bb7c89874a956ae8f812272a31 [INFO] running `Command { std: "docker" "start" "-a" "48562a84ed948ac03e47d036d48a855950d7a0bb7c89874a956ae8f812272a31", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling csv v1.0.6 [INFO] [stderr] Compiling criterion-plot v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling criterion v0.2.10 [INFO] [stderr] Compiling xi-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.10 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "48562a84ed948ac03e47d036d48a855950d7a0bb7c89874a956ae8f812272a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48562a84ed948ac03e47d036d48a855950d7a0bb7c89874a956ae8f812272a31", kill_on_drop: false }` [INFO] [stdout] 48562a84ed948ac03e47d036d48a855950d7a0bb7c89874a956ae8f812272a31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a0bd6f250b9c637949b600e8677437be1bb023eda3bca24eb655fe0d34a7e76 [INFO] running `Command { std: "docker" "start" "-a" "0a0bd6f250b9c637949b600e8677437be1bb023eda3bca24eb655fe0d34a7e76", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.10 [INFO] [stdout] running 0 tests [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xi_bench-f178164e6f4cb9a4) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a0bd6f250b9c637949b600e8677437be1bb023eda3bca24eb655fe0d34a7e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a0bd6f250b9c637949b600e8677437be1bb023eda3bca24eb655fe0d34a7e76", kill_on_drop: false }` [INFO] [stdout] 0a0bd6f250b9c637949b600e8677437be1bb023eda3bca24eb655fe0d34a7e76