[INFO] fetching crate zee 0.1.2... [INFO] testing zee-0.1.2 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate zee 0.1.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate zee 0.1.2 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking crates.io crate zee 0.1.2 [INFO] finished tweaking crates.io crate zee 0.1.2 [INFO] tweaked toml for crates.io crate zee 0.1.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate zee 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.1.13 [INFO] [stderr] Downloaded thiserror v1.0.11 [INFO] [stderr] Downloaded ignore v0.4.11 [INFO] [stderr] Downloaded zee-highlight v0.1.1 [INFO] [stderr] Downloaded git2 v0.11.0 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.4 [INFO] [stderr] Downloaded structopt v0.3.11 [INFO] [stderr] Downloaded pkg-version-impl v0.1.1 [INFO] [stderr] Downloaded euclid v0.20.7 [INFO] [stderr] Downloaded structopt-derive v0.4.4 [INFO] [stderr] Downloaded crossterm v0.17.1 [INFO] [stderr] Downloaded libssh2-sys v0.2.16 [INFO] [stderr] Downloaded ropey v1.1.0 [INFO] [stderr] Downloaded size_format v1.0.2 [INFO] [stderr] Downloaded smart-ptr v0.4.0 [INFO] [stderr] Downloaded ttmap v0.1.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.11 [INFO] [stderr] Downloaded pkg-version v1.0.0 [INFO] [stderr] Downloaded globset v0.4.4 [INFO] [stderr] Downloaded bstr v0.2.11 [INFO] [stderr] Downloaded flexi_logger v0.15.1 [INFO] [stderr] Downloaded libgit2-sys v0.10.0 [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 174fb64b5daa7c6c03744ae57913bd85a2fce931354ba7c198b5b7771bfee8da [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "174fb64b5daa7c6c03744ae57913bd85a2fce931354ba7c198b5b7771bfee8da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "174fb64b5daa7c6c03744ae57913bd85a2fce931354ba7c198b5b7771bfee8da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "174fb64b5daa7c6c03744ae57913bd85a2fce931354ba7c198b5b7771bfee8da", kill_on_drop: false }` [INFO] [stdout] 174fb64b5daa7c6c03744ae57913bd85a2fce931354ba7c198b5b7771bfee8da [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cae6ba7ef71f568474d13428eefba04c3891d272fa3c519187390b0becd0e584 [INFO] running `Command { std: "docker" "start" "-a" "cae6ba7ef71f568474d13428eefba04c3891d272fa3c519187390b0becd0e584", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rayon-core v1.7.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 ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling smart-ptr v0.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling nom v5.1.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 crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [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 ropey v1.1.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling ttmap v0.1.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_regex v0.4.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling tree-sitter v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling crossterm v0.17.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling pkg-version v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling flexi_logger v0.15.1 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling zee-grammar v0.1.2 [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 7m 58s [INFO] running `Command { std: "docker" "inspect" "cae6ba7ef71f568474d13428eefba04c3891d272fa3c519187390b0becd0e584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cae6ba7ef71f568474d13428eefba04c3891d272fa3c519187390b0becd0e584", kill_on_drop: false }` [INFO] [stdout] cae6ba7ef71f568474d13428eefba04c3891d272fa3c519187390b0becd0e584 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51c7769ca63ab52fdfacaa1f8feda4b297eed792b2477109decf20a2ca268704 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "51c7769ca63ab52fdfacaa1f8feda4b297eed792b2477109decf20a2ca268704", kill_on_drop: false }` [INFO] [stderr] Compiling zee v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 5.43s [INFO] running `Command { std: "docker" "inspect" "51c7769ca63ab52fdfacaa1f8feda4b297eed792b2477109decf20a2ca268704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c7769ca63ab52fdfacaa1f8feda4b297eed792b2477109decf20a2ca268704", kill_on_drop: false }` [INFO] [stdout] 51c7769ca63ab52fdfacaa1f8feda4b297eed792b2477109decf20a2ca268704 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 855180bb2a53475f3a505ee395b784a0eadd3ba990f3b43fcc5512fa403a739b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "855180bb2a53475f3a505ee395b784a0eadd3ba990f3b43fcc5512fa403a739b", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zee-ed8aed66ace01a85 [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 undo::tests::insert_with_revisions_and_no_undo ... ok [INFO] [stdout] test components::test::test_multiple_keys_binding_matches ... ok [INFO] [stdout] test undo::tests::insert_and_undo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "855180bb2a53475f3a505ee395b784a0eadd3ba990f3b43fcc5512fa403a739b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855180bb2a53475f3a505ee395b784a0eadd3ba990f3b43fcc5512fa403a739b", kill_on_drop: false }` [INFO] [stdout] 855180bb2a53475f3a505ee395b784a0eadd3ba990f3b43fcc5512fa403a739b