[INFO] fetching crate nu_plugin_textview 0.22.0... [INFO] testing nu_plugin_textview-0.22.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate nu_plugin_textview 0.22.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate nu_plugin_textview 0.22.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu_plugin_textview 0.22.0 [INFO] finished tweaking crates.io crate nu_plugin_textview 0.22.0 [INFO] tweaked toml for crates.io crate nu_plugin_textview 0.22.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate nu_plugin_textview 0.22.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kstring v0.1.2 [INFO] [stderr] Downloaded nu-data v0.22.0 [INFO] [stderr] Downloaded nu-table v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15ee7540d5eb0f5a9563f98956bb24e99d62501c9c993538a7a64fb889658f4f [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" "15ee7540d5eb0f5a9563f98956bb24e99d62501c9c993538a7a64fb889658f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15ee7540d5eb0f5a9563f98956bb24e99d62501c9c993538a7a64fb889658f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ee7540d5eb0f5a9563f98956bb24e99d62501c9c993538a7a64fb889658f4f", kill_on_drop: false }` [INFO] [stdout] 15ee7540d5eb0f5a9563f98956bb24e99d62501c9c993538a7a64fb889658f4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72bba7f87a2f7f33d9077d518ffd6904871360d885abac26c284a3a5014fdc40 [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" "72bba7f87a2f7f33d9077d518ffd6904871360d885abac26c284a3a5014fdc40", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling query_interface v0.3.5 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling nu-table v0.22.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling path_abs v0.5.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling kstring v0.1.2 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling liquid-derive v0.20.1 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling onig_sys v69.5.1 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling nu-errors v0.22.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling nu-protocol v0.22.0 [INFO] [stderr] Compiling liquid-core v0.20.2 [INFO] [stderr] Compiling onig v6.1.0 [INFO] [stderr] Compiling syntect v4.4.0 [INFO] [stderr] Compiling liquid-lib v0.20.2 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling nu-value-ext v0.22.0 [INFO] [stderr] Compiling nu-test-support v0.22.0 [INFO] [stderr] Compiling nu-data v0.22.0 [INFO] [stderr] Compiling nu-plugin v0.22.0 [INFO] [stderr] Compiling liquid v0.20.1 [INFO] [stderr] Compiling bat v0.15.4 [INFO] [stderr] Compiling nu_plugin_textview v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "72bba7f87a2f7f33d9077d518ffd6904871360d885abac26c284a3a5014fdc40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72bba7f87a2f7f33d9077d518ffd6904871360d885abac26c284a3a5014fdc40", kill_on_drop: false }` [INFO] [stdout] 72bba7f87a2f7f33d9077d518ffd6904871360d885abac26c284a3a5014fdc40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 24e39b71f6e4f7cf3f812796e9dd70efc3af0211c1b03db5d1ecb78e3b389ec4 [INFO] running `Command { std: "docker" "start" "-a" "24e39b71f6e4f7cf3f812796e9dd70efc3af0211c1b03db5d1ecb78e3b389ec4", kill_on_drop: false }` [INFO] [stderr] Compiling nu_plugin_textview v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "24e39b71f6e4f7cf3f812796e9dd70efc3af0211c1b03db5d1ecb78e3b389ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e39b71f6e4f7cf3f812796e9dd70efc3af0211c1b03db5d1ecb78e3b389ec4", kill_on_drop: false }` [INFO] [stdout] 24e39b71f6e4f7cf3f812796e9dd70efc3af0211c1b03db5d1ecb78e3b389ec4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8bc277bc63e1dda5974283ae8f98d8ec6ec9ebd0a0a5af2b004ba67e62093378 [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" "8bc277bc63e1dda5974283ae8f98d8ec6ec9ebd0a0a5af2b004ba67e62093378", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nu_plugin_textview-c23a42aa30749b81 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nu_plugin_textview-5b9f66ffe2a330c9 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8bc277bc63e1dda5974283ae8f98d8ec6ec9ebd0a0a5af2b004ba67e62093378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bc277bc63e1dda5974283ae8f98d8ec6ec9ebd0a0a5af2b004ba67e62093378", kill_on_drop: false }` [INFO] [stdout] 8bc277bc63e1dda5974283ae8f98d8ec6ec9ebd0a0a5af2b004ba67e62093378