[INFO] cloning repository https://github.com/s0er3n/wikipedia_query [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s0er3n/wikipedia_query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0er3n%2Fwikipedia_query", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0er3n%2Fwikipedia_query'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24af799597fef39dff6fea820c5febc396c75ea1 [INFO] documenting s0er3n/wikipedia_query against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0er3n%2Fwikipedia_query" "/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/s0er3n/wikipedia_query on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/s0er3n/wikipedia_query [INFO] finished tweaking git repo https://github.com/s0er3n/wikipedia_query [INFO] tweaked toml for git repo https://github.com/s0er3n/wikipedia_query written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/s0er3n/wikipedia_query 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 418ecd49505efcc49d1ab447a4c8c44964837347f1a06e4743a04eb7a6f1adf8 [INFO] running `Command { std: "docker" "start" "-a" "418ecd49505efcc49d1ab447a4c8c44964837347f1a06e4743a04eb7a6f1adf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "418ecd49505efcc49d1ab447a4c8c44964837347f1a06e4743a04eb7a6f1adf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "418ecd49505efcc49d1ab447a4c8c44964837347f1a06e4743a04eb7a6f1adf8", kill_on_drop: false }` [INFO] [stdout] 418ecd49505efcc49d1ab447a4c8c44964837347f1a06e4743a04eb7a6f1adf8 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d969efc63c4ed742e98904fa8354a5adc72c6ebb3b3b9841123cc7efd0117c3d [INFO] running `Command { std: "docker" "start" "-a" "d969efc63c4ed742e98904fa8354a5adc72c6ebb3b3b9841123cc7efd0117c3d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling ref-cast v1.0.14 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.14 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Checking pear v0.2.3 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling axum v0.6.1 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking ipnet v2.7.0 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.10 [INFO] [stderr] Checking serde_path_to_error v0.1.9 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/xml5ever-02a8f362e2f79b0e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/xml5ever-02a8f362e2f79b0e/dep-lib-xml5ever` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/figment-0957c622b7e31055.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/figment-0957c622b7e31055/dep-lib-figment` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcvpLGQD/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcvpLGQD/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/rocket_codegen-350e430a155805a1.8st6uy1vx75pfui96y52ocr2f.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libglob-95d113f9125e94b7.rlib,libunicode_xid-e90c3d7d82c9c25e.rlib,libdevise-ecc9d2370555ad2a.rlib,libdevise_core-c845db3fac221752.rlib,libproc_macro2_diagnostics-569d06d988e3898f.rlib,libsyn-9811ffb5dcbaa38e.rlib,libbitflags-35764d37ce192392.rlib,librocket_http-21865e5d860c8fb4.rlib,libfutures-1b60a765378894b9.rlib,libcookie-ec9b21e069e9ff1a.rlib,libhkdf-1c9b7806eb4890a2.rlib,libhmac-79d18d317378784b.rlib,libsha2-2172399822c1839c.rlib,libdigest-ff1ea60c3a64df83.rlib,libblock_buffer-30976ae7098fbfdb.rlib,libaes_gcm-a940ac9058917d1c.rlib,libctr-da1bce73c25a3758.rlib,libghash-f7df3f490f3e15a7.rlib,libpolyval-901705254a612529.rlib,libopaque_debug-27a22c235967070d.rlib,libuniversal_hash-290a64388bf0f329.rlib,libsubtle-bafb120193cd48e3.rlib,libaes-0a255266098ca4ff.rlib,libcpufeatures-e329185d26babc40.rlib,libcipher-365742a936119f11.rlib,libinout-dec0256c4097740a.rlib,libaead-82ef48ef4b91d842.rlib,libcrypto_common-ddc9e6436444482e.rlib,libgeneric_array-29faa0b6027ef2f1.rlib,libtypenum-0d791b77016e94ef.rlib,libbase64-404c6f710f7d3579.rlib,librand-842b14d2d7d2a865.rlib,librand_chacha-1ffee8e01de0fbe6.rlib,libppv_lite86-079b01abc8e41282.rlib,librand_core-90d48f9cb8724476.rlib,libgetrandom-3a28f51c1db31f94.rlib,libuncased-633a7ce9b7488566.rlib,libstable_pattern-effb0d8379d5e7f6.rlib,libmemchr-70f28b7ef83d0974.rlib,libref_cast-25104c2d53872968.rlib,libindexmap-d8865427bd197aec.rlib,libhashbrown-9b040956490bb1cf.rlib,libeither-299173bd1845181c.rlib,libpercent_encoding-44746ad924beafd9.rlib,libsmallvec-7952f7418848e102.rlib,libtime-a7c395eb2f2b7be6.rlib,libtime_core-bb0261f6b8171080.rlib,libstate-69da9ee8ebcaef3a.rlib,libhyper-9729e031aca0d7b8.rlib,libhttparse-de18f9f45c95ae17.rlib,libtower_service-fac1461820f806c9.rlib,libtracing-cd13997b1ee6153c.rlib,libtracing_core-2d085ec863c811a3.rlib,libonce_cell-e6e8b2f66317a0a4.rlib,libfutures_channel-29cd3158c47dca55.rlib,libhttp_body-aa00a9930f6f8537.rlib,libfutures_util-9ead418e6c735af9.rlib,libfutures_sink-220f48590edc6492.rlib,libfutures_task-f8f56f247c1ab95e.rlib,libpin_utils-fc20bb8a5125a95e.rlib,libfutures_core-63d64bf8d92c5879.rlib,libtokio-5af3f42d65952eba.rlib,libsocket2-0f7eb984279ef8fa.rlib,libmio-e4d26295d760617c.rlib,liblibc-9f142bc9b6899b16.rlib,liblog-9ad0f754085dfc90.rlib,libcfg_if-8e26ab39f75c3a93.rlib,libpin_project_lite-ee8d1bef94c2f895.rlib,libhttpdate-cffb8392d335f8bf.rlib,libhttp-41183d1be27c5c1a.rlib,libitoa-7c160eeafc3687e8.rlib,libbytes-1e3d73ac28af4773.rlib,libfnv-ce5b1429b6d630b5.rlib,libpear-2c377db469f79884.rlib,libyansi-b7db1c9d52ccb9e3.rlib,libinlinable_string-4aa6e14a0a711c3d.rlib,libquote-fbb10033df1a3fe4.rlib,libproc_macro2-bb773f180d3c7c3a.rlib,libunicode_ident-10a489e9ee5e13be.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" "-L" "/tmp/rustcvpLGQD/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-350e430a155805a1.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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacSUbAE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d969efc63c4ed742e98904fa8354a5adc72c6ebb3b3b9841123cc7efd0117c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d969efc63c4ed742e98904fa8354a5adc72c6ebb3b3b9841123cc7efd0117c3d", kill_on_drop: false }` [INFO] [stdout] d969efc63c4ed742e98904fa8354a5adc72c6ebb3b3b9841123cc7efd0117c3d