[INFO] crate nu_plugin_match 0.14.0 is already in cache [INFO] testing nu_plugin_match-0.14.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate nu_plugin_match 0.14.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate nu_plugin_match 0.14.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nu_plugin_match 0.14.0 [INFO] finished tweaking crates.io crate nu_plugin_match 0.14.0 [INFO] tweaked toml for crates.io crate nu_plugin_match 0.14.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate nu_plugin_match 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 876c335c5cc50a4e183eb6982d644b7b3c0fc82f04620f40c7517a0de8a6f62e [INFO] running `"docker" "start" "-a" "876c335c5cc50a4e183eb6982d644b7b3c0fc82f04620f40c7517a0de8a6f62e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling byte-unit v3.0.3 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling query_interface v0.3.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling render-tree v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling typetag-impl v0.1.4 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling getset v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.53 [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 serde_bytes v0.11.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling chrono v0.4.11 [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_match v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `nu-protocol v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-protocol-1f21ffd13aa32458/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Error("EOF while parsing a value", line: 1, column: 0) [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-33c21be5d536852c/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Error("EOF while parsing a value", line: 1, column: 0) [INFO] [stderr] [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] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-source-18e72aa074043195/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Error("EOF while parsing a value", line: 1, column: 0) [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "876c335c5cc50a4e183eb6982d644b7b3c0fc82f04620f40c7517a0de8a6f62e"` [INFO] running `"docker" "rm" "-f" "876c335c5cc50a4e183eb6982d644b7b3c0fc82f04620f40c7517a0de8a6f62e"` [INFO] [stdout] 876c335c5cc50a4e183eb6982d644b7b3c0fc82f04620f40c7517a0de8a6f62e