[INFO] fetching crate nu_plugin_textview 0.22.0... [INFO] checking nu_plugin_textview-0.22.0 against beta for pr-78714 [INFO] extracting crate nu_plugin_textview 0.22.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate nu_plugin_textview 0.22.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-1/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0d490f6e0603efa342033982de0931fbac6446ea3cdc5909591fba0488624fe [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" "f0d490f6e0603efa342033982de0931fbac6446ea3cdc5909591fba0488624fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0d490f6e0603efa342033982de0931fbac6446ea3cdc5909591fba0488624fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d490f6e0603efa342033982de0931fbac6446ea3cdc5909591fba0488624fe", kill_on_drop: false }` [INFO] [stdout] f0d490f6e0603efa342033982de0931fbac6446ea3cdc5909591fba0488624fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ee211a74534bb196763c6aa5ea63249e1cd402a9e89af3dcc701e65b4b3fe67 [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" "3ee211a74534bb196763c6aa5ea63249e1cd402a9e89af3dcc701e65b4b3fe67", kill_on_drop: false }` [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking query_interface v0.3.5 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Checking nu-table v0.22.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking byte-unit v4.0.9 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking path_abs v0.5.0 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling liquid-derive v0.20.1 [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] Checking nu-source v0.22.0 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking bigdecimal v0.2.0 [INFO] [stderr] Checking nu-errors v0.22.0 [INFO] [stderr] Checking onig v6.1.0 [INFO] [stderr] Checking syntect v4.4.0 [INFO] [stderr] Checking nu-protocol v0.22.0 [INFO] [stderr] Checking git2 v0.13.12 [INFO] [stderr] Compiling kstring v0.1.2 [INFO] [stderr] Checking nu-value-ext v0.22.0 [INFO] [stderr] Checking nu-test-support v0.22.0 [INFO] [stderr] Compiling liquid-core v0.20.2 [INFO] [stderr] Checking nu-data v0.22.0 [INFO] [stderr] Checking nu-plugin v0.22.0 [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.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "3ee211a74534bb196763c6aa5ea63249e1cd402a9e89af3dcc701e65b4b3fe67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee211a74534bb196763c6aa5ea63249e1cd402a9e89af3dcc701e65b4b3fe67", kill_on_drop: false }` [INFO] [stdout] 3ee211a74534bb196763c6aa5ea63249e1cd402a9e89af3dcc701e65b4b3fe67