[INFO] fetching crate nu_plugin_textview 0.24.1... [INFO] checking nu_plugin_textview-0.24.1 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate nu_plugin_textview 0.24.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate nu_plugin_textview 0.24.1 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu_plugin_textview 0.24.1 [INFO] finished tweaking crates.io crate nu_plugin_textview 0.24.1 [INFO] tweaked toml for crates.io crate nu_plugin_textview 0.24.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate nu_plugin_textview 0.24.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a38bf98fdd6f7d27036f139c33d827c9655e9ee221b7f8a0b367de4d201bac4e [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" "a38bf98fdd6f7d27036f139c33d827c9655e9ee221b7f8a0b367de4d201bac4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a38bf98fdd6f7d27036f139c33d827c9655e9ee221b7f8a0b367de4d201bac4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38bf98fdd6f7d27036f139c33d827c9655e9ee221b7f8a0b367de4d201bac4e", kill_on_drop: false }` [INFO] [stdout] a38bf98fdd6f7d27036f139c33d827c9655e9ee221b7f8a0b367de4d201bac4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--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] f03fecb3bceb4a913073666f6872cfc99df9373ff98918e0dbc01acc78ee3e1d [INFO] running `Command { std: "docker" "start" "-a" "f03fecb3bceb4a913073666f6872cfc99df9373ff98918e0dbc01acc78ee3e1d", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking query_interface v0.3.5 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking nu-table v0.24.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking path_abs v0.5.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking nu-errors v0.24.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling liquid-derive v0.20.1 [INFO] [stderr] Checking nu-protocol v0.24.1 [INFO] [stderr] Checking onig v6.1.1 [INFO] [stderr] Compiling kstring v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking syntect v4.5.0 [INFO] [stderr] Checking nu-value-ext v0.24.1 [INFO] [stderr] Compiling liquid-core v0.20.2 [INFO] [stderr] Checking nu-test-support v0.24.1 [INFO] [stderr] Checking nu-plugin v0.24.1 [INFO] [stderr] Checking nu-data v0.24.1 [INFO] [stderr] Checking git2 v0.13.12 [INFO] [stderr] Compiling liquid-lib v0.20.2 [INFO] [stderr] Compiling liquid v0.20.1 [INFO] [stderr] Compiling bat v0.15.4 [INFO] [stderr] Checking nu_plugin_textview v0.24.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "f03fecb3bceb4a913073666f6872cfc99df9373ff98918e0dbc01acc78ee3e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03fecb3bceb4a913073666f6872cfc99df9373ff98918e0dbc01acc78ee3e1d", kill_on_drop: false }` [INFO] [stdout] f03fecb3bceb4a913073666f6872cfc99df9373ff98918e0dbc01acc78ee3e1d