[INFO] fetching crate tab-command 0.5.7... [INFO] testing tab-command-0.5.7 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate tab-command 0.5.7 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate tab-command 0.5.7 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tab-command 0.5.7 [INFO] finished tweaking crates.io crate tab-command 0.5.7 [INFO] tweaked toml for crates.io crate tab-command 0.5.7 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8baddcdab67ce1d02c1f78e45f9d6ef625556cbabb76736dffd85578cbb9b33 [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" "c8baddcdab67ce1d02c1f78e45f9d6ef625556cbabb76736dffd85578cbb9b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8baddcdab67ce1d02c1f78e45f9d6ef625556cbabb76736dffd85578cbb9b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8baddcdab67ce1d02c1f78e45f9d6ef625556cbabb76736dffd85578cbb9b33", kill_on_drop: false }` [INFO] [stdout] c8baddcdab67ce1d02c1f78e45f9d6ef625556cbabb76736dffd85578cbb9b33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14e2bc452ee455d555f5dbde1490fcd98a72ecaf57da87d9843f2abab1262ee0 [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" "14e2bc452ee455d555f5dbde1490fcd98a72ecaf57da87d9843f2abab1262ee0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling sysinfo v0.15.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling typed-builder v0.8.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling snailquote v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lifeline v0.4.0 [INFO] [stderr] Compiling async-tungstenite v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tab-websocket v0.5.0 [INFO] [stderr] Compiling tab-api v0.5.6 [INFO] [stderr] Compiling tab-command v0.5.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 40s [INFO] running `Command { std: "docker" "inspect" "14e2bc452ee455d555f5dbde1490fcd98a72ecaf57da87d9843f2abab1262ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e2bc452ee455d555f5dbde1490fcd98a72ecaf57da87d9843f2abab1262ee0", kill_on_drop: false }` [INFO] [stdout] 14e2bc452ee455d555f5dbde1490fcd98a72ecaf57da87d9843f2abab1262ee0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 4d0447ce8aa3c5460f764871ad6eb496553e9500a5ab69b1c4dd23241f160aa8 [INFO] running `Command { std: "docker" "start" "-a" "4d0447ce8aa3c5460f764871ad6eb496553e9500a5ab69b1c4dd23241f160aa8", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling tokio-test v0.2.1 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling tab-command v0.5.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.54s [INFO] running `Command { std: "docker" "inspect" "4d0447ce8aa3c5460f764871ad6eb496553e9500a5ab69b1c4dd23241f160aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0447ce8aa3c5460f764871ad6eb496553e9500a5ab69b1c4dd23241f160aa8", kill_on_drop: false }` [INFO] [stdout] 4d0447ce8aa3c5460f764871ad6eb496553e9500a5ab69b1c4dd23241f160aa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3060730e1119bc5a23a75c952640b155832036d18c7ae2f8e6f4b7e8f126c7a4 [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" "3060730e1119bc5a23a75c952640b155832036d18c7ae2f8e6f4b7e8f126c7a4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tab_command-245e99f3ff6dccd3) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test service::terminal::echo_input::filter_tests::binding_2_long ... ok [INFO] [stdout] test service::terminal::echo_input::filter_tests::binding_2_simple ... ok [INFO] [stdout] test service::terminal::echo_input::filter_tests::binding_2_split ... ok [INFO] [stdout] test service::terminal::echo_input::filter_tests::binding_miss ... ok [INFO] [stdout] test service::terminal::echo_input::filter_tests::binding_miss_long ... ok [INFO] [stdout] test service::terminal::echo_input::filter_tests::binding_simple ... ok [INFO] [stdout] test service::terminal::echo_input::filter_tests::binding_2_reset ... ok [INFO] [stdout] test service::tab::workspace::tests::workspace_name_test ... ok [INFO] [stdout] test service::tab::workspace::tests::workspace_nested_test ... ok [INFO] [stdout] test service::terminal::echo_input::filter_tests::binding_simple_long_input ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::ctrl_char ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::invalid_ctrl_low ... ok [INFO] [stdout] test service::terminal::echo_input::input_tests::simple ... ok [INFO] [stdout] test service::terminal::echo_input::input_tests::multiple_segments ... ok [INFO] [stdout] test service::tab::workspace::tests::workspace_link_test ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::single_char ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::upper_char ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::two_chars ... ok [INFO] [stdout] test service::tab::workspace::tests::ignore_test ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::ctrl_char_lowercase ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::invalid_ctrl_high ... ok [INFO] [stdout] test service::terminal::echo_input::filter_tests::binding_simple_very_long_input ... ok [INFO] [stdout] test service::terminal::echo_input::input_tests::multiple_matches ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::invalid_seq ... ok [INFO] [stdout] test service::tab::workspace::tests::dir_test ... ok [INFO] [stdout] test service::tab::workspace::tests::simple_test ... ok [INFO] [stdout] test service::tab::workspace::tests::doc_test ... ok [INFO] [stdout] test service::tab::workspace::tests::env_test ... ok [INFO] [stdout] test service::tab::workspace::tests::shell_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests tab-command [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [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" "3060730e1119bc5a23a75c952640b155832036d18c7ae2f8e6f4b7e8f126c7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3060730e1119bc5a23a75c952640b155832036d18c7ae2f8e6f4b7e8f126c7a4", kill_on_drop: false }` [INFO] [stdout] 3060730e1119bc5a23a75c952640b155832036d18c7ae2f8e6f4b7e8f126c7a4