[INFO] cloning repository https://github.com/sabinadams/aurora-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sabinadams/aurora-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabinadams%2Faurora-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabinadams%2Faurora-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ae7290dbe52583ef899c6645fc546e7f5d373f6 [INFO] checking sabinadams/aurora-rust against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabinadams%2Faurora-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sabinadams/aurora-rust on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sabinadams/aurora-rust [INFO] finished tweaking git repo https://github.com/sabinadams/aurora-rust [INFO] tweaked toml for git repo https://github.com/sabinadams/aurora-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sabinadams/aurora-rust 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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e74088c5806eeab7d4ac5774caa6168fa6ac054973380bbf0a863ee4cf60950 [INFO] running `Command { std: "docker" "start" "-a" "9e74088c5806eeab7d4ac5774caa6168fa6ac054973380bbf0a863ee4cf60950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e74088c5806eeab7d4ac5774caa6168fa6ac054973380bbf0a863ee4cf60950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e74088c5806eeab7d4ac5774caa6168fa6ac054973380bbf0a863ee4cf60950", kill_on_drop: false }` [INFO] [stdout] 9e74088c5806eeab7d4ac5774caa6168fa6ac054973380bbf0a863ee4cf60950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65d3e82d06d3ae55c74ad9e12f3391f51a66ee0cbd67d0a122a34d28b44a84f0 [INFO] running `Command { std: "docker" "start" "-a" "65d3e82d06d3ae55c74ad9e12f3391f51a66ee0cbd67d0a122a34d28b44a84f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking connection-string v0.1.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling prisma-fmt v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking bigdecimal v0.2.2 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking enumflags2 v0.7.5 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking diagnostics v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Checking schema-ast v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking parser-database v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking native-types v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Checking datamodel-connector v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Checking prisma-value v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Checking lsp-types v0.91.1 [INFO] [stderr] Checking mongodb-datamodel-connector v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Checking sql-datamodel-connector v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Checking dml v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Checking datamodel v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEhEf1w/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lsp-types` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "65d3e82d06d3ae55c74ad9e12f3391f51a66ee0cbd67d0a122a34d28b44a84f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d3e82d06d3ae55c74ad9e12f3391f51a66ee0cbd67d0a122a34d28b44a84f0", kill_on_drop: false }` [INFO] [stdout] 65d3e82d06d3ae55c74ad9e12f3391f51a66ee0cbd67d0a122a34d28b44a84f0