[INFO] fetching crate nu_plugin_str 0.14.0...
[INFO] testing nu_plugin_str-0.14.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate nu_plugin_str 0.14.0 into /workspace/builds/worker-6-tc2/source
[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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nu_plugin_str 0.14.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nu_plugin_str 0.14.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1742643cad03191398e81c8671ef512a8db378d1a5c65713e41ea0bd0cd8c81a
[INFO] running `Command { std: "docker" "start" "-a" "1742643cad03191398e81c8671ef512a8db378d1a5c65713e41ea0bd0cd8c81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1742643cad03191398e81c8671ef512a8db378d1a5c65713e41ea0bd0cd8c81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1742643cad03191398e81c8671ef512a8db378d1a5c65713e41ea0bd0cd8c81a", kill_on_drop: false }`
[INFO] [stdout] 1742643cad03191398e81c8671ef512a8db378d1a5c65713e41ea0bd0cd8c81a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dda218cbe309e22e9ee55087ff741fe7d5da6489ad0c22c3d1b9fdf0e4c9d472
[INFO] running `Command { std: "docker" "start" "-a" "dda218cbe309e22e9ee55087ff741fe7d5da6489ad0c22c3d1b9fdf0e4c9d472", kill_on_drop: false }`
[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 version_check v0.9.1
[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 linked-hash-map v0.5.3
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling inventory v0.1.6
[INFO] [stderr]    Compiling dtoa v0.4.5
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling pretty v0.5.2
[INFO] [stderr]    Compiling yaml-rust v0.4.3
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling byte-unit v3.0.3
[INFO] [stderr]    Compiling query_interface v0.3.5
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling shellexpand v2.0.0
[INFO] [stderr]    Compiling render-tree v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling regex v1.3.7
[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 ctor v0.1.14
[INFO] [stderr]    Compiling inventory-impl v0.1.6
[INFO] [stderr]    Compiling ghost v0.1.1
[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 serde_yaml v0.8.12
[INFO] [stderr]    Compiling erased-serde v0.3.11
[INFO] [stderr]    Compiling serde_bytes v0.11.4
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling typetag v0.1.4
[INFO] [stderr]    Compiling nu-build v0.14.0
[INFO] [stderr]    Compiling bigdecimal v0.1.2
[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]    Compiling natural v0.5.0
[INFO] [stderr] error: failed to run custom build command for `nu-protocol v0.14.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-protocol-8de4af6a980378a2/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: failed to run custom build command for `nu-source v0.14.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-source-60d9f793bfddae65/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Error("EOF while parsing a value", line: 1, column: 0)
[INFO] [stderr] error: failed to run custom build command for `nu-errors v0.14.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-errors-93622cc6dea0b0c9/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Error("EOF while parsing a value", line: 1, column: 0)
[INFO] [stderr] error: failed to run custom build command for `nu-value-ext v0.14.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-value-ext-db5a942d3ee1c4e1/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Error("EOF while parsing a value", line: 1, column: 0)
[INFO] [stderr] error: failed to run custom build command for `nu-plugin v0.14.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-plugin-7f00b48c1149b719/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Error("EOF while parsing a value", line: 1, column: 0)
[INFO] running `Command { std: "docker" "inspect" "dda218cbe309e22e9ee55087ff741fe7d5da6489ad0c22c3d1b9fdf0e4c9d472", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dda218cbe309e22e9ee55087ff741fe7d5da6489ad0c22c3d1b9fdf0e4c9d472", kill_on_drop: false }`
[INFO] [stdout] dda218cbe309e22e9ee55087ff741fe7d5da6489ad0c22c3d1b9fdf0e4c9d472
