[INFO] cloning repository https://github.com/future-highway/machine-factory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/future-highway/machine-factory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuture-highway%2Fmachine-factory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuture-highway%2Fmachine-factory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4eb076c13b815aeac328e1d58dbc28e04091e3d0 [INFO] building future-highway/machine-factory against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuture-highway%2Fmachine-factory" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/future-highway/machine-factory on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/future-highway/machine-factory [INFO] finished tweaking git repo https://github.com/future-highway/machine-factory [INFO] tweaked toml for git repo https://github.com/future-highway/machine-factory written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/future-highway/machine-factory 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d2894ac81dc8e965fc26078cea0f6aec9d6619c19ee393d254a4678f4e55165 [INFO] running `Command { std: "docker" "start" "-a" "3d2894ac81dc8e965fc26078cea0f6aec9d6619c19ee393d254a4678f4e55165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d2894ac81dc8e965fc26078cea0f6aec9d6619c19ee393d254a4678f4e55165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d2894ac81dc8e965fc26078cea0f6aec9d6619c19ee393d254a4678f4e55165", kill_on_drop: false }` [INFO] [stdout] 3d2894ac81dc8e965fc26078cea0f6aec9d6619c19ee393d254a4678f4e55165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22e4af33f151716018d2ec7a2c119c79fea5225bfac0dec56e4a5bc5a7688ef1 [INFO] running `Command { std: "docker" "start" "-a" "22e4af33f151716018d2ec7a2c119c79fea5225bfac0dec56e4a5bc5a7688ef1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling machine-factory v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `machine-factory` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name machine_factory --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --warn=warnings --warn=unused '--warn=clippy::suspicious' '--warn=clippy::style' --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::restriction' '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=nonstandard_style --warn=let_underscore --warn=future_incompatible '--warn=clippy::correctness' '--warn=clippy::complexity' --warn=while_true --warn=unused_results --warn=unused_import_braces --warn=unused_extern_crates --warn=unused_comparisons '--allow=clippy::unreachable' --warn=trivial_numeric_casts --warn=trivial_casts '--allow=clippy::single_char_lifetime_names' '--allow=clippy::single_call_fn' '--allow=clippy::similar_names' '--allow=clippy::shadow_unrelated' '--allow=clippy::shadow_same' '--allow=clippy::shadow_reuse' '--allow=clippy::separated_literal_suffix' '--allow=clippy::semicolon_outside_block' '--allow=clippy::self_named_module_files' '--allow=clippy::redundant_pub_crate' '--allow=clippy::question_mark_used' '--allow=clippy::pub_with_shorthand' '--allow=clippy::pub_use' '--allow=clippy::pattern_type_mismatch' --warn=non_shorthand_field_patterns --warn=no_mangle_generic_items '--allow=clippy::module_name_repetitions' '--allow=clippy::mod_module_files' '--allow=clippy::missing_docs_in_private_items' --warn=missing_docs --warn=missing_debug_implementations '--allow=clippy::min_ident_chars' --warn=improper_ctypes '--allow=clippy::implicit_return' '--allow=clippy::expect_used' '--allow=clippy::exhaustive_structs' '--allow=clippy::exhaustive_enums' '--allow=clippy::blanket_clippy_restriction_lints' --warn=absolute_paths_not_starting_with_crate --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be32c6df0bb319b6 -C extra-filename=-5a935ddbc628668d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-e6efa9c40b9ae88d.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-32a99e1eb939f5c7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-359a1d889d3d8c13.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-35f77f2ded31edf3.rlib --extern proc_macro --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "22e4af33f151716018d2ec7a2c119c79fea5225bfac0dec56e4a5bc5a7688ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e4af33f151716018d2ec7a2c119c79fea5225bfac0dec56e4a5bc5a7688ef1", kill_on_drop: false }` [INFO] [stdout] 22e4af33f151716018d2ec7a2c119c79fea5225bfac0dec56e4a5bc5a7688ef1