[INFO] cloning repository https://github.com/astro/ifdyndnsd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/astro/ifdyndnsd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastro%2Fifdyndnsd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastro%2Fifdyndnsd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc2839c6234cd1c331196fd991e0e415a529ad02 [INFO] testing astro/ifdyndnsd against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastro%2Fifdyndnsd" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/astro/ifdyndnsd 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/astro/ifdyndnsd [INFO] finished tweaking git repo https://github.com/astro/ifdyndnsd [INFO] tweaked toml for git repo https://github.com/astro/ifdyndnsd written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/astro/ifdyndnsd 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7b04139a5bae807884e25ebd7c5010e64cb9c2b2c19df1afbad53e1d74f872f2 [INFO] running `Command { std: "docker" "start" "-a" "7b04139a5bae807884e25ebd7c5010e64cb9c2b2c19df1afbad53e1d74f872f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b04139a5bae807884e25ebd7c5010e64cb9c2b2c19df1afbad53e1d74f872f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b04139a5bae807884e25ebd7c5010e64cb9c2b2c19df1afbad53e1d74f872f2", kill_on_drop: false }` [INFO] [stdout] 7b04139a5bae807884e25ebd7c5010e64cb9c2b2c19df1afbad53e1d74f872f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d4d2d205818f79533a05cde4b03882b7088230bcbc89fdbccaaf4e3c46c415b [INFO] running `Command { std: "docker" "start" "-a" "3d4d2d205818f79533a05cde4b03882b7088230bcbc89fdbccaaf4e3c46c415b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling cidr v0.2.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling netlink-packet-route v0.19.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling rtnetlink v0.14.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling hickory-client v0.24.4 [INFO] [stderr] Compiling ifdyndnsd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "3d4d2d205818f79533a05cde4b03882b7088230bcbc89fdbccaaf4e3c46c415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4d2d205818f79533a05cde4b03882b7088230bcbc89fdbccaaf4e3c46c415b", kill_on_drop: false }` [INFO] [stdout] 3d4d2d205818f79533a05cde4b03882b7088230bcbc89fdbccaaf4e3c46c415b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b74a011391eb4aa0d920f474ea775fa0053e5847be90022ab3430aba6acdf54 [INFO] running `Command { std: "docker" "start" "-a" "2b74a011391eb4aa0d920f474ea775fa0053e5847be90022ab3430aba6acdf54", kill_on_drop: false }` [INFO] [stderr] Compiling ifdyndnsd v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJqrSDr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libifdyndnsd-0316303becbbd4da.rlib,libtoml-52a485419f9a558e.rlib,libtoml_edit-158619ccf7726597.rlib,libserde_spanned-812274a782b83139.rlib,libindexmap-204f1b60a4f7a99b.rlib,libequivalent-6a754676e6af62ae.rlib,libhashbrown-acdfbba63b345327.rlib,libwinnow-831d39768ef8b4ae.rlib,libtoml_datetime-ac7df34600417af6.rlib,libserde-90330d8f842ea253.rlib,libcidr-c8b1be42cf1c8fd9.rlib,librtnetlink-208496d3baa4832f.rlib,libnix-3c6de442fb7b807f.rlib,libbitflags-716aca32ffb35253.rlib,libnetlink_proto-388d6235f228f449.rlib,libthiserror-1d6d550a103db58b.rlib,libnetlink_sys-8c5f83c544a7cf9e.rlib,libnetlink_packet_route-a2cf9b5324f18ec7.rlib,libnetlink_packet_core-96e7fc0c14141cdb.rlib,libnetlink_packet_utils-48707b3eee0f5357.rlib,libanyhow-7db2824f938db4bb.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libfutures-784895f33cbb9a4b.rlib,libfutures_executor-212e55fce17fbab0.rlib,libhickory_client-b6f0a055c61a0188.rlib,libradix_trie-4f1202757c574d5a.rlib,libnibble_vec-60cb1ab235192872.rlib,libendian_type-86fda68ea442df8c.rlib,libhickory_proto-629ab79bcd1d7a95.rlib,libdata_encoding-506ef4e476430498.rlib,liburl-5d05400ee3e1f9d0.rlib,libform_urlencoded-ccbcef42f8ae53ab.rlib,libpercent_encoding-e42b7a0b4a5edca5.rlib,libipnet-a38805d99c19843f.rlib,libtinyvec-96a598a2417bf3df.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libidna-5d868e9718edda37.rlib,libidna_adapter-883a898d7dd44490.rlib,libicu_normalizer-3089100a0ed19c25.rlib,libicu_normalizer_data-99fc2fc73d71f88e.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libicu_properties-214a3af219eb754d.rlib,libicu_properties_data-647f6a6f72949837.rlib,libicu_locid_transform-9ecc83fb2e07932a.rlib,libicu_locid_transform_data-8efaaee10713cc12.rlib,libicu_collections-3d9dd5ed88be383e.rlib,libicu_provider-f70abca369996f72.rlib,libicu_locid-3e75a9568d3d6a87.rlib,liblitemap-79485f3bd9d9879d.rlib,libtinystr-e61b47794c1f79e8.rlib,libzerovec-697de047405aca28.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-e74d9d3c0ec43d7d.rlib,libzerofrom-0a0ae6aff21c490b.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libring-eee4f025ba9ff630.rlib,libuntrusted-b2f816886faf2178.rlib,libthiserror-56cb6619e13bf422.rlib,libtracing-b5c361a92e8de99b.rlib,libtracing_core-82f64fcd07e4f532.rlib,libonce_cell-e9252a7b5119f3eb.rlib,librand-b7481ffa61490992.rlib,librand_chacha-673694598e0f8980.rlib,libppv_lite86-3b80e743de8809c2.rlib,libzerocopy-ebd6951bf1b34522.rlib,librand_core-ddcf371bb4a5e2e5.rlib,libgetrandom-a8ea7cf0623de352.rlib,libfutures_util-2e66bc3626281912.rlib,libfutures_io-59d0071c9258d69f.rlib,libslab-33a512f5e5040868.rlib,libfutures_channel-988ad4f1372ec905.rlib,libfutures_sink-4f3ee80fddadef94.rlib,libfutures_task-e09ab7898221cb97.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-6189164566e294f9.rlib,libbase64-13144a1f1e192158.rlib,libenv_logger-c8b9201e3df45ecb.rlib,libtermcolor-cbafc8825e041b3d.rlib,libis_terminal-ba5eb41e197bd598.rlib,libhumantime-460ba1301d12ab86.rlib,libregex-1e11e98059fce909.rlib,libregex_automata-a3240bccac0bd055.rlib,libaho_corasick-847080ddcc800a8c.rlib,libmemchr-08f38e9718637002.rlib,libregex_syntax-fb6833b4227b2d03.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-ce4c9786b20a9c53.rlib,libsignal_hook_registry-a6f00f48a4f85d2e.rlib,libsocket2-9e0bcac28aeccf3c.rlib,libbytes-82ad4f0211bdc963.rlib,libmio-aa82ca760afa101a.rlib,libparking_lot-7bc1a9c2fb69c570.rlib,libparking_lot_core-41b967cc19453ed2.rlib,liblibc-3f49d4f6fccf7345.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-49a5dab974ae48d5.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-72bf04572caa1c84.rlib,liblog-d6f7bb1298e9acd0.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJqrSDr/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-f105ac7d99806ed5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ifdyndnsd-69423d1d9ee1e467" "-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 `ifdyndnsd` (bin "ifdyndnsd" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2b74a011391eb4aa0d920f474ea775fa0053e5847be90022ab3430aba6acdf54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b74a011391eb4aa0d920f474ea775fa0053e5847be90022ab3430aba6acdf54", kill_on_drop: false }` [INFO] [stdout] 2b74a011391eb4aa0d920f474ea775fa0053e5847be90022ab3430aba6acdf54