[INFO] cloning repository https://github.com/octogradiste/hydro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octogradiste/hydro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctogradiste%2Fhydro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctogradiste%2Fhydro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0980a664948a2b414d1dc5a5fe39180e4f1cac3c [INFO] testing octogradiste/hydro against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctogradiste%2Fhydro" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/octogradiste/hydro on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/octogradiste/hydro [INFO] finished tweaking git repo https://github.com/octogradiste/hydro [INFO] tweaked toml for git repo https://github.com/octogradiste/hydro written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/octogradiste/hydro 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d209b84ecb868b3f3c675c9bac6dd157d5b0fd0fe7311f0f80074e55f0257d9 [INFO] running `Command { std: "docker" "start" "-a" "9d209b84ecb868b3f3c675c9bac6dd157d5b0fd0fe7311f0f80074e55f0257d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d209b84ecb868b3f3c675c9bac6dd157d5b0fd0fe7311f0f80074e55f0257d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d209b84ecb868b3f3c675c9bac6dd157d5b0fd0fe7311f0f80074e55f0257d9", kill_on_drop: false }` [INFO] [stdout] 9d209b84ecb868b3f3c675c9bac6dd157d5b0fd0fe7311f0f80074e55f0257d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 732c1250a3981a34fc515d188f93d18972aa13f620c09be3e9bdce158c25b440 [INFO] running `Command { std: "docker" "start" "-a" "732c1250a3981a34fc515d188f93d18972aa13f620c09be3e9bdce158c25b440", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.145 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling dtoa v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling clap_builder v4.3.3 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling clap v4.3.3 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling easy-scraper v0.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling hydro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/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" "-m64" "/tmp/rustcMRwcv0/symbols.o" "/opt/rustwide/target/debug/deps/hydro-dbe6dd9061898163.hydro.1d34097e2c55f657-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hydro-dbe6dd9061898163.hydro.1d34097e2c55f657-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hydro-dbe6dd9061898163.hydro.1d34097e2c55f657-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hydro-dbe6dd9061898163.hydro.1d34097e2c55f657-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hydro-dbe6dd9061898163.8oawconghx0qkr082r5uf8zyf.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-e7a820a472b2323d.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-769ad26b87383dcb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rlib" "/opt/rustwide/target/debug/deps/libanstream-c0757d0e9cefd306.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-2b40b71f5ce01558.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-cce756523c09fd44.rlib" "/opt/rustwide/target/debug/deps/librustix-4ee0591678415e13.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-c3bc1288a5ca514a.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-052e37560c0ec439.rlib" "/opt/rustwide/target/debug/deps/libanstyle-ffc6ff749bf849f6.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-d395abfad8a7a372.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-c337aec4ae9e6e52.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-39ed42569342c469.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-537012c777982ad5.rlib" "/opt/rustwide/target/debug/deps/libhydro-bb87af1637ddfcd4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fc4a596b9bc7aa13.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0e200ef67f23172d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d8562a80fce31f78.rlib" "/opt/rustwide/target/debug/deps/libbase64-f38862f3d93516f9.rlib" "/opt/rustwide/target/debug/deps/libipnet-ea5fa9b3594d4579.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-15fb9242fb991d35.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-73de70edff5695b8.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5af8b7ccb0651590.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ddeb081e2caf85e6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-90c031565bf74975.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-37d2d514702dfb04.rlib" "/opt/rustwide/target/debug/deps/libhyper-e57731c3cbc976a2.rlib" "/opt/rustwide/target/debug/deps/libwant-bb4b573e16ce86fa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-aacdce536283039a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-bc2fd1c672641872.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ff1a537f445f359.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dff280d931b487d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-996b6b2eda4edde2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7daacb91dc19d256.rlib" "/opt/rustwide/target/debug/deps/libtracing-d472cabbf91ebcba.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f5591ca686e4d652.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7d3b6697eecf9fdb.rlib" "/opt/rustwide/target/debug/deps/libtokio-d745e2d99ed911e4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b55b10a51cdc80f1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c7910c93b2954e48.rlib" "/opt/rustwide/target/debug/deps/libmio-b0d6fe202cfae290.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a0e3e6f0f9932c02.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-07b686cc6a2078b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1134a30d9257c924.rlib" "/opt/rustwide/target/debug/deps/libslab-7cf3b345ffecd469.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2bf93d566738d750.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-acdbc0302ffd08b9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-da303feb02cdff34.rlib" "/opt/rustwide/target/debug/deps/liburl-fb1c7bcfeb53b872.rlib" "/opt/rustwide/target/debug/deps/libidna-3515bb87c8dd5711.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f4c336d5811e9a3d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee612f5df1be5cab.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-73e8283d00c23053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d755b7ee42e07e39.rlib" "/opt/rustwide/target/debug/deps/libhttp-7cf1142ed6ad0045.rlib" "/opt/rustwide/target/debug/deps/libbytes-8217216c646d0e94.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libeasy_scraper-61a74617c8771657.rlib" "/opt/rustwide/target/debug/deps/libregex-821937698068af48.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d424b0a92ce0dc1c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2c18b54d1eb61ea6.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-9e999ec97eb677ee.rlib" "/opt/rustwide/target/debug/deps/libselectors-3c49cb5c6e6103c2.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-3911b9962156ab86.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-ad77914ab35625d3.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2a0dbe5da253a28f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2134eb09d9f1eb1d.rlib" "/opt/rustwide/target/debug/deps/libfxhash-50ec1e7e2db7710c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libcssparser-0f1f5154fdafe6a9.rlib" "/opt/rustwide/target/debug/deps/libitoa-a2832f2392deebad.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-3ff8c7b8ecebc6c6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bdbe481232a52a78.rlib" "/opt/rustwide/target/debug/deps/libmatches-59081526691d27d6.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-cb1642bc956596e2.rlib" "/opt/rustwide/target/debug/deps/liblog-b0dee9b39eba59b4.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-82dd5bd99ca12b9c.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-730ac31237ff0d88.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-b9978982d60ae6d8.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-cc82262894d19bce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-afe800a4204661d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-94b8774f64072f62.rlib" "/opt/rustwide/target/debug/deps/liblibc-ffdc1178c3165618.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5f186dbb2829e135.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7efc9c602b898216.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rlib" "/opt/rustwide/target/debug/deps/libphf-75ea64a82f0d2113.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-253a42afb2e76347.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-67ae52721d79e8c9.rlib" "/opt/rustwide/target/debug/deps/libtendril-dc73da1963b50ede.rlib" "/opt/rustwide/target/debug/deps/libutf8-370df01ffad319e0.rlib" "/opt/rustwide/target/debug/deps/libfutf-64ef90aff0bd651d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-bbd8fb415fbef5f3.rlib" "/opt/rustwide/target/debug/deps/libmac-332f903d3913d938.rlib" "/opt/rustwide/target/debug/deps/libcli_table-ae3f3c418e7badb5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-31934bc979e6effc.rlib" "/opt/rustwide/target/debug/deps/libcsv-8602fbffa8b98c1e.rlib" "/opt/rustwide/target/debug/deps/libryu-ce09991353a76c10.rlib" "/opt/rustwide/target/debug/deps/libitoa-780f6737fc9d34ad.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-2eeb2e1a1cde673f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libserde-5f84b6a6db2dc882.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7065c8621f7c2ff1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hydro-dbe6dd9061898163" "-Wl,--gc-sections" "-pie" "-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] [stderr] error: could not compile `hydro` (bin "hydro") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "732c1250a3981a34fc515d188f93d18972aa13f620c09be3e9bdce158c25b440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "732c1250a3981a34fc515d188f93d18972aa13f620c09be3e9bdce158c25b440", kill_on_drop: false }` [INFO] [stdout] 732c1250a3981a34fc515d188f93d18972aa13f620c09be3e9bdce158c25b440