[INFO] fetching crate nu_plugin_str 0.14.0... [INFO] testing nu_plugin_str-0.14.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate nu_plugin_str 0.14.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate nu_plugin_str 0.14.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-0/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v2.0.0 [INFO] [stderr] Downloaded inventory-impl v0.1.6 [INFO] [stderr] Downloaded inventory v0.1.6 [INFO] [stderr] Downloaded erased-serde v0.3.11 [INFO] [stderr] Downloaded natural v0.5.0 [INFO] [stderr] Downloaded ctor v0.1.14 [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-errors v0.14.0 [INFO] [stderr] Downloaded nu-parser v0.14.0 [INFO] [stderr] Downloaded nu-value-ext v0.14.0 [INFO] [stderr] Downloaded nu-source v0.14.0 [INFO] [stderr] Downloaded nu-build v0.14.0 [INFO] [stderr] Downloaded nu-protocol v0.14.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 6ed73ba6c991b744ae76ff8a3b27059027c9a4dc0e3d72c64a6669c7721e09a0 [INFO] running `Command { std: "docker" "start" "-a" "6ed73ba6c991b744ae76ff8a3b27059027c9a4dc0e3d72c64a6669c7721e09a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ed73ba6c991b744ae76ff8a3b27059027c9a4dc0e3d72c64a6669c7721e09a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed73ba6c991b744ae76ff8a3b27059027c9a4dc0e3d72c64a6669c7721e09a0", kill_on_drop: false }` [INFO] [stdout] 6ed73ba6c991b744ae76ff8a3b27059027c9a4dc0e3d72c64a6669c7721e09a0 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] e87dffc246f91564859ee00ef44671b725032b39d1fe6b6d30655f7cb593dd99 [INFO] running `Command { std: "docker" "start" "-a" "e87dffc246f91564859ee00ef44671b725032b39d1fe6b6d30655f7cb593dd99", kill_on_drop: false }` [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 libc v0.2.70 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling query_interface v0.3.5 [INFO] [stderr] Compiling byte-unit v3.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [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 itertools v0.7.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [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 dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling shellexpand v2.0.0 [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 ghost v0.1.1 [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 serde_yaml v0.8.12 [INFO] [stderr] Compiling erased-serde v0.3.11 [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-value-ext v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-value-ext-8b48a04e7f94aa55/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" "e87dffc246f91564859ee00ef44671b725032b39d1fe6b6d30655f7cb593dd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87dffc246f91564859ee00ef44671b725032b39d1fe6b6d30655f7cb593dd99", kill_on_drop: false }` [INFO] [stdout] e87dffc246f91564859ee00ef44671b725032b39d1fe6b6d30655f7cb593dd99