[INFO] cloning repository https://github.com/garydwatson/graphql_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garydwatson/graphql_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarydwatson%2Fgraphql_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarydwatson%2Fgraphql_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f698114b33b7921dc2bd311969cce161d917908 [INFO] testing garydwatson/graphql_test against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarydwatson%2Fgraphql_test" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garydwatson/graphql_test on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/garydwatson/graphql_test [INFO] finished tweaking git repo https://github.com/garydwatson/graphql_test [INFO] tweaked toml for git repo https://github.com/garydwatson/graphql_test written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/garydwatson/graphql_test 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql-derive v6.0.9 [INFO] [stderr] Downloaded async-graphql-value v6.0.9 [INFO] [stderr] Downloaded async-graphql-parser v6.0.9 [INFO] [stderr] Downloaded async-graphql v6.0.9 [INFO] [stderr] Downloaded async-graphql-axum v6.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9ea585b220223e49eb5cc8b0c235512203c4b0c09edf655ccec9c3fe8085b3b [INFO] running `Command { std: "docker" "start" "-a" "c9ea585b220223e49eb5cc8b0c235512203c4b0c09edf655ccec9c3fe8085b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9ea585b220223e49eb5cc8b0c235512203c4b0c09edf655ccec9c3fe8085b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9ea585b220223e49eb5cc8b0c235512203c4b0c09edf655ccec9c3fe8085b3b", kill_on_drop: false }` [INFO] [stdout] c9ea585b220223e49eb5cc8b0c235512203c4b0c09edf655ccec9c3fe8085b3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65e976c41f89be3f814e4c9e646c051d98d0706760452e65ea2f00283e6ce119 [INFO] running `Command { std: "docker" "start" "-a" "65e976c41f89be3f814e4c9e646c051d98d0706760452e65ea2f00283e6ce119", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling cpufeatures v0.2.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling async-graphql-value v6.0.9 [INFO] [stderr] Compiling handlebars v4.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling async-graphql-parser v6.0.9 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling async-graphql-derive v6.0.9 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling async-graphql v6.0.9 [INFO] [stderr] Compiling async-graphql-axum v6.0.9 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `async-graphql` (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/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name async_graphql --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-6.0.9/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="email-validator"' --cfg 'feature="fast_chemail"' --cfg 'feature="graphiql"' --cfg 'feature="handlebars"' --cfg 'feature="playground"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apollo_persisted_queries", "apollo_tracing", "bigdecimal", "blocking", "bson", "cbor", "chrono", "chrono-duration", "chrono-tz", "dataloader", "decimal", "default", "dynamic-schema", "email-validator", "fast_chemail", "futures-channel", "futures-timer", "graphiql", "handlebars", "hashbrown", "iso8601", "log", "lru", "opentelemetry", "password-strength-validator", "playground", "rust_decimal", "secrecy", "serde_cbor", "sha2", "smol_str", "string_number", "tempfile", "time", "tokio", "tokio-sync", "tracing", "tracing-futures", "tracinglib", "unblock", "url", "uuid", "uuid08", "zxcvbn"))' -C metadata=ab4d3fb73e13dbe6 -C extra-filename=-0f7facedca66cdf9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_graphql_derive=/opt/rustwide/target/debug/deps/libasync_graphql_derive-aab4394f8961b918.so --extern async_graphql_parser=/opt/rustwide/target/debug/deps/libasync_graphql_parser-fafef7b372769aea.rmeta --extern async_graphql_value=/opt/rustwide/target/debug/deps/libasync_graphql_value-fb0f5d5e40555626.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-bf8e6e2ba8e80450.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a34e7f6bc0b85638.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1a27b6a9e54cae7a.rmeta --extern fast_chemail=/opt/rustwide/target/debug/deps/libfast_chemail-69280e1b1322c231.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-621dafd8ed4a341c.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-9f6bf3fc80acc19c.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-128101c8bfd0c793.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b7d0cf6e1f0f619e.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-d1fa5df5135f9f09.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-dc57fdeb8e4c04bf.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-778c08b2406fdd3b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-89bb0688a32eddef.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-083054ec027ab69a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-be1a72b919d56e69.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aa41500c12531776.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-06eabc9f4b4b4b9d.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-104e78428ff8cfff.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-758350b80abfe3a6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "65e976c41f89be3f814e4c9e646c051d98d0706760452e65ea2f00283e6ce119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e976c41f89be3f814e4c9e646c051d98d0706760452e65ea2f00283e6ce119", kill_on_drop: false }` [INFO] [stdout] 65e976c41f89be3f814e4c9e646c051d98d0706760452e65ea2f00283e6ce119