[INFO] cloning repository https://github.com/wurstmineberg/graphql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wurstmineberg/graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwurstmineberg%2Fgraphql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwurstmineberg%2Fgraphql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6264a20010f9f1c9960eb3a5741263b63664bc65 [INFO] checking wurstmineberg/graphql against master#30840c53f414b753cb08f14620906572f88dda4b for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwurstmineberg%2Fgraphql" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wurstmineberg/graphql on toolchain 30840c53f414b753cb08f14620906572f88dda4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wurstmineberg/graphql [INFO] finished tweaking git repo https://github.com/wurstmineberg/graphql [INFO] tweaked toml for git repo https://github.com/wurstmineberg/graphql written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wurstmineberg/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" "+30840c53f414b753cb08f14620906572f88dda4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/wurstmineberg/rust-anvil` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hematite-nbt v0.5.2 [INFO] [stderr] Downloaded async-graphql-rocket v6.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8481b3004580a8797b40a7dab4aaa49a52df27c028c0fa7b69285b557162ac2f [INFO] running `Command { std: "docker" "start" "-a" "8481b3004580a8797b40a7dab4aaa49a52df27c028c0fa7b69285b557162ac2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8481b3004580a8797b40a7dab4aaa49a52df27c028c0fa7b69285b557162ac2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8481b3004580a8797b40a7dab4aaa49a52df27c028c0fa7b69285b557162ac2f", kill_on_drop: false }` [INFO] [stdout] 8481b3004580a8797b40a7dab4aaa49a52df27c028c0fa7b69285b557162ac2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ec34c2d428fb0926cbb91c2522e93b84f0403280499a1e5639945dc9cce4113 [INFO] running `Command { std: "docker" "start" "-a" "0ec34c2d428fb0926cbb91c2522e93b84f0403280499a1e5639945dc9cce4113", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ref-cast v1.0.21 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.21 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking lazy-regex v2.5.0 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hematite-nbt v0.5.2 [INFO] [stderr] Checking mcanvil v0.1.0 (https://github.com/wurstmineberg/rust-anvil?branch=main#94229a87) [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking async-graphql-value v6.0.11 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking async-graphql-parser v6.0.11 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling async-graphql-derive v6.0.11 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking async-graphql v6.0.11 [INFO] [stderr] Checking async-graphql-rocket v6.0.11 [INFO] [stderr] Checking wurstmineberg-graphql v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.25s [INFO] running `Command { std: "docker" "inspect" "0ec34c2d428fb0926cbb91c2522e93b84f0403280499a1e5639945dc9cce4113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec34c2d428fb0926cbb91c2522e93b84f0403280499a1e5639945dc9cce4113", kill_on_drop: false }` [INFO] [stdout] 0ec34c2d428fb0926cbb91c2522e93b84f0403280499a1e5639945dc9cce4113 [INFO] checking wurstmineberg/graphql against try#18fb860b8a8e7ca508746882328061d0fe352543 for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwurstmineberg%2Fgraphql" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wurstmineberg/graphql on toolchain 18fb860b8a8e7ca508746882328061d0fe352543 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wurstmineberg/graphql [INFO] finished tweaking git repo https://github.com/wurstmineberg/graphql [INFO] tweaked toml for git repo https://github.com/wurstmineberg/graphql written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wurstmineberg/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" "+18fb860b8a8e7ca508746882328061d0fe352543" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ce3931939b41f63d631a3b8e8e82b8e9cae3c1b2166661d8b44696744eb790e [INFO] running `Command { std: "docker" "start" "-a" "9ce3931939b41f63d631a3b8e8e82b8e9cae3c1b2166661d8b44696744eb790e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ce3931939b41f63d631a3b8e8e82b8e9cae3c1b2166661d8b44696744eb790e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce3931939b41f63d631a3b8e8e82b8e9cae3c1b2166661d8b44696744eb790e", kill_on_drop: false }` [INFO] [stdout] 9ce3931939b41f63d631a3b8e8e82b8e9cae3c1b2166661d8b44696744eb790e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fe2f938135857db8ffc934eee39a55bf4f6a06aa3458e3601314633f4cef22a [INFO] running `Command { std: "docker" "start" "-a" "0fe2f938135857db8ffc934eee39a55bf4f6a06aa3458e3601314633f4cef22a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ref-cast v1.0.21 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking winnow v0.5.28 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.21 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking lazy-regex v2.5.0 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking hematite-nbt v0.5.2 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking mcanvil v0.1.0 (https://github.com/wurstmineberg/rust-anvil?branch=main#94229a87) [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking async-graphql-value v6.0.11 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking async-graphql-parser v6.0.11 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling async-graphql-derive v6.0.11 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcY5oYDr/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcY5oYDr/symbols.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.rocket_codegen.18839ed033f17eb4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.64guu1m8cqtfzou.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rocket_codegen-86c5ffd1d7875d73.44q7qba87srrjb61.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e31da224a4d92066.rlib" "/opt/rustwide/target/debug/deps/libglob-ead686df6db2d0d2.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c47698044f34a224.rlib" "/opt/rustwide/target/debug/deps/libdevise-b79b8f8d9bf80ae8.rlib" "/opt/rustwide/target/debug/deps/libdevise_core-3b581747d08e5745.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-670700f93a0ec70f.rlib" "/opt/rustwide/target/debug/deps/libsyn-cfba000e92a2d9a6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-64f1c8505cbe7df2.rlib" "/opt/rustwide/target/debug/deps/librocket_http-9c195d22d302081a.rlib" "/opt/rustwide/target/debug/deps/libfutures-28a7d893889a959b.rlib" "/opt/rustwide/target/debug/deps/libcookie-403d147966c10c67.rlib" "/opt/rustwide/target/debug/deps/libuncased-a98c641728b253c1.rlib" "/opt/rustwide/target/debug/deps/liblog-afb185c60dfb6a1a.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-5b05f282f83cfb60.rlib" "/opt/rustwide/target/debug/deps/libmemchr-41839c28221473a5.rlib" "/opt/rustwide/target/debug/deps/libref_cast-2ebe1f0bf620acc9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5a888eca9e2f46b2.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bc7a269d850d0cc8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3ceccbb26ee04410.rlib" "/opt/rustwide/target/debug/deps/libeither-3e7cb3b638ee2009.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5f98d03a602238c3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-96bbd365fbae2c03.rlib" "/opt/rustwide/target/debug/deps/libtime-a7676e9de18c5042.rlib" "/opt/rustwide/target/debug/deps/libtime_core-23f5056726c8da04.rlib" "/opt/rustwide/target/debug/deps/libderanged-f81a7f2a2ebdc953.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-cf85300e4bd725f0.rlib" "/opt/rustwide/target/debug/deps/libstate-047b7e26fc6f606b.rlib" "/opt/rustwide/target/debug/deps/libhyper-35e0399df59a868f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-76c6aa04f819ecf7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bc9807654e666ed6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7ea2aa7a4f3c1095.rlib" "/opt/rustwide/target/debug/deps/libtracing-fe1f21d2bcdcbfaa.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e7bdb0899dc09e5c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fcbcd128f6d2bd30.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f42aa2834a79189d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-db501f898deadddf.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a12bb4f8ed3e3fd0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c3b988437235e165.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95b3c81a94020717.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-bf933ce6469565fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2deb193cc95bc70c.rlib" "/opt/rustwide/target/debug/deps/libtokio-bd221ab415cfbf6c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-412fbb443093eac1.rlib" "/opt/rustwide/target/debug/deps/libmio-2d2127aa272affa3.rlib" "/opt/rustwide/target/debug/deps/liblibc-09b5a0b5d524dca0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-38cf5bd696960e84.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-839d52562d9a6867.rlib" "/opt/rustwide/target/debug/deps/libhttp-6f0cb64e541ed91e.rlib" "/opt/rustwide/target/debug/deps/libitoa-f1e2271e69ea77b0.rlib" "/opt/rustwide/target/debug/deps/libbytes-67e6b59845d9c986.rlib" "/opt/rustwide/target/debug/deps/libserde-ea3b2778d70efe9b.rlib" "/opt/rustwide/target/debug/deps/libfnv-43453d2fd5c0d4d9.rlib" "/opt/rustwide/target/debug/deps/libpear-867291aa363a870b.rlib" "/opt/rustwide/target/debug/deps/libyansi-68afac4f062f846f.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-44dd749862313d73.rlib" "/opt/rustwide/target/debug/deps/libquote-3062e7739f9ad982.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d11a418d852e237a.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-9ac7e7973ee1bdcf.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eb900a948ffb2e3b.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a21ec804edbb6277.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-86c5ffd1d7875d73.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_codegen` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcdZEYSf/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcdZEYSf/symbols.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.async_graphql_derive.e8e9cfd1fb446aa7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.p8oaa4lm2vxpphd.rcgu.rmeta" "/opt/rustwide/target/debug/deps/async_graphql_derive-06cc985c13eb7669.boa2d1j2w249bym.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstrum-989f313d57f01ed4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8e3b13c5832f9028.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_crate-b8667f4fbb69713f.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-7bd6f73fd73cc2c5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5a888eca9e2f46b2.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bc7a269d850d0cc8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3ceccbb26ee04410.rlib" "/opt/rustwide/target/debug/deps/libserde-ea3b2778d70efe9b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-c41c6b221d2a117f.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-a156a3a3e6bf0856.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fcbcd128f6d2bd30.rlib" "/opt/rustwide/target/debug/deps/libinflector-261e78fa07e9000d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8b2339b61f5e2c85.rlib" "/opt/rustwide/target/debug/deps/libregex-51f894f4d327e1d4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-71513097ba059eb1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8888acecd8202b08.rlib" "/opt/rustwide/target/debug/deps/libmemchr-41839c28221473a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-bfd7acc495db8564.rlib" "/opt/rustwide/target/debug/deps/libdarling-76feaedec5a49241.rlib" "/opt/rustwide/target/debug/deps/libdarling_core-efd23aed60e722bd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-eee6944e2c0e98a3.rlib" "/opt/rustwide/target/debug/deps/libfnv-43453d2fd5c0d4d9.rlib" "/opt/rustwide/target/debug/deps/libident_case-49d3ad58cbcd4716.rlib" "/opt/rustwide/target/debug/deps/libsyn-cfba000e92a2d9a6.rlib" "/opt/rustwide/target/debug/deps/libquote-3062e7739f9ad982.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d11a418d852e237a.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-9ac7e7973ee1bdcf.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eb900a948ffb2e3b.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a21ec804edbb6277.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_graphql_derive-06cc985c13eb7669.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql-derive` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaz4nhei/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_http` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0fe2f938135857db8ffc934eee39a55bf4f6a06aa3458e3601314633f4cef22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe2f938135857db8ffc934eee39a55bf4f6a06aa3458e3601314633f4cef22a", kill_on_drop: false }` [INFO] [stdout] 0fe2f938135857db8ffc934eee39a55bf4f6a06aa3458e3601314633f4cef22a