[INFO] updating cached repository https://github.com/Peltoche/vixi [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] c5bdd6651034fc6ebc2aeaa33e852cbe3a0674fc [INFO] testing Peltoche/vixi against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeltoche%2Fvixi" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Peltoche/vixi on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Peltoche/vixi [INFO] removed workspace from git repo https://github.com/Peltoche/vixi [INFO] finished tweaking git repo https://github.com/Peltoche/vixi [INFO] tweaked toml for git repo https://github.com/Peltoche/vixi written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Peltoche/vixi already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/xi-editor/xi-editor` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.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" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6bafc2201233232f3e2534ee4e0187f03fb7d3163cee371f682d36b69b5b49b6 [INFO] running `"docker" "start" "-a" "6bafc2201233232f3e2534ee4e0187f03fb7d3163cee371f682d36b69b5b49b6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling xi-unicode v0.2.0 (https://github.com/xi-editor/xi-editor#72ce488f) [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling notify v5.0.0-pre.1 [INFO] [stderr] Compiling vixi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor#72ce488f) [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling xi-trace v0.2.0 (https://github.com/xi-editor/xi-editor#72ce488f) [INFO] [stderr] Compiling syntect v3.3.0 [INFO] [stderr] Compiling xi-rpc v0.3.0 (https://github.com/xi-editor/xi-editor#72ce488f) [INFO] [stderr] Compiling xi-core-lib v0.3.0 (https://github.com/xi-editor/xi-editor#72ce488f) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `"docker" "inspect" "6bafc2201233232f3e2534ee4e0187f03fb7d3163cee371f682d36b69b5b49b6"` [INFO] running `"docker" "rm" "-f" "6bafc2201233232f3e2534ee4e0187f03fb7d3163cee371f682d36b69b5b49b6"` [INFO] [stdout] 6bafc2201233232f3e2534ee4e0187f03fb7d3163cee371f682d36b69b5b49b6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4778d083004202c076bfdf19886112a47499f97b0185b733128ff1a81ae13f4d [INFO] running `"docker" "start" "-a" "4778d083004202c076bfdf19886112a47499f97b0185b733128ff1a81ae13f4d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling vixi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.18s [INFO] running `"docker" "inspect" "4778d083004202c076bfdf19886112a47499f97b0185b733128ff1a81ae13f4d"` [INFO] running `"docker" "rm" "-f" "4778d083004202c076bfdf19886112a47499f97b0185b733128ff1a81ae13f4d"` [INFO] [stdout] 4778d083004202c076bfdf19886112a47499f97b0185b733128ff1a81ae13f4d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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.44.0" "test" "--frozen"` [INFO] [stdout] 28c99022b9df2e431131797c878bb25795701a31b19fbc54b214b4771f41b07d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "28c99022b9df2e431131797c878bb25795701a31b19fbc54b214b4771f41b07d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vixi-3f0d4e7828831122 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test event_controller::style::termion::tests::new_line_descriptor_with_a_simple_overlapping_style ... ok [INFO] [stdout] test event_controller::style::termion::tests::new_line_descriptor_with_no_overlapping_styles ... ok [INFO] [stdout] test event_controller::style::termion::tests::new_line_descriptor_with_a_double_overlapping_style ... ok [INFO] [stdout] test event_controller::style::termion::tests::new_line_descriptor_with_a_completely_overlapping_style ... ok [INFO] [stdout] test input_controller::tests::test_config_deserialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "28c99022b9df2e431131797c878bb25795701a31b19fbc54b214b4771f41b07d"` [INFO] running `"docker" "rm" "-f" "28c99022b9df2e431131797c878bb25795701a31b19fbc54b214b4771f41b07d"` [INFO] [stdout] 28c99022b9df2e431131797c878bb25795701a31b19fbc54b214b4771f41b07d