[INFO] fetching crate nu-macros 0.12.0... [INFO] checking nu-macros-0.12.0 against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] extracting crate nu-macros 0.12.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate nu-macros 0.12.0 on toolchain 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu-macros 0.12.0 [INFO] finished tweaking crates.io crate nu-macros 0.12.0 [INFO] tweaked toml for crates.io crate nu-macros 0.12.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erased-serde v0.3.12 [INFO] [stderr] Downloaded nu-errors v0.12.0 [INFO] [stderr] Downloaded nu-build v0.12.0 [INFO] [stderr] Downloaded typetag v0.1.6 [INFO] [stderr] Downloaded typetag-impl v0.1.6 [INFO] [stderr] Downloaded nu-source v0.12.0 [INFO] [stderr] Downloaded nu-protocol v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 870b9c96a811ed9db655dc5a2add92662505d8236f8b2d657f7d2317ec395780 [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" "870b9c96a811ed9db655dc5a2add92662505d8236f8b2d657f7d2317ec395780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "870b9c96a811ed9db655dc5a2add92662505d8236f8b2d657f7d2317ec395780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870b9c96a811ed9db655dc5a2add92662505d8236f8b2d657f7d2317ec395780", kill_on_drop: false }` [INFO] [stdout] 870b9c96a811ed9db655dc5a2add92662505d8236f8b2d657f7d2317ec395780 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "check" "--frozen" "--all" "--all-targets" "--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] 3b759b64ac69711e1ad3471c0897e68466a2fed563eb1f554b0b42a10ef94a37 [INFO] running `Command { std: "docker" "start" "-a" "3b759b64ac69711e1ad3471c0897e68466a2fed563eb1f554b0b42a10ef94a37", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking byte-unit v3.1.4 [INFO] [stderr] Checking natural v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking render-tree v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling nom-tracable-macros v0.4.1 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling typetag-impl v0.1.6 [INFO] [stderr] Checking nom-tracable v0.4.1 [INFO] [stderr] Checking inventory v0.1.10 [INFO] [stderr] Checking language-reporting v0.4.0 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking typetag v0.1.6 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Compiling nu-build v0.12.0 [INFO] [stderr] Compiling nu-source v0.12.0 [INFO] [stderr] Compiling nu-errors v0.12.0 [INFO] [stderr] Compiling nu-protocol v0.12.0 [INFO] [stderr] error: failed to run custom build command for `nu-protocol v0.12.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-protocol-13f76772f7431534/build-script-build` (exit code: 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" "3b759b64ac69711e1ad3471c0897e68466a2fed563eb1f554b0b42a10ef94a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b759b64ac69711e1ad3471c0897e68466a2fed563eb1f554b0b42a10ef94a37", kill_on_drop: false }` [INFO] [stdout] 3b759b64ac69711e1ad3471c0897e68466a2fed563eb1f554b0b42a10ef94a37