[INFO] updating cached repository https://github.com/elkowar/pipr [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34fa290756015e70257c6c71327dac724bf74933 [INFO] testing elkowar/pipr against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2Fpipr" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elkowar/pipr on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elkowar/pipr [INFO] finished tweaking git repo https://github.com/elkowar/pipr [INFO] tweaked toml for git repo https://github.com/elkowar/pipr written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/elkowar/pipr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d26bd98983ddde61a737d0cc3859354d0ca19347550596ce7a3f45f3ca9508fe [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" "d26bd98983ddde61a737d0cc3859354d0ca19347550596ce7a3f45f3ca9508fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d26bd98983ddde61a737d0cc3859354d0ca19347550596ce7a3f45f3ca9508fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26bd98983ddde61a737d0cc3859354d0ca19347550596ce7a3f45f3ca9508fe", kill_on_drop: false }` [INFO] [stdout] d26bd98983ddde61a737d0cc3859354d0ca19347550596ce7a3f45f3ca9508fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 3fda9d671d8e5ba9a204004d91c9d486ff23f27b2f118c8507d9b01e1c443e87 [INFO] running `Command { std: "docker" "start" "-a" "3fda9d671d8e5ba9a204004d91c9d486ff23f27b2f118c8507d9b01e1c443e87", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling ansi-parser v0.6.5 (https://gitlab.com/Elkowar/ansi-parser?branch=truecolor_escape_support#b7c41455) [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling plist v0.5.5 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling crossterm v0.17.3 [INFO] [stderr] Compiling tui v0.9.0 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Compiling onig v5.0.0 [INFO] [stderr] Compiling syntect v4.1.1 [INFO] [stderr] Compiling pipr v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "3fda9d671d8e5ba9a204004d91c9d486ff23f27b2f118c8507d9b01e1c443e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fda9d671d8e5ba9a204004d91c9d486ff23f27b2f118c8507d9b01e1c443e87", kill_on_drop: false }` [INFO] [stdout] 3fda9d671d8e5ba9a204004d91c9d486ff23f27b2f118c8507d9b01e1c443e87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--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] 25dfa106f8647f450387b42d8520f5cafaaba6debd2f6e5ea89c8da98e412b00 [INFO] running `Command { std: "docker" "start" "-a" "25dfa106f8647f450387b42d8520f5cafaaba6debd2f6e5ea89c8da98e412b00", kill_on_drop: false }` [INFO] [stderr] Compiling pipr v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.99s [INFO] running `Command { std: "docker" "inspect" "25dfa106f8647f450387b42d8520f5cafaaba6debd2f6e5ea89c8da98e412b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25dfa106f8647f450387b42d8520f5cafaaba6debd2f6e5ea89c8da98e412b00", kill_on_drop: false }` [INFO] [stdout] 25dfa106f8647f450387b42d8520f5cafaaba6debd2f6e5ea89c8da98e412b00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca5c8e022321d13c057980d610f97bf6088a67fb064b64046b8379371b22b5f5 [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" "ca5c8e022321d13c057980d610f97bf6088a67fb064b64046b8379371b22b5f5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pipr-362e9c90f91eb380 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test lineeditor::test::test_lineeditor_umlaut ... ok [INFO] [stdout] test lineeditor::test::test_lineeditor_ascii ... ok [INFO] [stdout] test lineeditor::test::test_movement_simple ... ok [INFO] [stdout] test lineeditor::test::test_advanced ... ok [INFO] [stdout] test snippets::test::test_parsing ... ok [INFO] [stdout] test lineeditor::test::test_multiline ... ok [INFO] [stdout] test util::stringext_test::test_get_full_char_at ... ok [INFO] [stdout] test snippets::test::test_without_pipe ... ok [INFO] [stdout] test util::vecstringext_test::test_at_bounds ... ok [INFO] [stdout] test util::vecstringext_test::test_split_at_offset ... ok [INFO] [stdout] test util::stringext_test::test_word_under_cursor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ca5c8e022321d13c057980d610f97bf6088a67fb064b64046b8379371b22b5f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5c8e022321d13c057980d610f97bf6088a67fb064b64046b8379371b22b5f5", kill_on_drop: false }` [INFO] [stdout] ca5c8e022321d13c057980d610f97bf6088a67fb064b64046b8379371b22b5f5