[INFO] cloning repository https://github.com/j0ru/dynsix-gandi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j0ru/dynsix-gandi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0ru%2Fdynsix-gandi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0ru%2Fdynsix-gandi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 166e6f8f81f36e7ab56aa9406667af16e982406f [INFO] testing j0ru/dynsix-gandi 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%2Fj0ru%2Fdynsix-gandi" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j0ru/dynsix-gandi 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/j0ru/dynsix-gandi [INFO] finished tweaking git repo https://github.com/j0ru/dynsix-gandi [INFO] tweaked toml for git repo https://github.com/j0ru/dynsix-gandi written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/j0ru/dynsix-gandi 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 94c4d631c25766cbaaeec91df5a0aa2fda357568e17916dc68e054c6f9b11ab0 [INFO] running `Command { std: "docker" "start" "-a" "94c4d631c25766cbaaeec91df5a0aa2fda357568e17916dc68e054c6f9b11ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94c4d631c25766cbaaeec91df5a0aa2fda357568e17916dc68e054c6f9b11ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c4d631c25766cbaaeec91df5a0aa2fda357568e17916dc68e054c6f9b11ab0", kill_on_drop: false }` [INFO] [stdout] 94c4d631c25766cbaaeec91df5a0aa2fda357568e17916dc68e054c6f9b11ab0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8a46e68797caf28def7c497abb6f07072f0773d70d65c7a0ad706a33c7672034 [INFO] running `Command { std: "docker" "start" "-a" "8a46e68797caf28def7c497abb6f07072f0773d70d65c7a0ad706a33c7672034", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [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 cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling neli v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling local-ip-address v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling dynsix-gandi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustce4Y4L7/symbols.o" "<13 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-b0ae769a6721b7cd.rlib,libtermcolor-a5251b019e6ea81a.rlib,libis_terminal-9258638c9f0d72fd.rlib,librustix-4808b675c00fb691.rlib,liblinux_raw_sys-47a5560eacbdd6ea.rlib,libio_lifetimes-a242d5a1d579bc36.rlib,libhumantime-9f900d7885b5087e.rlib,libregex-45d1c7409d318b0e.rlib,libaho_corasick-95e122a3773e7b94.rlib,libregex_syntax-510907f1449de966.rlib,libtoml-7591f92e6083e28d.rlib,libreqwest-8acda22104f13871.rlib,libhyper_tls-0f89c9a8d4acf891.rlib,libserde_urlencoded-1e24fdcf501a748d.rlib,libipnet-a573d325a84dc713.rlib,libtokio_native_tls-8a43ca3d9012733a.rlib,libmime-df56754a5ea019bb.rlib,libencoding_rs-21d80902978079f7.rlib,libserde_json-57d6a32932091ea9.rlib,libryu-d41f87005784b1b4.rlib,libserde-f42b351baf393e47.rlib,libbase64-42295ac2e0e134a3.rlib,libnative_tls-efa100f0c7103283.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-e8bb552424b65226.rlib,libbitflags-dde12b0d7d495b50.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-d826d5c3f397cc9e.rlib,libhyper-543c53ca90e87454.rlib,libwant-a52c9cfc0e65eed5.rlib,libtry_lock-d829e1fc867adb15.rlib,libhttparse-947711e6baf00551.rlib,libh2-ee15519caa845de8.rlib,libindexmap-bc3d502337b9d727.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libslab-b1e702ccf3e927a6.rlib,libtokio_util-8d58c7b9cb8f7674.rlib,libfutures_sink-6e96cabfd22eb3eb.rlib,libtower_service-442e0d38cf369aa3.rlib,libtracing-c6881bae3ff6ecf2.rlib,libtracing_core-6aa46100a0a7a7b7.rlib,libonce_cell-9a29211daf4ab5bf.rlib,libfutures_channel-387235b1010dbd2a.rlib,libfutures_util-f4df506d9ccb1d5e.rlib,libfutures_task-e13559ba4a3b2c34.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio-d6a4d0f02635c99f.rlib,libsignal_hook_registry-15c9b656179127cd.rlib,libnum_cpus-4d496ec946af6898.rlib,libsocket2-4be374b184348641.rlib,libmemchr-34c06a26bc9e8129.rlib,libmio-9bdcd9fdeb7b4962.rlib,libparking_lot-b7e2d4786cee2f2c.rlib,libparking_lot_core-5f403c20f60dea7b.rlib,liblibc-657502f25eb3e472.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libhttp_body-aba2042699e0bba6.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libfutures_core-ddb9f02a8442a108.rlib,liburl-949f48b48ac24e45.rlib,libidna-31cd3b8477c84c66.rlib,libunicode_normalization-bace0994bf1c65e9.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-8386781c09c7dbfc.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libhttp-7fde39a2b39c639d.rlib,libitoa-b1c8d26b4c65e25a.rlib,libbytes-bfed4fc704947305.rlib,libfnv-79e2cbfbe03dcd16.rlib,liblog-52838b90e75d1877.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-lssl" "-lcrypto" "-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/dynsix_gandi-e06ac36bbf0de803" "-Wl,--gc-sections" "-pie" "-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 `dynsix-gandi` (bin "dynsix-gandi") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8a46e68797caf28def7c497abb6f07072f0773d70d65c7a0ad706a33c7672034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a46e68797caf28def7c497abb6f07072f0773d70d65c7a0ad706a33c7672034", kill_on_drop: false }` [INFO] [stdout] 8a46e68797caf28def7c497abb6f07072f0773d70d65c7a0ad706a33c7672034