[INFO] cloning repository https://github.com/tropicbliss/example-axum-graphql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tropicbliss/example-axum-graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftropicbliss%2Fexample-axum-graphql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftropicbliss%2Fexample-axum-graphql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2879a3a5fe451ba92e71d680077d8cb874592b5f [INFO] checking tropicbliss/example-axum-graphql against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftropicbliss%2Fexample-axum-graphql" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tropicbliss/example-axum-graphql [INFO] finished tweaking git repo https://github.com/tropicbliss/example-axum-graphql [INFO] tweaked toml for git repo https://github.com/tropicbliss/example-axum-graphql written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tropicbliss/example-axum-graphql on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tropicbliss/example-axum-graphql 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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f07614fdf0712e387d1c718f718712d2347ddcf79cc80d2603f30f46c6cf07c9 [INFO] running `Command { std: "docker" "start" "-a" "f07614fdf0712e387d1c718f718712d2347ddcf79cc80d2603f30f46c6cf07c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f07614fdf0712e387d1c718f718712d2347ddcf79cc80d2603f30f46c6cf07c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f07614fdf0712e387d1c718f718712d2347ddcf79cc80d2603f30f46c6cf07c9", kill_on_drop: false }` [INFO] [stdout] f07614fdf0712e387d1c718f718712d2347ddcf79cc80d2603f30f46c6cf07c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80be8ce3a9f0f4edb0ea0a6de48903a23757b6c6b2bb41e6d443901ce0c6c2c6 [INFO] running `Command { std: "docker" "start" "-a" "80be8ce3a9f0f4edb0ea0a6de48903a23757b6c6b2bb41e6d443901ce0c6c2c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking uuid v1.0.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking tokio v1.18.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking async-graphql-value v3.0.38 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking axum-core v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking async-graphql-parser v3.0.38 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtoml-f6e798ceac7bb065.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-crate` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name proc_macro_crate --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76d6223ec4db7819 -C extra-filename=-7ca2d5e7af9b263a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-664dea8577bb6928.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-f6e798ceac7bb065.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `toml` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_json` (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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name serde_json --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.79/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=99c917ebf26b077d -C extra-filename=-b7f76adeffd780c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itoa=/opt/rustwide/target/debug/deps/libitoa-e6f5ded4bd539a69.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-c241b6fd0db70430.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-eed894e5b9648a41.rmeta --cap-lints allow --cap-lints=forbid --cfg limb_width_64` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `async-graphql-value` (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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name async_graphql_value --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-value-3.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cdb536d67e9bbbd1 -C extra-filename=-cae8f75ae32b46eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-345e23bb82725cfa.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ed03c51fbe5e988c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-eed894e5b9648a41.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b7f76adeffd780c5.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta43ycLP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum-core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "80be8ce3a9f0f4edb0ea0a6de48903a23757b6c6b2bb41e6d443901ce0c6c2c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80be8ce3a9f0f4edb0ea0a6de48903a23757b6c6b2bb41e6d443901ce0c6c2c6", kill_on_drop: false }` [INFO] [stdout] 80be8ce3a9f0f4edb0ea0a6de48903a23757b6c6b2bb41e6d443901ce0c6c2c6