[INFO] cloning repository https://github.com/ginger-society/ginger-shared-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ginger-society/ginger-shared-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fginger-society%2Fginger-shared-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fginger-society%2Fginger-shared-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b9b876a5edfa426dc09f7f5e0c1bccbfe8dd988 [INFO] testing ginger-society/ginger-shared-rs against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fginger-society%2Fginger-shared-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ginger-society/ginger-shared-rs on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ginger-society/ginger-shared-rs [INFO] finished tweaking git repo https://github.com/ginger-society/ginger-shared-rs [INFO] tweaked toml for git repo https://github.com/ginger-society/ginger-shared-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ginger-society/ginger-shared-rs 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 414a857fd1611d85eb2b6b70cd63a7765cc9910691a3d2144e5711e7c20679fb [INFO] running `Command { std: "docker" "start" "-a" "414a857fd1611d85eb2b6b70cd63a7765cc9910691a3d2144e5711e7c20679fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "414a857fd1611d85eb2b6b70cd63a7765cc9910691a3d2144e5711e7c20679fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414a857fd1611d85eb2b6b70cd63a7765cc9910691a3d2144e5711e7c20679fb", kill_on_drop: false }` [INFO] [stdout] 414a857fd1611d85eb2b6b70cd63a7765cc9910691a3d2144e5711e7c20679fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff00a8ba8ddaa1a5305d92c9e1c82958e52f9c0c52e245b21e295865f6046c67 [INFO] running `Command { std: "docker" "start" "-a" "ff00a8ba8ddaa1a5305d92c9e1c82958e52f9c0c52e245b21e295865f6046c67", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Compiling rocket_okapi_codegen v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libserde_json-8dd95b767b45e135.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOdV3v8/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetageGhKI/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcUxcJYt/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUxcJYt/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/rocket_codegen-457e12903d46f918.5wvtvisyrekrb62ufowwsdew1.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a1e1a24e1b3667cf.rlib,libglob-c9fafd79ece07bfd.rlib,libunicode_xid-18fcd84d7c8c8260.rlib,libdevise-4224a27bd9c4f642.rlib,libdevise_core-f310ea45853469dc.rlib,libproc_macro2_diagnostics-e9352329fbcaba6f.rlib,libsyn-9c5fc8eae242d894.rlib,libbitflags-f430fd7650947a59.rlib,librocket_http-81045820487aa5b6.rlib,libfutures-eab34f065d5c3b4f.rlib,libcookie-89e0e40f0c43fc9f.rlib,libuncased-c42059768430057c.rlib,liblog-1145128cf64d8cc7.rlib,libstable_pattern-c6f22efc8e1ab716.rlib,libmemchr-08f38e9718637002.rlib,libref_cast-0881ed6a8b8d31c7.rlib,libindexmap-0dedf65d7ea52b08.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-7535884dad52ee2f.rlib,libeither-f9c213979566fae6.rlib,libpercent_encoding-af9df9186596bd92.rlib,libsmallvec-5dc15f12cdebef01.rlib,libtime-591b4e5621a970cb.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-92956cf910ef0b9e.rlib,libpowerfmt-f6019a2766e431f7.rlib,libstate-25903d2ba1d62c86.rlib,libhyper-c4ca51a929d667de.rlib,libhttparse-fbf77c9da6775be1.rlib,libtower_service-3fb88d28c2218805.rlib,libtracing-82532361443f603a.rlib,libtracing_core-2d2d7a5438fa1784.rlib,libonce_cell-2642703f88b7c2f4.rlib,libfutures_channel-8fe04320b52e4466.rlib,libhttp_body-0f211ee7e773b143.rlib,libfutures_util-ca472ba2a8e814b0.rlib,libfutures_sink-df3140ec8263db6d.rlib,libfutures_task-443617c5c18a2a58.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-df4f53975e9c9c48.rlib,libtokio-afc50dda117df9a7.rlib,libsocket2-7529cd8dde055b90.rlib,libmio-4b042ff4f0ce0e5a.rlib,liblibc-faefa127492a8260.rlib,libpin_project_lite-1fb34223a43983ad.rlib,libhttpdate-331798cefc82cc7e.rlib,libhttp-2688f2dc286ee9e6.rlib,libitoa-20e94f961f8d160c.rlib,libbytes-59b64796c649cbb1.rlib,libfnv-79e2cbfbe03dcd16.rlib,libpear-b98d6b565188ac0c.rlib,libyansi-4dc18a267378c3bd.rlib,libinlinable_string-ca01d01701aeee7b.rlib,libquote-18c558df6ad7ec00.rlib,libproc_macro2-df49a91f21be33c8.rlib,libunicode_ident-22b7b0cc8d73ac3c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-457e12903d46f918.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `rocket_codegen` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakwVYcz/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `schemars` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWKKBPF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jsonwebtoken` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ff00a8ba8ddaa1a5305d92c9e1c82958e52f9c0c52e245b21e295865f6046c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff00a8ba8ddaa1a5305d92c9e1c82958e52f9c0c52e245b21e295865f6046c67", kill_on_drop: false }` [INFO] [stdout] ff00a8ba8ddaa1a5305d92c9e1c82958e52f9c0c52e245b21e295865f6046c67