[INFO] updating cached repository https://github.com/mcobzarenco/zee [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] 64ee8b1fcebbc497ad86f8b1ad85644e2e1d42e8 [INFO] testing mcobzarenco/zee against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcobzarenco%2Fzee" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcobzarenco/zee on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mcobzarenco/zee [INFO] removed path dependency zee-grammar from git repo https://github.com/mcobzarenco/zee [INFO] removed path dependency zee-highlight from git repo https://github.com/mcobzarenco/zee [INFO] finished tweaking git repo https://github.com/mcobzarenco/zee [INFO] tweaked toml for git repo https://github.com/mcobzarenco/zee written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mcobzarenco/zee already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/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" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] f4cb3a92b314701e580cc73374e9e32c052720581b0065423bbffe331a8486fd [INFO] running `"docker" "start" "-a" "f4cb3a92b314701e580cc73374e9e32c052720581b0065423bbffe331a8486fd"` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling smart-ptr v0.4.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling pkg-version v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling ttmap v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling euclid v0.20.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling ropey v1.1.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling tree-sitter v0.6.3 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling serde_regex v0.4.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling crossterm v0.17.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling flexi_logger v0.15.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling zee-grammar v0.1.2 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling git2 v0.11.0 [INFO] [stderr] Compiling zee-highlight v0.1.1 [INFO] [stderr] Compiling zee v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 13m 26s [INFO] running `"docker" "inspect" "f4cb3a92b314701e580cc73374e9e32c052720581b0065423bbffe331a8486fd"` [INFO] running `"docker" "rm" "-f" "f4cb3a92b314701e580cc73374e9e32c052720581b0065423bbffe331a8486fd"` [INFO] [stdout] f4cb3a92b314701e580cc73374e9e32c052720581b0065423bbffe331a8486fd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 38f5504360ebb408e99bc1ad39c9aad27cd17b56fb8cd082387941b26ef3eeb9 [INFO] running `"docker" "start" "-a" "38f5504360ebb408e99bc1ad39c9aad27cd17b56fb8cd082387941b26ef3eeb9"` [INFO] [stderr] Compiling zee v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 7.38s [INFO] running `"docker" "inspect" "38f5504360ebb408e99bc1ad39c9aad27cd17b56fb8cd082387941b26ef3eeb9"` [INFO] running `"docker" "rm" "-f" "38f5504360ebb408e99bc1ad39c9aad27cd17b56fb8cd082387941b26ef3eeb9"` [INFO] [stdout] 38f5504360ebb408e99bc1ad39c9aad27cd17b56fb8cd082387941b26ef3eeb9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 02565a8ce31771b7ea4f6619755f4947b754127ab66e955e48ee6b8e48a7687d [INFO] running `"docker" "start" "-a" "02565a8ce31771b7ea4f6619755f4947b754127ab66e955e48ee6b8e48a7687d"` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zee-c4b9eefec6782320 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test components::test::test_empty_binding_matches ... ok [INFO] [stdout] test components::test::test_one_key_binding_matches ... ok [INFO] [stdout] test components::test::test_multiple_keys_binding_matches ... ok [INFO] [stdout] test undo::tests::insert_and_undo ... ok [INFO] [stdout] test undo::tests::insert_with_revisions_and_no_undo ... 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" "02565a8ce31771b7ea4f6619755f4947b754127ab66e955e48ee6b8e48a7687d"` [INFO] running `"docker" "rm" "-f" "02565a8ce31771b7ea4f6619755f4947b754127ab66e955e48ee6b8e48a7687d"` [INFO] [stdout] 02565a8ce31771b7ea4f6619755f4947b754127ab66e955e48ee6b8e48a7687d