[INFO] cloning repository https://github.com/moonrise-tk/nushell-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moonrise-tk/nushell-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrise-tk%2Fnushell-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrise-tk%2Fnushell-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfc4be9d702e57305fde77833b7b4f8230c79861 [INFO] checking moonrise-tk/nushell-api against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrise-tk%2Fnushell-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/moonrise-tk/nushell-api [INFO] finished tweaking git repo https://github.com/moonrise-tk/nushell-api [INFO] tweaked toml for git repo https://github.com/moonrise-tk/nushell-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moonrise-tk/nushell-api on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/moonrise-tk/nushell-api 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nu-utils v0.71.0 [INFO] [stderr] Downloaded is_executable v1.0.1 [INFO] [stderr] Downloaded alphanumeric-sort v1.4.4 [INFO] [stderr] Downloaded nu-cli v0.71.0 [INFO] [stderr] Downloaded reedline v0.14.0 [INFO] [stderr] Downloaded sysinfo v0.26.7 [INFO] [stderr] Downloaded nu-parser v0.71.0 [INFO] [stderr] Downloaded brownstone v3.0.0 [INFO] [stderr] Downloaded nu-engine v0.71.0 [INFO] [stderr] Downloaded dialoguer v0.9.0 [INFO] [stderr] Downloaded ical v0.7.0 [INFO] [stderr] Downloaded nu-pretty-hex v0.71.0 [INFO] [stderr] Downloaded libproc v0.12.0 [INFO] [stderr] Downloaded json_to_table v0.2.0 [INFO] [stderr] Downloaded ansi-str v0.5.0 [INFO] [stderr] Downloaded terminal_size v0.2.2 [INFO] [stderr] Downloaded rust-embed v6.4.0 [INFO] [stderr] Downloaded procfs v0.14.1 [INFO] [stderr] Downloaded wax v0.5.0 [INFO] [stderr] Downloaded nu-glob v0.71.0 [INFO] [stderr] Downloaded omnipath v0.1.1 [INFO] [stderr] Downloaded nu-path v0.71.0 [INFO] [stderr] Downloaded chrono-humanize v0.2.1 [INFO] [stderr] Downloaded is-root v0.1.2 [INFO] [stderr] Downloaded nu-table v0.71.0 [INFO] [stderr] Downloaded nu-term-grid v0.71.0 [INFO] [stderr] Downloaded rust-embed-utils v7.2.0 [INFO] [stderr] Downloaded umask v2.0.0 [INFO] [stderr] Downloaded nu-command v0.71.0 [INFO] [stderr] Downloaded powierza-coefficient v1.0.1 [INFO] [stderr] Downloaded nom-supreme v0.8.0 [INFO] [stderr] Downloaded pwd v1.3.1 [INFO] [stderr] Downloaded nu-json v0.71.0 [INFO] [stderr] Downloaded lscolors v0.12.0 [INFO] [stderr] Downloaded num-format v0.4.3 [INFO] [stderr] Downloaded dtparse v1.3.0 [INFO] [stderr] Downloaded eml-parser v0.1.3 [INFO] [stderr] Downloaded nu-color-config v0.71.0 [INFO] [stderr] Downloaded nu-system v0.71.0 [INFO] [stderr] Downloaded shadow-rs v0.16.3 [INFO] [stderr] Downloaded cstr_core v0.2.5 [INFO] [stderr] Downloaded typetag-impl v0.1.8 [INFO] [stderr] Downloaded typetag v0.1.8 [INFO] [stderr] Downloaded nu-protocol v0.71.0 [INFO] [stderr] Downloaded sys-locale v0.2.1 [INFO] [stderr] Downloaded ghost v0.1.5 [INFO] [stderr] Downloaded inventory v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9f5e5f039891b46252a6b36cca9be2c6ba8fd8e9f7e59f4cd1744d85eb055f7 [INFO] running `Command { std: "docker" "start" "-a" "c9f5e5f039891b46252a6b36cca9be2c6ba8fd8e9f7e59f4cd1744d85eb055f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9f5e5f039891b46252a6b36cca9be2c6ba8fd8e9f7e59f4cd1744d85eb055f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f5e5f039891b46252a6b36cca9be2c6ba8fd8e9f7e59f4cd1744d85eb055f7", kill_on_drop: false }` [INFO] [stdout] c9f5e5f039891b46252a6b36cca9be2c6ba8fd8e9f7e59f4cd1744d85eb055f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 526c0b02cb0d5501734ccaae541d2ea6f1be45d7e90c9f8ddaf233a93fc61aed [INFO] running `Command { std: "docker" "start" "-a" "526c0b02cb0d5501734ccaae541d2ea6f1be45d7e90c9f8ddaf233a93fc61aed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.8.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.40/src/wrapper.rs:485:33 [INFO] [stdout] | [INFO] [stdout] 485 | let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 485 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 485 + let LineColumn { line, column } = s.start(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.40/src/wrapper.rs:502:33 [INFO] [stdout] | [INFO] [stdout] 502 | let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 502 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 502 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking pure-rust-locales v0.5.6 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stdout] For more information about this error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcgHGDZq/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "526c0b02cb0d5501734ccaae541d2ea6f1be45d7e90c9f8ddaf233a93fc61aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526c0b02cb0d5501734ccaae541d2ea6f1be45d7e90c9f8ddaf233a93fc61aed", kill_on_drop: false }` [INFO] [stdout] 526c0b02cb0d5501734ccaae541d2ea6f1be45d7e90c9f8ddaf233a93fc61aed