[INFO] fetching crate nu-macros 0.12.0... [INFO] checking nu-macros-0.12.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate nu-macros 0.12.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate nu-macros 0.12.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2f9b16819500134abce9ee572fdb858a4c5e83f0dab39906963699289083ce0 [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" "b2f9b16819500134abce9ee572fdb858a4c5e83f0dab39906963699289083ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2f9b16819500134abce9ee572fdb858a4c5e83f0dab39906963699289083ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2f9b16819500134abce9ee572fdb858a4c5e83f0dab39906963699289083ce0", kill_on_drop: false }` [INFO] [stdout] b2f9b16819500134abce9ee572fdb858a4c5e83f0dab39906963699289083ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 1783c5612142cabc5105a5a9af45eedd9730ccc1b5f1b1717efb9bd1455cc239 [INFO] running `Command { std: "docker" "start" "-a" "1783c5612142cabc5105a5a9af45eedd9730ccc1b5f1b1717efb9bd1455cc239", 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.56 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking byte-unit v3.1.4 [INFO] [stderr] Checking query_interface v0.3.5 [INFO] [stderr] Checking natural v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [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] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking render-tree v0.1.1 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Compiling nom-tracable-macros v0.4.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.17 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.6 [INFO] [stderr] Checking nom-tracable v0.4.1 [INFO] [stderr] Checking language-reporting v0.4.0 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking chrono v0.4.19 [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-source v0.12.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-source-13daaa85740b2a43/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" "1783c5612142cabc5105a5a9af45eedd9730ccc1b5f1b1717efb9bd1455cc239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1783c5612142cabc5105a5a9af45eedd9730ccc1b5f1b1717efb9bd1455cc239", kill_on_drop: false }` [INFO] [stdout] 1783c5612142cabc5105a5a9af45eedd9730ccc1b5f1b1717efb9bd1455cc239