[INFO] fetching crate tab-command 0.5.7... [INFO] testing tab-command-0.5.7 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate tab-command 0.5.7 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tab-command 0.5.7 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", 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] 3ab49cb23dfd8c70c029de639283c1869a210f0d077a928d6e70ed6e5e14efbe [INFO] running `Command { std: "docker" "start" "-a" "3ab49cb23dfd8c70c029de639283c1869a210f0d077a928d6e70ed6e5e14efbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ab49cb23dfd8c70c029de639283c1869a210f0d077a928d6e70ed6e5e14efbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ab49cb23dfd8c70c029de639283c1869a210f0d077a928d6e70ed6e5e14efbe", kill_on_drop: false }` [INFO] [stdout] 3ab49cb23dfd8c70c029de639283c1869a210f0d077a928d6e70ed6e5e14efbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03f04c34f6e030954e9443c9e293558c899e8271ab364d797968381ad75a755b [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" "03f04c34f6e030954e9443c9e293558c899e8271ab364d797968381ad75a755b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lockfree v0.5.1 [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 textwrap v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sysinfo v0.15.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand v0.7.3 [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 sha-1 v0.9.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.50 [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 lifeline v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling async-tungstenite v0.8.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.17 [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 28s [INFO] running `Command { std: "docker" "inspect" "03f04c34f6e030954e9443c9e293558c899e8271ab364d797968381ad75a755b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f04c34f6e030954e9443c9e293558c899e8271ab364d797968381ad75a755b", kill_on_drop: false }` [INFO] [stdout] 03f04c34f6e030954e9443c9e293558c899e8271ab364d797968381ad75a755b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 357a48a30e96e1fbc986bce42695573dfd15a7849ef21ced573461d0c1c7ace6 [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" "357a48a30e96e1fbc986bce42695573dfd15a7849ef21ced573461d0c1c7ace6", kill_on_drop: false }` [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling tokio-test v0.2.1 [INFO] [stderr] Compiling tab-command v0.5.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.76s [INFO] running `Command { std: "docker" "inspect" "357a48a30e96e1fbc986bce42695573dfd15a7849ef21ced573461d0c1c7ace6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357a48a30e96e1fbc986bce42695573dfd15a7849ef21ced573461d0c1c7ace6", kill_on_drop: false }` [INFO] [stdout] 357a48a30e96e1fbc986bce42695573dfd15a7849ef21ced573461d0c1c7ace6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", 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] f5a83af37224e0531931d77b29aa2e2b7d3a8cc9f7c4ed6da0e508be94e4cb07 [INFO] running `Command { std: "docker" "start" "-a" "f5a83af37224e0531931d77b29aa2e2b7d3a8cc9f7c4ed6da0e508be94e4cb07", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [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_split ... 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_simple_long_input ... ok [INFO] [stdout] test service::terminal::echo_input::filter_tests::binding_simple_very_long_input ... ok [INFO] [stdout] test service::terminal::echo_input::filter_tests::binding_miss ... 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_reset ... ok [INFO] [stdout] test service::tab::workspace::tests::workspace_link_test ... ok [INFO] [stdout] test service::tab::workspace::tests::dir_test ... ok [INFO] [stdout] test service::tab::workspace::tests::workspace_nested_test ... ok [INFO] [stdout] test service::terminal::echo_input::input_tests::multiple_matches ... ok [INFO] [stdout] test service::tab::workspace::tests::simple_test ... ok [INFO] [stdout] test service::tab::workspace::tests::workspace_name_test ... ok [INFO] [stdout] test service::tab::workspace::tests::shell_test ... ok [INFO] [stdout] test service::tab::workspace::tests::doc_test ... ok [INFO] [stdout] test service::terminal::echo_input::input_tests::multiple_segments ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::invalid_ctrl_high ... ok [INFO] [stdout] test service::terminal::echo_input::input_tests::simple ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::two_chars ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::single_char ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::ctrl_char ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::upper_char ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::invalid_seq ... ok [INFO] [stdout] test service::tab::workspace::tests::ignore_test ... ok [INFO] [stdout] test service::tab::workspace::tests::env_test ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::invalid_ctrl_low ... ok [INFO] [stdout] test service::terminal::echo_input::parse_tests::ctrl_char_lowercase ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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" "f5a83af37224e0531931d77b29aa2e2b7d3a8cc9f7c4ed6da0e508be94e4cb07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a83af37224e0531931d77b29aa2e2b7d3a8cc9f7c4ed6da0e508be94e4cb07", kill_on_drop: false }` [INFO] [stdout] f5a83af37224e0531931d77b29aa2e2b7d3a8cc9f7c4ed6da0e508be94e4cb07