[INFO] fetching crate nu_plugin_str 0.14.0... [INFO] testing nu_plugin_str-0.14.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate nu_plugin_str 0.14.0 into /workspace/builds/worker-101/source [INFO] validating manifest of crates.io crate nu_plugin_str 0.14.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu_plugin_str 0.14.0 [INFO] finished tweaking crates.io crate nu_plugin_str 0.14.0 [INFO] tweaked toml for crates.io crate nu_plugin_str 0.14.0 written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate crates.io crate nu_plugin_str 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v2.0.0 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.12 [INFO] [stderr] Downloaded erased-serde v0.3.11 [INFO] [stderr] Downloaded inventory-impl v0.1.6 [INFO] [stderr] Downloaded ctor v0.1.14 [INFO] [stderr] Downloaded inventory v0.1.6 [INFO] [stderr] Downloaded proc-macro-error v0.4.12 [INFO] [stderr] Downloaded rust-stemmers v1.2.0 [INFO] [stderr] Downloaded serde_yaml v0.8.12 [INFO] [stderr] Downloaded getset v0.1.0 [INFO] [stderr] Downloaded syn v1.0.20 [INFO] [stderr] Downloaded nu-plugin v0.14.0 [INFO] [stderr] Downloaded nu-value-ext v0.14.0 [INFO] [stderr] Downloaded nu-errors v0.14.0 [INFO] [stderr] Downloaded nu-build v0.14.0 [INFO] [stderr] Downloaded nu-parser v0.14.0 [INFO] [stderr] Downloaded nu-source v0.14.0 [INFO] [stderr] Downloaded nu-protocol v0.14.0 [INFO] [stderr] Downloaded natural v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd2a26936f307c5b09d9f9dd615a9a4cc9a5868072630519396ef4dff2d885bd [INFO] running `Command { std: "docker" "start" "-a" "cd2a26936f307c5b09d9f9dd615a9a4cc9a5868072630519396ef4dff2d885bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd2a26936f307c5b09d9f9dd615a9a4cc9a5868072630519396ef4dff2d885bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2a26936f307c5b09d9f9dd615a9a4cc9a5868072630519396ef4dff2d885bd", kill_on_drop: false }` [INFO] [stdout] cd2a26936f307c5b09d9f9dd615a9a4cc9a5868072630519396ef4dff2d885bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afd8a26c162f9a80cb68a34e1ae33efc5a4419771a40cff9e53e5f94c4baa52a [INFO] running `Command { std: "docker" "start" "-a" "afd8a26c162f9a80cb68a34e1ae33efc5a4419771a40cff9e53e5f94c4baa52a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling byte-unit v3.0.3 [INFO] [stderr] Compiling query_interface v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling render-tree v0.1.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling typetag-impl v0.1.4 [INFO] [stderr] Compiling getset v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling language-reporting v0.4.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.11 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_bytes v0.11.4 [INFO] [stderr] Compiling typetag v0.1.4 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling nu-build v0.14.0 [INFO] [stderr] Compiling natural v0.5.0 [INFO] [stderr] Compiling nu-source v0.14.0 [INFO] [stderr] Compiling nu-errors v0.14.0 [INFO] [stderr] Compiling nu-protocol v0.14.0 [INFO] [stderr] Compiling nu-value-ext v0.14.0 [INFO] [stderr] Compiling nu-plugin v0.14.0 [INFO] [stderr] Compiling nu_plugin_str v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `nu-source v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-source-b3a520e4dab269da/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Error("EOF while parsing a value", line: 1, column: 0) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "afd8a26c162f9a80cb68a34e1ae33efc5a4419771a40cff9e53e5f94c4baa52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afd8a26c162f9a80cb68a34e1ae33efc5a4419771a40cff9e53e5f94c4baa52a", kill_on_drop: false }` [INFO] [stdout] afd8a26c162f9a80cb68a34e1ae33efc5a4419771a40cff9e53e5f94c4baa52a